News

Microsoft Delivers VS2005-Vista Fixes

Visual Studio 2005 SP! Update targets Vista developers.

This January Microsoft pulled out all the stops in launching Vista -- it lined up a fabulous hotel in New York, flew in all the top execs, invited all those who matter in the high-tech press, and had boxes ready to sell in computer stores across the country.

One thing it didn't have was a release of Visual Studio fully equipped to build Vista apps.

The latest version of the IDE, Visual Studio 2005 SP1, released in December, had "compatibility issues" with Vista, in part due to the new security features in the operating system. In fact, Microsoft decided to ship SP1, rather than delay it to resolve the Vista problems.

SP1 Refresh
This month Microsoft is one step closer to its goal of supporting Vista with the release of Visual Studio 2005 Service Pack 1 Update for Windows Vista -- just as the company promised.

Because Vista adds around 7,000 application programming interfaces (APIs) for VS 2005 to track and manage, providing a bug-free experience while working on Vista applications in Visual Studio's integrated development environment has been challenging.

"With this update to Visual Studio, our goal was to ensure developers have the best possible experience on Windows Vista, and that the features developers are using in Visual Studio work as expected," said S. "Soma" Somasegar, corporate vice president of Microsoft's Developer Division, in a statement. "We fixed a number of significant issues around debugging and profiling, and around creating ASP.NET applications for IIS on the developer machine. We also wanted to improve the feedback that Visual Studio gives to developers when an error occurs on Windows Vista."

Despite the improvements included in the refresh, developers won't be able to tap the full potential of Vista-related technologies until the release of the next incarnation of Visual Studio, code-named "Orcas." Somasegar touted Vista's strengths as a development platform, saying it "gives developers a whole new canvas for creating cutting-edge applications."

Community Feedback
Microsoft is increasingly shaping fixes and tweaks to its products based on feedback from developers. "In fact, many of the features in Visual Studio 2005 SP1 originated with reports submitted to our MSDN Product Feedback Center, a site that we set up specifically for customers to log their feedback and have it sent directly to the various product development teams," he says. "I continue to be thankful for the developer community involvement."

Microsoft's Visual Studio 2005 SP1 Update for Windows Vista is available for download now.

About the Author

Stuart J. Johnston has covered technology, especially Microsoft, since February 1988 for InfoWorld, Computerworld, Information Week, and PC World, as well as for Enterprise Developer, XML & Web Services, and .NET magazines.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube