The VB part is a requirement. Most books I see out there are for C#. I tried following the tutorial on one I found, but some things were very difficult to translate to VB (like directives and what not), so I'm looking to one that has examples in VB, and is somewhat up to date (so preferably MVC 2 or 3). Any suggestions?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
ASP.NET MVC Framework Unleashed by Stephen Walther Code examples are in both C# & VB .NET However I like @Robert Harvey comment and prefer his suggestion. |
|||
|
yield return, we do want it. And the multi-statement lambdas look awful, as opposed to sheer beauty of their c# counterparts. But other than that, one could argue that VB.NET, as of now, has more language features than c#. A VB6 programmer, all of a sudden introduced to VB.NET 2010, would not take it as a way to maintain their skills. They might just run away. – GSerg Jul 14 '11 at 22:41