What is reflection and disadvantages of reflection?
Answer Posted / niraj kumar
Reflection is based on RTTI that means Run Time Type
Information.Disadvantages of reflection is you don't know
method name then you can't use the gettype.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain weak typing and strong typing.
Explain form level validation and field level validation?
What are standard controls?
How to unit test Web API?
What is viewstate parameter?
If you are using components in your application, how can you handle exceptions raised in a component?
Explain how can we inherit a static member?
Explain about asp.net caching?
What is Forms Authentication in ASP.NET?
How can you implement encapsulation in asp.net?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Explain how can you debug your .net application?
What is application variable in asp.net?
Write a code snippet to implement the indentation in json in web api.
Why viewstate is used in asp.net?