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
How can you return string result from Action in ASP.Net MVC?
What are the advantages of razor view engine?
What is entity framework? : Entity framework
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is .net framework used for?
What is difference between razor and web form engine?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What are the possible razor view extensions?
Explain peek method in tempdata in asp.net mvc?
What is the advantage of using asp.net routing?
What is entity framework used for?
List the new features added in .net framework 4.0.
In Server how to check whether model has error or not in ASP.Net MVC
What operating systems will the .net framework 3.0 be available for?
What is MVVM design pattern?