Refactoring C # Code Using Visual Studio 2005
Andrew W. TroelsenIntertech training
July 2004
Applies TO: Microsoft Visual Studio 2005 Microsoft Visual C # 2.0
Summary: This article Examines The Role of code refactoring, and the refactoring techniques supported by Visual Studio 2005. (23 Printed Pages)
Contents
Defining the Refactoring ProcessRefactoring Support Under Visual Studio 2005Extract MethodEncapsulate FieldExtract Interface Reorder ParametersRemove Parameters RenamePromote Local Variable to Parameter Generate Method StubSummary