What is reflection and disadvantages of reflection ?

Answer Posted / maloy.adhikari

The Reflection is used for accessing assembly related
information like methods ,properties etc at run time
& it can be dynamically invoke methods using reflection.
reflection can use for latebinding of an object.

The major disadvantage of using the reflection class is its
slow speed.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session and application variable in asp net?

462


Define web services in asp.net.

560


What is meant by server side scripting?

523


How do you use viewstate?

554


What does mean by a neutral culture?

603






What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

494


what are the ihttphandler and ihttphandlerfactory interfaces ?

514


How do http sessions work?

501


How to prepare culture-specific formatting in .net.

517


List down the sequence of methods called during the page load.

526


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3409


What is asp.net version?

530


Describe state management in asp.net?

551


How many ways are there to maintain a state in .net? What is view state?

590


How you will improve web application performance?

551