C# Frequently Asked QuestionsThe C# team posts answers to common questionsWhere can I find design and coding guidelines for .NET- February 21, 2005 tipu_77 asked "What are microsoft suggested naming conventions in C" The .NET Framework Team collects their recommendations at their GotDotNet community site. which points to a fairly comprehensive MSDN page Design Guidelines for Class Library Developers. which includes the section Naming Guidelines Author: SantoshZhttp://blogs.msdn.com/csharpfaq/archive/2005/02/21/377598.aspx |