What is reflection?
Answer Posted / janani
reflection is a collection of metadata and combination of
manifest.it can also be used to dynamically invoked method.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What are Model Binders in ASP.Net MVC?
What are Non Action methods in ASP.Net MVC?
Can you use Razor code in Javascript in ASP.Net MVC?
how can you enhance the performance of entity framework?
Explain what platforms does the .net framework run on?
How does the .net framework 3.0 relate to windows vista?
What is associationset? : Entity framework
Explain RenderBody and RenderPage in ASP.Net MVC?
What is entity framework? : Entity framework
What is .net architecture?
Explain .Net Framework? Why we use it?
Describe the roles of clr in .net framework.?
Does Tempdata hold the data for other request in ASP.Net MVC?
Is it possible to create a custom filter?