Professional Refactoring in Visual Basic
Chapter One
Refactoring: What's
All the Fuss About?
Take a look at any major integrated development environment (IDE) today and you are bound to
discover "refactoring" options somewhere at the tip of your fingers. And if you are following
developments in the programming community, you have surely come across a number of articles
and books on the subject. For some, it is the most important development in the way they code
since the inception of design patterns.
Unlike some other trends, refactoring is being embraced and spread eagerly by programmers and
coders themselves because it helps them do their work better and be more productive. Without a
doubt, applying refactoring has become an important part of programmers' day-to-day labor no
matter the tools, programming language, or type of program being developed. Visual Basic is a
part of this: at this moment, the same wave of interest for refactoring in the programming community
in ... read full excerpt from Professional Refactoring in Visual Basic ebook