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
Why is asp.net so popular?
Define the term Scavenging in Caching?
What is use of <% %> in asp.net?
Write a code for sending an email from asp.net application.
What does it mean your session has timed out?
Does web services support data reader like pom project?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are the various types of validation controls provided by asp.net?
How ViewstateMac works?
9. Why should we hire you over the others waiting to be interviewed?
What is xaml? Are xaml file compiled or built on runtime?
What do you mean by query string?
Define globalization and localization.
Do you know using sql cache invalidation?
How does a web application session work?