What is reflection?
Answer Posted / kamal
Refelction is used to access assembly informations at
runtime. In .Net we can implement from System.Reflection
namespace.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is viewbag title?
How we can invoke child actions in ASP.Net MVC?
How can we determine action invoked from HTTP GET or HTTP POST?
what is entity graph in entity framework?
How to Redirect Tracing to a File
What is the use of the default route {resource}.axd/{*pathinfo} ?
explain what is ado.net entity framework?
What is ado.net data provider? : Entity framework
what is minimum requirement for entity framework applications to run?
Explain the new features 3.5 framework against with the tool?
How route table has been created in ASP.NET ASP.Net MVC?
What is display mode in mvc?
Can we add constraints to the route? If yes, explain how we can do it?
Do you know about the new features in ASP.Net MVC 4 ?
What is the 'page life cycle' of an ASP.NET MVC?