Glossary:Definition - Refactoring

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


Jump to: navigation, search
 Term Refactoring
 Definition  A disciplined technique for restructuring an existing body of source code by altering its internal structure without changing its external behavior. Refactoring is a disciplined method of cleaning up source code that minimizes chances of introducing new bugs. In a nutshell, refactoring improves the design of source code after it has already been written.
 See also Design pattern
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools