Quick References for writing ASP.NET Web Pages with Razor syntax
by Noffer on Nov.27, 2011, under Software Development
There’s a lot of good books out there on MVC, but what about a reference? You tell me the best, so far, here’s my hitlist of reference resources…
- ASP.NET MVC 3: Implicit and Explicit code nuggets with Razor - all of the series from Scott Guthrie are nice
- Understanding the ASP.NET MVC Execution Process – asp.net references/tutorials linked from the main mvc content
- ASP.NET Razor Pages / API Quick References – some more good content at asp.net
- MSDN ASP.NET Web Pages Reference