Friday 22 August 2014

C#, ASP.NET Coding Guidelines and Best Practices

If you are looking for coding standards/conventions and best practices in C#, ASP.NET and Web Development here are some links to help.

Web Development Best Practices

Web Development Best Practices

Guidelines for Names

Design Guidelines for Developing Class Libraries

Coding Guidelines and Convensions

How to write clean code?

6 more things C# developers should (not) do

8 Most common mistakes C# developers make

Best Practices for ASP.NET MVC

Proper coding standards not only help prevent bugs but also make it easy for someone else to read your code.