For those that just started to learn cSharp, here's a guide to cSharp naming convention. There are some differences between the Java (such as methods) and cSharp naming convention but there are more similarities.
C# and Visual Elements Naming Guidelines
Version 1.3 official adoption date: 9/17/2008 A consistent naming pattern is one of the most important elements of predictability and discoverability in a managed class library. Widespread use and understanding of these naming guidelines should eliminate unclear code and make it easier for developers to understand shared code. C# and Visual Elements Naming guidelines is created to support the BITAC Charter – IT Architecture Operating Principles – Applications Architecture – Item 6: Consistent and Accurate Definitions.
http://www.ecy.wa.gov/ser...SharpNamingGuidelines.pdf