What is reflection and disadvantages of reflection?
Answer Posted / anand mishra
Reflection is used to access assembly information like
methods and properties at run time. We can dynamically
invoke methods of an assembly at run time and thus
reflection is used for late binding.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Is there any limit for query string? Means what is the maximum size?
What is odata in web api?
Define msil.
Define xmlvalidatingreader class.
Can user control be stored in library?
What are Master Pages in ASP.NET?
What are all the various Estimation Techniques available ?
Is it right that ASP.NET Web API has replaced WCF?
Explain the concept of MVC Scaffolding?
What are the different types of validation controls provided in ASP.NET?
Explain the difference between web user control and web custom control?
Explain cashing in asp.net.
Explain about Application and Session Events ?
Which authentication uses a combination of windows and iis authentication?
How does a content page different from a master page?