Introducing XP—XP Principle 3: Make Incremental Changes

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
.NET Articles

Introducing XP

© 2006 G. Pearman, J. Goodwill

XP Principle 3: Make Incremental Changes

XP promotes incremental changes. When you make a large change and then encounter a bug or problem, through compilation or testing, you have a large area of code to search. Making smaller, incremental changes will help you identify new problems. This approach will also build confidence when making changes.



Previous_Page_.gif Next_Page_.gif


Personal tools