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
Explain Bundle.Config in ASP.Net MVC4?
What is RouteConfig.cs in ASP.Net MVC 4?
Explain what is routing?
What is the advantage of using asp.net routing?
What is the significance of nonactionattribute?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Which filter executes first in an asp.net mvc application?
What is viewbag title?
What is .net architecture and framework?
What is entity client data provider? : Entity framework
What is .net framework & its benefits?
explain why t4 entity is important in entity framework?
How to return the JSON from action method in ASP.Net MVC?
What is needed for running an application built on winfx on the .net framework 3.0?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?