How will you load dynamic assembly? How will create
assemblies at run time?
Answer Posted / rathi
to load the dynamically you have to use the reflection
feature of dot net through the System.Reflection name space
whose assemble class has a method assembly.loadfrom
(assembly name) that load the assembly.
or if you want to create a dynamic assembly in memory at
runtime then you can use System.Reflection.Emit name space.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is asp.net mvc?
What is poco proxy? : Entity framework
How to change the action name in mvc?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is the use of viewmodel in mvc?
What is the .net framework?
Can I set the unlimited length for "maxjsonlength" property in config?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is the purpose of a web form?
What is stateless model?
What are the Core features of ASP.NET MVC?
What are scaffold templates in mvc?
Mention what is the difference between “ActionResult” and “ViewResult” ?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?