Desmond File

Blog archive

VS 2010 RC: Gains Speed, Loses Silverlight 4 Support

The release candidate (RC) of Visual Studio 2010 goes to general availability today, probably around 3pm Eastern Standard Time, according to a blog post by Jason Zander. The RC code gives developers a chance to kick the tires on the next version of Microsoft's flagship integrated development environment (IDE). The RTM of Visual Studio 2010 is due to roll out on April 12.

Once the bits go live, you can download the RC here.

Key Microsoft developer execs like Zander and Soma Somasegar have blogged about the VS2010 RC. Based on what they're saying, the ongoing complaints about performance in the beta versions of Visual Studio have gotten plenty of attention. The very early returns are encouraging.

Keith Patrick, responding on Jason Zander's blog, wrote: "Wow! I was disappointed (very) in the Beta 2 performance (5 second lag between me typing and the letters appearing on screen), but the RC is blazing. Ridiculously so."

Visual Studio Magazine contributor Dan Wahlin had this to say in a tweet: "The performance improvements with VS 2010 RC compared to previous builds are huge. Really happy with what I'm seeing so far."

Some developers are disappointed, however, with the lack of Silverlight 4 support in the Visual Studio 2010 RC. VS 2010 Beta 2 currently supports Silverlight 4 development, but Scott Guthrie, blogging on the RC drop, wrote that the RC only supports Silverlight 3 projects. He urged developers working with Silverlight 4 to stick with VS 2010 Beta 2.

"Silverlight 3 projects are supported with today's VS 2010 RC build -- however Silverlight 4 projects are not yet supported," Guthrie wrote. "We will be adding VS 2010 RC support for SL4 with the next public Silverlight 4 drop. If you are doing active Silverlight 4 development today we recommend staying with the VS10 Beta 2 build for now."

Posted by Michael Desmond on 02/10/2010


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