Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Anybody has a good link to C# (or .NET) naming conventions?
Posted

You can get lot of article on net related naming conventions. Everyone has its own style. There are some popular naming conventions around the world Naming convention (programming) [^]. MSDN has really good stuff about naming conventions. Try to follow below one.

MSDN[^]
http://msdn.microsoft.com/en-us/library/xzf533w0(v=vs.71).aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900