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 rxjava used for?

658


What is objectset? : Entity framework

546


What are actions in mvc?

551


What are differences between entity framework and l2s? : Entity framework

646


List the new features added in .net framework 4.0.

518






What are non action methods in mvc?

543


Explain tempdata in mvc?

565


What is RouteConfig.cs in ASP.Net MVC 4?

575


Can I add mvc testcases in visual studio express?

590


What is a model in android?

489


Explain what is routing?

516


Is entity framework slow?

524


Define the core components of an ASP.NET MVC application?

573


what is .edmx file and what it contains?

600


Is it possible to unit test an mvc application without running the controllers in an asp.net process?

620