How do assemblies find each other?

Answer Posted / swapna

By searching directory paths. There are several factors
which can affect the path (such as the AppDomain host, and
application configuration files), but for private
assemblies the search path is normally the application's
directory and its sub-directories.

For shared assemblies, the search path is normally same as
the private assembly path plus the shared assembly cache.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

591


What are Validation Annotations?

586


what is deferred loading(lazy loading)?

586


Can you explain model, controller and view in mvc?

577


What are the two ways to add constraints to a route?

553






How to use Jquery Plugins in ASP.Net MVC validation?

552


what is lazy loading in entity framework?

599


What is the "helperpage.isajax" property?

701


why DotNetFramework is included in building a software

2227


Can a view be shared across multiple controllers? If yes, how we can do that?

600


What is objectset? : Entity framework

558


What is definingquery in entity framework? : Entity framework

566


Explain JSON Binding?

627


What is Area in ASP.Net MVC?

620


What are scaffold templates in mvc?

594