|
|
|
| Refactoring Resource Center | |
| | |
 |
| Refactoring C# Code Using Visual Studio 2005 | | http://msdn2.microsoft.com/en-us/library/ms379618(vs.80).aspx | | Tutorial: "Refactoring C# Code Using Visual Studio 2005," by Andrew W. Troelsen. Discusses defining the refactoring process, refactoring support under Visual Studio 2005, the extract method, the encapsulation files, the extract interface, reorder parameters, remove parameters, rename, the promote local variable to parameter, and generating the method stub. | | |
| |
|
| Increased Productivity with Refactoring, Unit Test | | http://bdn.borland.com/article/0,1410,33278,00.html | | Tutorial: "Increased Productivity with Refactoring, Unit Testing, Help Insight, Error Insight, and Sync Edit in Borland Delphi 2005," by Bob Swart. The tutorial demonstrates increased productivity gained with refactoring, unit testing, help insight, error insight and sync edit. Topics include building the example application, help insight, error insight, refactoring: declare variable, sync edit, more refactoring, refactoring: extract method, refactoring: rename, unit testing, and the unit testing project | | |
|
|
| |
 |
|
|
|
|