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 do assemblies find each other?

Answers were Sorted based on User's Feedback



How do assemblies find each other?..

Answer / 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

How do assemblies find each other?..

Answer / sid

By default private assemblies looking into bin directory.
But you can define in web.config file.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Explain the request flow in asp.net mvc framework?

0 Answers  


Why is XmlSerializer so slow

1 Answers  


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#?

0 Answers  


Is there built-in support for tracing/logging

1 Answers  


what is ADO.NET

8 Answers   NIIT,


What is JIT and how is works ?

10 Answers  


What is the use of display modes?

0 Answers  


How .net assemblies are registred as private and shared assembly ?

2 Answers   Infosys, MMTS,


What are the components of the .net framework.

0 Answers  


Explain the types of Scaffoldings.

0 Answers  


Is .NET a runtime service or a development platform?

1 Answers  


What is the difference between STA and MTA?

3 Answers  


Categories