What is reflection and disadvantages of reflection?
Answer Posted / shijas
Reflection is used for accessing assembly related
information ie, methods ,properties etc
we can dynamically invoke methods using reflection.
reflection can use for latebinding of an object.
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
What are the event handlers that we can have in global.asax file?
What is difference between web api and web services?
Is asp.net easy to learn?
What is an assembly? Explain its parts.
Explain what is event bubbling?
What is fulltrust?
How do http sessions work?
Define xmlreader class.
Explain how to prepare culture-specific formatting in .net.
What are the ways to sending the data in ASP.NET page?
What is preprocessor in .net? Where it use?
Elaborate differentiation between Cache and Application?
Explain the difference between inline and code behind - which is best in?
Explain one critical mapping?
What is a server cookie?