What is namespace used for loading assemblies at run time
and name the methods?
Answer Posted / umesh
System.Reflection and System.Type.InvokeMember to invoke
the method.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is entity framework used for?
How route table has been created in asp.net mvc?
What is a view engine?
What is Dependency Injection in ASP.Net MVC
How can we determine action invoked from HTTP GET or HTTP POST?
What is the purpose of a web form?
What are Action Methods in ASP.NET MVC?
How to use Jquery Plugins in ASP.Net MVC validation?
what is client wins and store wins mode in entity framework concurrency?
What is meant by bootstrap in mvc5?
What is Attribute Routing in ASP.Net MVC?
What are Non Action methods in ASP.Net MVC?
Explain the advantages of asp.net mvc over asp.net?
What is meant by tempdata in mvc?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?