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

In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

839


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

2405


What is action methods in web api?

836


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

750


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

855


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

723


What is viewbag title?

708


Why to use html.partial in mvc?

934


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

775


Explain the advantages of dependency injection (di) in asp.net mvc?

823


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

772


What does a viewmodel do?

752


Explain what is the difference between view and partial view?

834


How we can add the css in mvc?

811


What is Separation of Concerns in ASP.NET ASP.Net MVC?

835