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
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is the difference between runtime version and version?
Why do you use the app_code folder in asp.net?
What is asp.net with mvc? : Asp.Net MVC
What is the significance of proxy user?
What are different methods of session maintenance in asp.net?
How may clustered index we can create in table?
Explain about ASP.NET?
Differentiate between authentication and authorization.
What is asp.net file?
Are xaml file compiled or built on runtime?
Difference between using directive vs using statement?
Can you set the session out time manually?
What is skin in asp.net?
What is the difference between dispose() and finalize()?