ALM Practices Part 4: Common Code Layout
What is it?
A collection of rules stating what a block of code should look like. These may include rules on where line breaks are required, how to place parentheses, how much whitespace to put before and after those parentheses, how many spaces to use when indenting and where to insert empty lines.
Read more…
Posted on
15-03-2010
by Dennis Doomen
0 Comments
|
Trackback Url
|
Link to this post
Tags:
ALM,
.NET,
Visual Studio