What is reflection and disadvantages of reflection ?

Answer Posted / nagaraj

Reflection is the ability to read metadata at runtime. Using
reflection, it is possible to uncover the methods,
properties, and events of a type, and to invoke them
dynamically. Reflection also allows us to create new types
at runtime.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the Server Control Events of ASP.NET?

926


What is bson in web api?

827


What are the types of validation in asp net?

780


What is ASLM?

906


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

941


What are the navigation ways between pages available in ASP.NET?

812


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

792


What is application variable in asp.net?

705


How asynchronous call can be implemented using delegates?

796


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

1019


Define view state.

767


What are the event handlers that can be included in the Global.asax file?

844


Explain form level validation and field level validation?

790


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

2283


Explain server control extensibility with reference to asp.net 2.0 ?

766