We are migrating our applications to .NET technology and will use Visual Studio as its development tool. May I ask some sites or documentation on the design/coding standard, best practices of VS.net.
Thanks in advance.
Printable View
We are migrating our applications to .NET technology and will use Visual Studio as its development tool. May I ask some sites or documentation on the design/coding standard, best practices of VS.net.
Thanks in advance.
just a little lite reading to sleep by... :pQuote:
Originally Posted by mendhak
You can also download FXCop, which will check your code for compliance with the Microsoft design guidelines and point out where your code isn't in line with them.
http://www.gotdotnet.com/team/fxcop/