ALM Practices 6: Code Analysis & Guidelines
Coding guidelines, or coding standards if you will, are documents consisting of rules and recommendations on the use of C# in enterprise systems. They deal with code layout, naming guidelines, the proper use of the .NET Framework, tips on writing useful comments and XML documentation, and often also include guidance on proper object-oriented design.
Read more…
Posted on
20-04-2010
by Dennis Doomen
0 Comments
|
Trackback Url
|
Link to this post
Tags: