News

Microsoft Addresses VS 2010 RC Issues

Visual Studio 2010 Release Candidate arrived last week to broadly positive reviews and earned praise from the developer community for its improved performance and stability. Still, testers are finding a few rough edges in Microsoft's penultimate pre-release of its flagship IDE.

Jeff Beehler, chief of staff for Visual Studio Team System at Microsoft detailed several issues with the VS 2010 RC in a blog post.

The most troubling issue centers around crashes related to VS 2010's Intellisense feature, which Microsoft has addressed with a downloadable patch. According to Beehler, the crashes can occur when developers type in the editor while Intellisense is either popping up or being dismissed. Developers are advised to download the patch immediately. More detail on the problem is available here.

The other reported issues are minor and can be resolved by taking care downloading, installing and using the RC software. For instance, Beehler cautioned developers to uninstall VS 2010 Beta 2 before installing the RC, to avoid issues. He also provided guidance for users who ended up downloading corrupt DVD ISO files.

Other issues relate to product alignment. Visual Studio 2010 Beta 2 included beta tooling for Silverlight 4 development, however this support was dropped in VS 2010 RC. Peter Vogel, principal at PH&V Information Services and a contributing editor at Visual Studio Magazine, called the omission a sensible step.

"The only item that has really concerned me is the absence of Silverlight 4 support," said Vogel, who also encountered the corrupt DVD ISO problem. "It makes sense to put beta stuff in another beta as VS 2010 did with the Silverlight 4 beta. However the RC is the release candidate and is, presumably, your first look at what you will be using in production. As such, it shouldn't include beta stuff."

Beehler also noted that versions of Visual Studio Express were not included in the RC drop, in an effort to cut down on the number of posted SKUs. VS Express will ship at RTM with the rest of the product versions. Finally, Beehler noted that VS 2010 has lacked mobile support throughout the pre-release cycle, and that support will be added "in the future."

Jeff Levinson, ALM practice lead at Northwest Cadence Corp, has been working with the RC bits extensively on five different systems. He called VS 2010 RC "a huge leap over Beta 2" and said performance has improved enormously. Still, some issues remain. He singled out delays when loading large projects and with WPF apps during the debug process. He also noted that the upgrade from Beta 2 can be difficult.

"The biggest complaint from customers is the process template version -- it isn't upgraded for them and they have to grab them from a fresh collection," Levinson said.

Visual Studio 2010 is scheduled to be released on April 12. Microsoft originally scheduled the final release of VS 2010 for March 22, but delayed the launch after testers encountered significant performance issues in the beta software

.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

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