What is Reflection in .NET?

Answer Posted / guest

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 ?    39 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net data provider? : Entity framework

787


What are Validation Annotations?

780


Explain bundle.config in mvc4?

861


What is ViewStart Page in ASP.Net MVC?

766


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

872


How does the .net framework 3.0 relate to the .net framework 2.0?

794


differences between poco, model first and data first approach?

845


What is representational state transfer (rest) mean?

759


How to make sure Client Validation is enabled in ASP.Net MVC

785


Explain linq to entities? : Entity framework

772


Can I set the unlimited length for "maxjsonlength" property in config?

773


Is .net framework dead?

735


Explain what is routing?

735


What is basic authentication in web api?

730


Can you explain the page life cycle of mvc?

770