How the framework differentiate between 2 version dlls?
eg Version 2.0 and 2.1 dlls are there. both are referred in
the code.but we are using only name of that dll not the
version number. in run time how the framework know which dll
has to be referred?



How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both..

Answer / sriram

http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

what is datacontrols?

1 Answers  


What is GUID and why we need to use it and in what condition? How this is created

1 Answers  


What is Value type and reference type in .Net

1 Answers  


Difference between <connectionstring> and <appsettings>

4 Answers  


What is the use .glimpse in mvc?

0 Answers  






Why to use html.partial in mvc?

0 Answers  


What is shared and private assembly ?

3 Answers   Accenture, BirlaSoft,


What is namespace used for loading assemblies at run time and name the methods?

2 Answers  


Does windows 10 need .net framework?

0 Answers  


What is entity sql? : Entity framework

0 Answers  


Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

0 Answers  


What are the derived classes from xmlReader and xmlWriter

1 Answers  


Categories