SQL Server administration and T-SQL development, Web Programming with ASP.NET, HTML5 and Javascript, Windows Phone 8 app development, SAP Smartforms and ABAP Programming, Windows 7, Visual Studio and MS Office software
Development resources, tutorials, tools and downloads for SQL Database Programmers, Developers, Windows and Office Users


Refactor! for Visual Basic 2005


Refactor! for Visual Basic 2005 is a free plug-in from Developer Express Inc. in partnership with Microsoft.
Refactor! for Visual Basic 2005 enables Visual Basic developers to simplify and re-structure source code inside of Visual Studio 2005.
Refactor! for Visual Basic 2005 makes it easier to read and less costly to maintain. Refactor! supports more than 15 individual refactoring features, including operations like Reorder Parameters, Extract Method, Encapsulate Field and Create Overload.

Below you can see the list of supported refactoring operations by Refactor! for Visual Basic 2005.

Supported Refactoring Operations

The free version of Refactor for Visual Basic supports the following refactoring operations:

  • Reorder Parameters
  • Extract Method
  • Extract Property
  • Create Overload
  • Surrounds With
  • Encapsulate field
  • Reverse Conditional
  • Simplify expression
  • Introduce Local
  • Introduce constant
  • Inline Temp
  • Replace Temp with Query
  • Split Temporary Variable
  • Move initialization to declaration
  • Split initialization from declaration
  • Move declaration near reference
  • Refactor! is a product that integrates very well with Visual Studio and provides an experience that will be intuitive and powerful for Visual Basic users.

    While you work, Refactor analyzes the code, looking for opportunities to simplify. When a refactoring is available, you'll see a refactoring smart tag appear below the identifier at the caret or near the selected code block.

    The version of Refactor! for Visual Basic 2005 is 2.0.4

    The free download link for Refactor! for Visual Basic 2005 is at devexpress.com. Also there is an optional additional pack for Refactor. To obtain this  additional package you only register for free by supplying a valid email address. After downloading and installing this additional package you will have more refactoring properties such as:

     

  • Creating Method Contract
  • Using String.Format
  • Renaming Local
  • Safe Rename
  • And more refactorings as they are made available by Developer Express!
  • Also if you register your installation you can activate auto install for automatic product updates to have new refactoring in the future.

    from Developer Express which is demonstrating Refactor! for Visual Basic 2005 for showing how easily you can restructure your code to move variable declarations closer to their first use, extract a method and then reorder parameters. Also from Developer Express which is showing how Refactor is used to restructure a simple application to make the code more readable, maintainable and extensible using a series of common refactoring operations.

    Here you can browse the official site http://www.devexpress.com of Developer Express Inc.




    Copyright © 2004 - 2021 Eralper YILMAZ. All rights reserved.