What is reflection and disadvantages of reflection?

Answer Posted / abhay

reflection is a namespace comes under System namespace that is used for devleoping applications.by reflection you can access metadata information.
* how many classes in assembly.
*what are methods and their type in assembly.
*constructor,field,event information used in classes.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where the viewstate is stored after the page postback?

678


What is a url string?

552


How would you implement inheritance using c#?

579


Is asp.net and .net are same or different?

530


What is difference between cache and session?

502






What is view state management in asp net?

465


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

568


How many web config files can be created for an application?

456


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

516


What is marshalling ? Is it a part of asp.net ?

616


What are custom user controls in asp.net?

522


How does asp net store session ids by default?

536


What is semantic gap?

627


How can we identify that the Page is Post Back?

560


What are uri parameters?

547