Introducing XP—XP Practice 5: Coding Standards
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:Articles |
| .NET Articles |
| © 2006 G. Pearman, J. Goodwill |
XP Practice 5: Coding Standards
If all the developers are working on the same code, as is the case with collective code ownership, you don’t want them changing the code appearance to suit their individual styles. This would be a tremendous waste of time. So, by agreeing on a coding standard at the beginning of the project, you will increase the productivity and communications of the team.
|

