What is Reflection in .NET?

Answer Posted / honey

Reflection is the feature in .Net, which enables us to get
some information about object in runtime. That information
contains data of the class. Also it can get the names of
the methods that are inside the class and constructors of
that object.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between .net core and .net framework?

748


differences between poco, model first and data first approach?

869


What is .net framework used for?

789


how do you query in entity model when the result has a join from from different database other than the entity model?

778


Explain peek method in tempdata in asp.net mvc?

843


What is meant by tempdata in mvc?

780


Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

892


Is razor a server side?

736


When will the .net framework 3.0 be released?

741


What is managed extensibility framework?

766


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1980


How route table is created in ASP.NET MVC?

813


How does work clr?

724


What is controllercontext?

793


How we can add the css in mvc?

814