What are the most common naming conventions in C# for classes, namespaces and methods? Is it common to have getter/setter style methods as in Java?
Check out Lance's page
http://weblogs.asp.net/lhunt/pages/CSharp-Coding-Standards-document.aspx
and
Naming guidelines