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 is state management react?
What is .net framework and what are the main components of it?
What is asp.net web pages?
Explain what is viewstate?
Define asp.net caching?
How about the security in Activex DLL and Activex EXE ?
What is the purpose of session management?
What is the difference between user control and custom control?
What is master page in dtp?
About CLR, reflection and assemblies?
What are resource file and how do we generate resource file?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is state management in .net?
What is session object? Describe in detail.
What are the session variables?