How will you load dynamic assembly? How will create
assemblies at run time?
Answers were Sorted based on User's Feedback
Answer / 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 |
How will you load dynamic assembly? How will create assemblies at run time?
Is http stateful or stateless?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What is objectcontext? : Entity framework
unit test done by tetser on development team?
How Garbage Collector identifies the objects which are not in use?
6 Answers EXL, Honeywell, Microsoft, Tech Mahindra, Tesco,
How does the .net framework 3.0 relate to windows vista?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
How to Create an Intranet Site Using ASP.NET MVC?
How does CAS work
What is the advantage of mvc?
What is meant by viewdata?