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

sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

2959


Where are the routing rules defined in an asp.net mvc application?

542


Explain the new features 3.5 framework against with the tool?

501


What is entity framework? : Entity framework

560


What is viewstart page in mvc?

574






Which filter executes first in an asp.net mvc application?

551


In razor syntax, what is the escape sequence character for @ symbol?

558


What is the use of view model in asp.net mvc?

683


what is entity data model?

586


Is dapper faster than entity framework?

530


Explain what is asp.net mvc?

654


What is clr? How does work clr & wht is work of clr?

555


How route table has been created in ASP.NET ASP.Net MVC?

552


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

552


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

560