Title:
CsharpDevelopmentCodingStandard Download
- Category:
- CSharp
- Tags:
-
[WORD]
- File Size:
- 9kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- eke2008
Description: C# Developer Coding Standards Note: Pascal case forms- the first letter of every word capital, the other letters lowercase. Camel (Hump logo) case forms- in addition to the first word, capitalize the first letter of all words, the other letters lowercase. Pascal case class name use the form public class HelloWorld (...) ways to use Pascal case the form of public class HelloWorld (void SayHello (string name) (...))
To Search:
File list (Check if you may need any files):
CsharpDevelopmentCodingStandard.doc