How will you load dynamic assembly? How will create
assemblies at run time?
Answer Posted / japan shah
Assembly.loadFrom("filepath")
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a razor file?
How to Redirect Tracing to a File
What is Layout in ASP.Net MVC?
Can we change web.config settings from iis?
What is separation of concerns in asp.net mvc?
How does �side by side� work for the .net framework 3.0?
Which are the important namespaces used in mvc?
What is .net architecture and framework?
What are the 3 main components of an asp.net mvc application?
Does .NET Framework support SAX?
What is the use of action filters in an mvc application?
In which assembly is the mvc framework defined?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
How we can multiple submit buttons in ASP.Net MVC
Explain how you can implement Ajax in MVC?