Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3872704
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T21:57:17+00:00 2026-05-19T21:57:17+00:00

Issue: When creating a new SilverLight Application Project from Visual Studio 2010, the SilverLight

  • 0

Issue:
When creating a new SilverLight Application Project from Visual Studio 2010, the SilverLight application project’s reference pointing to .Net Framework 2.0 assemblies. But I need to use some features only available since .Net Framework 4.0.

Had done a few Google searches but reached no conclusion.

Is there a way to update the targeted .Net Framework version for SilverLight application project in Vs2010?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T21:57:18+00:00Added an answer on May 19, 2026 at 9:57 pm

    Silverlight and the full-on .NET Framework are separate things, that just happen to share an awful lot in common. The version numbers of these gets even more confusing, but here goes…

    Silverlight 1 didn’t have managed code so I’ll skip that.

    Silverlight 2, 3, and 4 all have version numbers like “2.0.5.0” for the various assemblies (System.dll, System.Core.dll, etc…) – the “5” is meant to look like an “S” for Silverlight, and also makes it unique vs. the “2.0.0.0” that the full .NET Framework uses. This is important because Silverlight is a subset of the .NET Framework, so if an application loads a DLL they may think that 2.0.0.0 means “I can use API Foo” but that API might be subsetted out of Silverlight – so at least “2.0.5.0” implies “this is not exactly the same”.

    Silverlight uses a CLR called the “CoreCLR” whereas the full .NET Framework uses simply “the CLR” – CoreCLR is a subset of the full CLR and doesn’t have all of its functionality (but does run on Mac, so that’s a plus). Silverlight 2 and 3 use CoreCLR 2, which is fairly close to full CLR 2 (used by .NET Framework 2-3.5). Silverlight 4 uses CoreCLR 4, which is fairly close to full CLR 4 (used by .NET Framework 4).

    To throw another wrench in these works, Silverlight for Windows Phone 7 uses the .NET Compact Framework, which has yet a different CLR (the NETCF CLR).

    Last thing to note is that recently Microsoft has started the “Portable Library Project” (see here : http://blogs.msdn.com/b/bclteam/archive/2011/01/19/announcing-portable-library-tools-ctp-justin-van-patten.aspx ) which aims to make it easier to build class libraries that can run on all the various “.NET-like” things out there (full .NET, Silverlight, Windows Phone, XNA on XBox 360, perhaps others like Mono) without the developer having to worry about the morass of stuff I just mentioned above.

    Hopefully that makes things clearer, but it is rather confusing.

    So to get back to your question – you can’t “target .NET 4 from Silverlight” but if there’s a feature of the CLR or the Base Class Library from .NET 4, it may be in Silverlight 4 as well. If you can list specific features you’re seeking, I can tell you if they’re in Silverlight 4.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.