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 Code Blocks in Views?

748


What is the difference between windows vista and .net framework 3.0 ?

618


What is representational state transfer (rest) mean?

643


When will the .net framework 3.0 be released?

622


What is the meaning of unobtrusive javascript? Explain us by any practical example.

658






What is model first? : Entity framework

641


What is namespace of asp.net mvc?

711


Which .net framework is installed?

602


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

667


Does .NET Framework support SAX?

640


What is difference between razor and web form engine?

639


What is entitytype? : Entity framework

614


What is viewdata?

678


What are actions in mvc?

652


What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

620