Can anyone tell me if there are any coding standards for MVC things like Controller Names, View Names? I just started building a web site and I would like to do it the right way from the start.
Also looking for a really good example application that I could maybe learn from. I already saw Nerd Dinner. Is there some other sample applications that you could recommend me to look at?
Hope someone can tell me.
Best Practices for ASP.NET MVC
ASP.NET MVC 3 Code Examples from MSDN
Also, check out PluralSight’s free training.