Friday, December 10, 2010

Refactoring with Microsoft Visual Studio 2010


Refactoring with Microsoft Visual Studio 2010
Refactoring with Microsoft Visual Studio 2010
Publisher: Packt | 2010 | PDF | 372 pages | ISBN: 1849680108 | 16 Mb
Evolve your software system to support new and ever-changing requirements by updating your C# code base with patterns and principles

Overview of Refactoring with Microsoft Visual Studio 2010

* Make your code base maintainable with refactoring
* Support new features more easily by making your system adaptable
* Enhance your system with an improved object-oriented design and increased encapsulation and componentization
* Concepts are presented in a comfortable one-on-one, pair-programming style
* A practical approach that's packed with examples to enrich understanding

In Detail

Changes to design are an everyday task for many people involved in a software project. Refactoring recognizes this reality and systematizes the distinct process of modifying design and structure without affecting the external behavior of the system. As you consider the benefits of refactoring, you will need this complete guide to steer you through the process of refactoring your code for optimum results.

This book will show you how to make your code base more maintainable by detailing various refactorings. Visual Studio includes some basic refactorings that can be used independently or in conjunction to make complex refactorings easier and more approachable. This book will discuss large-scale code management, which typically calls for refactoring. To do this, we will use enterprise editions of Visual Studio, which incorporate features like Application Performance Explorer and Visual Studio Analyzer. These features make it simple to handle code and prove helpful for refactoring quickly.

This book introduces you to improving a software system's design through refactoring. It begins with simple refactoring and works its way through complex refactoring. You will learn how to change the design of your software system and how to prioritize refactorings--including how to use various Visual Studio features to focus and prioritize design changes. The book also covers how to ensure quality in the light of seemingly drastic changes to a software system. You will also be able to apply standard established principles and patterns as part of the refactoring effort with the help of this book. You will be able to support your evolving code base by refactoring architectural behavior. As an end result, you will have an adaptable system with improved code readability, maintainability, and navigability.

Refactor Visual Studio solutions to make them more maintainable

What you will learn from this book

* Improve code readability by applying effective concepts and techniques
* Spot discrepancies in code with code smells
* Catch and eliminate dead code and learn several such smart methods
* Make changes to your code without introducing adverse side-effects with code maintainability
* Learn smart ways to improve code navigability
* Improve your design by applying design principles and methodologies
* Enhance the maintainability of your code base by refactoring it to be more cohesive and less coupled
* Obtain an optimal level of flexibility by refactoring your code to a loosely-coupled design
* Minimize the side effects and support changes to your code by refactoring to a layered architecture
* Support your evolving code base by refactoring architectural behavior
* Back up the refactoring effort by ensuring quality with Unit Testing

Download Links

http://hotfile.com/dl/88499080/41620e5/1849680108.rar.html
http://www.fileserve.com/file/vA5xY5v/1849680108.rar

View the original article here

0 comments:

Post a Comment