New Visual Studio 2010 beta has WPF editor, Silverlight designer

I’ve just downloaded and installed the Visual Studio 2010 beta 1 release. I’ve not explored much yet – and it is rather slow in a virtual machine – but it does now seem to have the new editor and other pieces built with Windows Presentation Foundation.

A landmark for both WPF and Visual Studio.

I also noticed that the Silverlight visual designer now works as you would expect, though I had to download the developer runtime and SDK separately:

I’d welcome comments from anyone using the beta.

6 thoughts on “New Visual Studio 2010 beta has WPF editor, Silverlight designer”

  1. Which OS did you install it on? I installed it in VMWare on Windows 7 RC, a combo that doesn’t support Aero. VS2010 doesn’t display/draw correctly however. Most of the menu items are invisible until you click them. The start page is also blank until you hover over it, at which point some of the images begin to appear.

  2. I have it installed in a real machine windows 7 RC.

    Nice WPF property editor, almost-impossible-to-use-slow. Let’s have faith in the RTM.

  3. Well, VS2010 is insanely slow on my machine (so much so that if it doesn’t improve by RTM, I’m never going to upgrade to it).

    Specs: Core 2 Duo E6600, 4GB DDR2-800, 10k RPM drives, Windows 7 RC.

    Same machine makes VS2008 *fly*.

    I guess Microsoft’s “optimization” is waiting for developers to upgrade to i7.

  4. Also included in VS2010 (and included in this beta release) are significant extensions to Dotfuscator CE that support
    * the injection of feature and session monitoring (streaming usage data to a developer-specified endpoint),
    * the injection of application expiry dates, and
    * the injection of tamper defense and notification.
    * Opt-in/Opt-out logic can also be injected.

    Microsoft first announced this functionality at PDC2008
    http://www.microsoft.com/Presspass/press/2008/oct08/10-27PreEmptivePR.mspx

    If you want a detailed walk through (including vs2010 b1 screen shots), check out Bill Leach’s blog entry at http://blogs.preemptive.com/post/Whate28099s-new-with-Dotfuscator-in-Visual-Studio-2010-Beta-1.aspx

    For a MSFT employee blog entry on this same functionality, visit http://blogs.msdn.com/terryclancy/archive/2009/05/19/visual-studio-2010-new-features-extensibility-points-and-partner-opportunities.aspx

Comments are closed.