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

Explain Sections is ASP.Net MVC?

0 Answers  


How to change the action name in ASP.Net MVC?

0 Answers  


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

0 Answers  


What is JIT and how is works ?

10 Answers  


When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?

5 Answers   TCS,






I want ask from plz smaple example code for Biztalkk server

0 Answers  


What are the benefits of .net framework?

0 Answers  


What's the difference between Java and .NET garbage collectors ?

1 Answers   BirlaSoft,


What is ASP.NET MVC?

1 Answers  


What is the difference between viewbag and viewdata in mvc?

0 Answers  


if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?

1 Answers  


Mention what is the difference between “ActionResult” and “ViewResult” ?

0 Answers  


Categories