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 entity framework used for?
How do I use partial view?
explain what is ado.net entity framework?
What is difference between razor and web form engine?
what is conceptual model?
What is display mode in mvc?
Explain the tools used for unit testing in ASP.Net MVC
What are non action methods in mvc?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain ASP.NET MVC Identity and Security?
Explain what is routing?
What are scaffold templates in mvc?
What are actions in mvc?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is Differnce between html.action and ajax.action?