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

  • Home
  • SEARCH
  • 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 7882889
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:23:31+00:00 2026-06-03T04:23:31+00:00

In my attempt to understand reference assemblies and how the CLR is handling these,

  • 0

In my attempt to understand reference assemblies and how the CLR is handling these, I am a bit confused of how many different .NET CLR’s that actually are in play.

Looking at the .NET Metro profile, where the API is projected by winmd files and later handled in .NET by reference assemblies, what version/kind of the CLR is taking care of this ?

It seems it’s the same sort of mechanism that takes place for the Silverlight profile and Windows Phone profile, so the same CLR is loaded for each of these but only exposes the relevant API’s, depending on what you target.

Does it make sense ?

  • 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-06-03T04:23:33+00:00Added an answer on June 3, 2026 at 4:23 am

    There’s one for every platform: desktop, mobile, phone, xbox, silverlight, micro. And sometime late this year there will be another one, ARM pad. But that’s not what matters, your program builds against the reference assemblies, not the CLR. All calls your program makes are framework method calls, you never call a CLR function directly.

    So there are profiles, collections of reference assemblies that are stored in c:\program files\reference assemblies. They roughly fall along platform boundaries, but with additional variations. Like a desktop app can target full, client or metro profiles. The key feature in a reference assembly that enables WinRT targeting is that it can redirect a type. That magic is implemented by the [TypeForwardedTo] attribute.

    So when you target the .NET api for Metro profile, your reference assemblies come from the Framework\.NETCore sub-directory and you’ll have a reference to the mscorlib.dll reference assembly that redirects all types to another set of assemblies that implements the WinRT projection. Core ones are System.Runtime.dll and System.Runtime.WindowsRuntime.dll and others. Same mechanism that enables the Portable Class Library feature. More details here.

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

Sidebar

Related Questions

In an attempt to understand if W3C validation can assist better DOM rendering or
in an attempt to see and hopefully understand actionscript's garbage collector, i've set up
in my attempt to learn a bit faster the use of spring and hibernate
In an effort to understand MVC 2 and attempt to get my company to
Using Visual Studio 2008 and VB.Net: I have a working web app that uses
I'm trying to understand the Repository Pattern , while developing an ASP.NET MVC application
Please note that my experience in Silverlight/.Net and WCF is about two weeks of
In an attempt to understand what occurs underneath I am making small C programs
Can someone describe the use of annotation processing ? My last attempt to understand
I am currently trying to understand a bit more about how Orchard handles Lists

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.