Visual Basic Tools and Utilites
Development doesn't live in the IDE alone. Here, you can download tools and utilities to test your code, to analyze assemblies, and to make your life as a developer easier.
CodeRush Xpress for Visual Basic
CodeRush Xpress includes features that support common developer tasks in the following areas: Navigate, Declare, Select, and Refactor.CodeRush Xpress fully supports all language features of Visual Basic and C# in Visual Studio 2008.
|
Code Snippet Editor for Visual Basic 2008
Are you eager to produce your own Visual Basic Code Snippets but prefer not to think in terms of angle brackets? The Visual Basic Snippet Editor is a Windows Forms application with UI for creating, editing, and testing Visual Basic code snippets. You can specify snippet code and metadata (for example, title, author, description, keyboard shortcut), replacement variables, and referenced assemblies. You can preview your snippet as it will appear when inserted into the code window, and you can even test whether it will compile. |
XML to Schema Tool for Visual Basic 2008
The XML to Schema tool is a free project item template that automates the creation of XML schema sets from any number of XML documents. If you are working with LINQ to XML in Visual Basic 9, this utility will significantly improve your editing experience by adding XML schemas (.xsd files) to your project that then provides IntelliSense for XML properties. |
Refactor! for Visual Basic 2008
Refactor! for Visual Basic 2008 by Developer Express Inc. enables Visual Basic developers to simplify and re-structure source code inside of Visual Studio 2008, making it easier to read and less costly to maintain. Download this version which works with Visual Studio 2008 and contains many new refactoring operations to support the new language features in Visual Basic 2008. |
Microsoft Interop Forms Toolkit 2.0
This toolkit helps you bring the power of .NET to your existing Visual Basic 6 applications, by allowing them to display .NET WinForms and UserControls from within the same application. Instead of upgrading the entire code base, these applications can now be extended one form at a time. The goal is a phased upgrade, with production releases at the end of each iteration containing both Visual Basic 6 and Visual Basic .NET forms/controls running in the same Visual Basic 6 .exe process. Version 2.0's addition of .NET UserControls, simpler deployment tools, and MDI support, makes upgrading your applications easier than ever. |
Refactor! for Visual Basic 2005 Refactor! for Visual Basic 2005 is a free plug-in that enables Visual Basic developers to simplify and re-structure source code, making 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. |