Paul Krill
Editor at Large

Microsoft touts 10 changes to Visual Studio

news
Jun 6, 20053 mins

Company hones Visual C#, Web Forms, and icons in forthcoming toolset

On the road to delivering a final version of Visual Studio 2005, Microsoft has instituted some changes to the upcoming toolbox.

Visual Studio 2005, code-named “Whidbey,” is due to ship in the second half of 2005, and the latest round of alterations that developers should expect pertain primarily to Visual C#, Web Forms, and icons.

The user-driven, top-10 improvement list begins with the ability to deploy updated and new icon sets. This feature enables access to icons that can be distributed with applications. This makes it easier for developers to focus on code, said Brian Keller, a Microsoft product manager on the Visual Studio team.

Adding Edit and Continue support for Visual C#, meanwhile, means developers can change code during debugging without having to run a full compile, Keller said.

Edit and Continue is “extremely useful,” said Mike Gilpin, vice president and research director at Forrester Research. “It allows you to maintain your train of thought when you’re finding errors and correcting them rather than interrupt your debugging session,” Gilpin said.

The third improvement comes in a Component Tray feature for working with nongraphical components such as performance counters. Microsoft addressed the lack of a Component Tray by adding a Component Designer tab to Visual Studio 2005.

The fourth improvement boosts the tray icon support. Developers want a managed interface for adding balloon-type messages to icons in the system tray, Keller said. This is implemented as an API.

Additionally, developers will be able to download Visual Studio 2005 Express Edition and install it offline, as opposed to having to install it while connected to the Internet.

Users also will get ASP.Net Web Forms templates that do not use obsolete HTML.

Yet another fix applies to building console-based applications that use a command-line interface. “When you build a command-line application and compile and run that application from Visual Studio, sometimes the output window closes too quickly to see the results of your program” during debug mode, Keller said. “Now when you run a command-line app from within Visual Studio, the user will receive a ‘Press any key to continue’ prompt.”

Microsoft is also fixing Visual Studio 2005’s Intellisense function, which tracks letters being typed and provides available commands for a particular class based on keystrokes. That function will no longer select a method too quickly.

The software giant also amended client-side validation to work with browsers other than just Microsoft’s IE. Lastly, an ASP.Net run-time issue has been mended. The ASP.Net “Menu” control had only behaved properly in IE. This, too, has been fixed so it will work with other browsers such as Firefox and Mozilla.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author