Practical ASP.NET MVC 4 Projects with explanation
A good way to learn more about ASP.NET MVC 4 is by checking out practical code samples:
- Imar Spaanjaars' article series on building a N-Layered application using ASP.NET MVC 4 and Entity Framework 5 Code First is pretty detailed.
- Scott Allen's OdeToFood application & video tutorial
- 6-part article series by Nikolaos Kantzelis on building an ASP.NET MVC 4.0 application with Visual Studio 2012, C#, EF 5.0 (Code First)
- Kud Venkat has published a 100-part video tutorial series on YouTube. Each task-based tutorial covers a specific aspect of ASP.NET MVC 4 with a code sample.
- There is now a NerdDinner 2.0 opened by Visual Studio 2013
Comments
Post a Comment