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 101917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:51:48+00:00 2026-05-11T00:51:48+00:00

Why did MS originally make the decision to maintain these two separate core libs?

  • 0

Why did MS originally make the decision to maintain these two separate core libs? Maybe they had some scalability issue in mind, but nowadays I never see an application, of any type, that doesn’t need both. Does anyone have any inside information on this? It’s not really important, but been on my mind for years.

PS. I know what’s in the two libs, I know the difference – I’m a big fan of Reflector 🙂 Just wondering what practical use the separation of the two has.

  • 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. 2026-05-11T00:51:48+00:00Added an answer on May 11, 2026 at 12:51 am

    Mscorlib does contains both native and managed code.

    Amongst other things it contains the System.Object implementation, which must always be present in order for everything to work.

    It has the distinction of being the only assembly that the CLR requires to be loaded inside every managed process.

    Originally, a lot of ‘optional’ stuff (things that technically aren’t required to run an app) was put into mscorlib because they were things that were highly likely to be used by everybody. This includes things like HashTable and List.

    This gave a perf boost. If everybody is going to want to use something, then it makes sense to put it inside the assembly that everybody has to load. Then you don’t have to waste time going and binding a whole bunch of different assemblies.

    The stuff in system.dll was basically everything that wasn’t ‘worthy’ of being included in mscorlib.

    This trend, however, is starting to be reversed. The CLR is making efforts to reduce the size of mscorlib. A lot of stuff was removed for Silverlight for example (to reduce download size).

    I think they might be doing more of this kind of stuff for V4 (and later versions) but I’m not sure about the details.

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

Sidebar

Ask A Question

Stats

  • Questions 189k
  • Answers 189k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I needed all files in subdirectories, apart from lproj directories,… May 12, 2026 at 5:49 pm
  • Editorial Team
    Editorial Team added an answer I don't think you can do it a simply as… May 12, 2026 at 5:49 pm
  • Editorial Team
    Editorial Team added an answer I'm not sure I fully understand what you want, but… May 12, 2026 at 5:49 pm

Related Questions

One of my colleagues recently interviewed some candidates for a job and one said
I work for a tech company that does more prototyping than product shipment. I
I'm about to turn on the missing protocols for my asmx webservices. They're already
I've noticed that if the path parameter to the CreateFile function targets \Windows\System32\ the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.