VS2010 Tips #13: How to do multi-targeting in Visual Studio 2010 Express edition

In my previous blog post I wrote that the requirement to enable multi-targeting feature in Visual Studio 2010 is .NET Framework 3.5 SP1 installed in the machine. But why does it not enable the Target Framework dropdown in File -> New -> Project / Web Site dialog of Visual Studio 2010 Express edition? Is multi-targeting not supported in Visual Studio 2010 Express edition?

Visual C# 2010 Express
image

Visual Web Developer 2010 Express
image

If you’re a Visual Studio 2010 Express edition user, unfortunately you cannot take advantage of the Target Framework dropdown in the File -> New -> Project / Web Site dialog (as specified in http://msdn.microsoft.com/en-us/library/bb398197.aspx). But it doesn’t mean that multi-targeting is not supported.

By default Visual Studio 2010 Express edition will create the projects with .NET Framework 4 targeted. To change the target framework you can do it from Project Properties (Solution Explorer -> [right click your project] -> Properties)

Visual C# 2010 Express
image

Visual Web Developer 2010 Express
image

Hope this helps.


Posted

in

by

Comments

5 responses to “VS2010 Tips #13: How to do multi-targeting in Visual Studio 2010 Express edition”

  1. […] more here: VS2010 Tips #13: How to do multi-targeting in Visual Studio 2010 … Please Share This […]

  2. Bob Cousins Avatar
    Bob Cousins

    I have the Express Edition, but the dropdown in project properties only gives me .NET 4.

    Is there some other setting or download somewhere that is required to use other frameworks?

    I suspect that Microsoft have disabled this feature in the latest Express edition. Or maybe its just a bug.

  3. asp.net, c#,javascript Avatar

    I used to be suggested this blog through my cousin. I am not positive whether or not this post is written by him as nobody else realize such distinctive approximately my problem. You are amazing! Thank you!

Leave a Reply

Your email address will not be published. Required fields are marked *