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
What events will occur when a page is loaded?
What is the meaning of TestApi?
Does web services support data reader like pom project?
What is application and session in asp.net?
What are the Types of session management in ASP.NET
What are the difference between overriding and overloading?
How to you can limit Access to Web API to Specific HTTP Verb?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Can you explain autopostback?
What are the new features implemented in ASP.NET?
What are session state modes in asp.net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is the flow of processing of the request? : asp.net mvc
What is data cache in sql server?