Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will you load dynamic assembly? How will create
assemblies at run time?

Answers were Sorted based on User's Feedback



How will you load dynamic assembly? How will create assemblies at run time?..

Answer / japan shah

Assembly.loadFrom("filepath")

Is This Answer Correct ?    6 Yes 1 No

How will you load dynamic assembly? How will create assemblies at run time?..

Answer / rajesh kr misra

using reflection

Is This Answer Correct ?    5 Yes 2 No

How will you load dynamic assembly? How will create assemblies at run time?..

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

Post New Answer

More Dot Net Framework Interview Questions

Explain unit test done by tester on development team?

0 Answers  


Is any files are generated,when we are adding the web reference to the web service?

1 Answers  


More on CLR ?

2 Answers   MMTS,


Can you use Razor code in Javascript in ASP.Net MVC?

0 Answers  


Explain something about model, view and controllers in asp.net mvc?

0 Answers  


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

0 Answers  


What is .net architecture and framework?

0 Answers  


give the feature of .net2.0 over .net1.1

6 Answers  


What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?

1 Answers   BWT, MMTS, UIU,


What is Peek method in Tempdata in ASP.Net MVC?

0 Answers  


what is linq to entities?

0 Answers   Microsoft,


What are action filters?

0 Answers  


Categories