C# Coding Standards and Best Programming Practices
Anybody can write code! And with a few months of programming experience, you can write
'working applications'. Making it work is easy, but doing it the most efficient way requires
more work, than just making it work!
Believe it, majority of the programmers write 'Working Code', but not 'Efficient Code'. As we mentioned
in the beginning of this tutorial, do you want to become the '
Most
Valued
Professional' of your company?
Writing 'Efficient Code' is an art and you must learn and practice it.
Download C# Coding Standards & Best Practices
The above coding standards document is using C# syntax for sample code. However, you can use the
same for VB.NET or any other .NET languages.
Download Coding Standards document.