GeekArticles
Microsoft
Visual BasicNew Version of Refactor! for Visual Basic 2005
Author: msdn2.microsoft.com |
Published: 3rd Aug 2007 |
Visited: 135 times |
Add CommentFiled in: Visual BasicRefactor! for Visual Basic 2005 by Developer Express Inc., in partnership with Microsoft, enables Visual Basic developers to simplify and re-structure source code inside of Visual Studio 2005, making it easier to read and less costly to maintain. Download the latest version which contains 8 new refactoring operations.
Read Article Sponsored Links
Related Articles
• 7.0, Microsoft's Lucky Version? Microsoft is launching a new salvo in its battle for Web server market supremacy with the introduction of Internet Information Services (IIS) 7.0 -- a key component of Windows Server 2 ...
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...
• Visualize Data on a Mobile Device using Visual Studio This article is about displaying data in mobile applications built on the .NET Compact Framework platform. It demonstrates several typical data structures and their visualization on the small display of a mobile devi ...