Home / Programming / Blog article: Visual Studio 2010 Beta 1 First Look

| RSS

Visual Studio 2010 Beta 1 First Look

May 19th, 2009 | 2 Comments | Posted in Programming

For those who are following me on Twitter know how eager I was to get my hands on Visual Studio 2010 beta1. Today I downloaded it and installed it on my Windows 7 VM. This post is a random collection of my early observations. It is full of screenshots. Enjoy.

The start page had a new look. Visual Studio 2010 uses WPF for UI and you can see that WPF look and feel with those subtle animations.

Visual Studio 2010

This is what the Create New Project dialog looks like. You will notice that Visual Studio 2010 supports .Net Framework 2.0, 3.0, 3.5 and 4.0.

Visual Studio 2010

On this dialog you can also search for installed templates on your machine.

Visual Studio 2010

You can also browse through recently used templates and online templates. I assume that Microsoft will make more templates available online maybe through CodePlex or other community sites.

Visual Studio 2010

The toolbox looks same as Visual Studio 2008. I was expecting more new controls.

Visual Studio 2010

The code editor is now written in WPF and when you select text you get a nice WPF gradient effect.

Visual Studio 2010

Intellisense has become a little more intelligent. It filters the list based on the characters you’ve typed.

Visual Studio 2010

When debugging your code you will notice a new windows called Debug History. This is a full history of your current debug session. How many times has a method been executed or an event fired can be viewed here.

Visual Studio 2010

Visual Studio 2010 is packed with features which make this already great IDE greater. I will continue learning more about it and post whatever information I find interesting.

Leave a Reply 2486 views, 1 so far today |
Follow Discussion

2 Responses to “Visual Studio 2010 Beta 1 First Look”

  1. Sebastian Says:

    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

  2. Deepak Says:

    Sebastian,

    Many thanks for the links.

Leave a Reply





Switch to our mobile site