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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:09:22+00:00 2026-05-18T12:09:22+00:00

As the title states, was reflection in .Net a target or was it a

  • 0

As the title states, was reflection in .Net a target or was it a natural result from the design of .Net internals (like the way languages compiled into an IL assemblies)?

And about the gain of reflection. Here’s some uses of reflection which I see here in this website:

  • Using reflection to access an overridden base class’ method.
  • Using reflection to access a private field of a class.

and my other question is if we were able to access private fields and overridden base methods (to break the core framework rules) by using reflection then why to bother putting those (strict?) roles in the first place?

  • 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-18T12:09:23+00:00Added an answer on May 18, 2026 at 12:09 pm

    Reflection is a very powerful tool; I fully expect that was very, very deliberate. I don’t have a quote to support that, though; however – yes, a strong reflection API is also necessary for things like BinaryFormatter and the “remoting” stack that was in from day-0 (but which is less popular now).

    In fact, a vast amount of library code uses reflection; data binding or serialization, for example. Without reflection you would need to write lots of code manually in order to do some very simple things that the libraries handle automatically via reflection.

    Another big use is meta-programming; writing code at runtime to augment the compiled code; useful in things like IoC / DI, etc. Or just when you need reflection but faster ;p

    Re things like private; there are trust levels in .NET; not all code can access your internals, unless you run at full trust (admittedly, most code does run at full trust). And beyond a certain level of paranoia it is a false aim anyway, as there are ways external to .NET of poking into a process.

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

Sidebar

Related Questions

As the title states, is there a way to prevent extra elements from showing
As the title states when would you recommend the use of the mediator design
As the title states, I'd like my MVC sites to have an URL pattern
Simple as the title states: Can you use only Java commands to take a
As the title states, I have a session variable that is set during a
As the title states, If I have a jQuery listener tied to an HTML
As the title states, is anyone else facing memory management problems when using Xcode
As the title states... Is it possible to purchase Visual Studio 2010 Premium Edition
so as the title states, using the following code I have got it populating
as the title states, I am trying to iterate over a collection of child

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.