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
mention what is the difference between ado.net and classic ado?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is namespace of asp.net mvc?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What does mvvm mean?
What is disconnected scenario? : Entity framework
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is .net core framework?
Is entity framework slow?
How does servicing work for the .net framework 3.0?
What is the difference between .net core and .net framework?
How you can implement custom validation in asp.net MVC?
explain what is ado.net entity framework?
Can we change web.config settings from iis?
What is the domain object?