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.
Coding standards are important for software developers for several reasons: 40% - 80% of the total cost of software is spent on its maintenance. Software is almost never fully supported by its original author. Coding standards improve software readability by allowing developers to understand new code faster and better.
Best Practices for ASP.NET MVC
ASP.NET MVC 3 Code Examples from MSDN
Also, check out PluralSight's free training.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With