c#的样式指南?
我喜欢google for c ++使用的样式指南,在此处发布。有没有类似的风格指南可用于c#也?我正在寻找更多的好的做法,以及简单的事情,如命名就像在c ++的google风格指南。
I like style guide used by google for c++, published here . Is there any similar style guide available for c# also? I'm looking for more of good practices along with simple things like naming just like in google style guide for c++.
我已经为我的开发团队创造了一个,通过组合我已经能够找到的所有好/伟大的部分。这里是我使用的链接...
I've been creating one for my development team by combining parts of all the good / great ones that I've been able to find. Here are links to the ones I am using...
Microsoft - 类库开发人员设计指南 - http://msdn.microsoft.com/en-us/library/ms229042.aspx
IDesign C#编码标准 - http ://www.idesign.net/idesign/download/IDesign CSharp Coding Standard.zip
Dan Rigsby C#编码标准 - http://www.danrigsby.com/Files/csharpcodingstandards.doc
SubMain C#/ VB.NET编码指南 - http://submain.com /products/guidelines.aspx
Lance Hunt - C#编码标准 - http://weblogs.asp.net/lhunt/archive/2004/08/17/CSharpCodingStandardsv113.aspx
DotNetSpider - C#编码标准和最佳编程实践 - http://www.dotnetspider.com/tutorials/BestPractices.aspx
Microsoft - C#程式设计指南 - http://msdn.microsoft.com/en-us/library/67ef8sbd.aspx
Phillips Medical Systems - Coding Standard C# - http://www.tiobe.com/content/paperinfo/gemrcsharpcs.pdf