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
What are Code Blocks in Views?
What is the difference between windows vista and .net framework 3.0 ?
What is representational state transfer (rest) mean?
When will the .net framework 3.0 be released?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What is model first? : Entity framework
What is namespace of asp.net mvc?
Which .net framework is installed?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Does .NET Framework support SAX?
What is difference between razor and web form engine?
What is entitytype? : Entity framework
What is viewdata?
What are actions in mvc?
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?