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
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is the difference between windows vista and .net framework 3.0 ?
what is msl?
Can I add mvc testcases in visual studio express?
How to change the action name in ASP.Net MVC?
What is session state management?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
Explain entity lifecycle? : Entity framework
What are non action methods in mvc?
Which are the important namespaces used in mvc?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is needed for running an application built on winfx on the .net framework 3.0?
What are the versions of .net framework?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
explain lazy loading, eager loading, and explicit loading?