C# Coding Style
>> Tuesday, October 20, 2009
Here I offer some general coding styles for reference, you can get these C# coding standards documents freely available on the Internet.
| C# Coding Style |
1. Krüger
This C# Coding Style Cuide is based on the layout style devised by Mike Krüger. The PDF format document is available here. This document may be read as a guide to writing robust and reliable programs.
2. Ahmed
This Ahmed style is based on the layout style outlined of C# Coding Style Guide of Salman Ahmed. This document is a nice guide to writing robust and reliable C# programs for beginners.
0 comments:
Post a Comment