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 do you mean by table-per-type?

0 Answers   Microsoft,


What is the "helperpage.isajax" property?

0 Answers  


If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?

0 Answers  


How would you make a combo-box appear in one column of a DataGrid?

1 Answers  


How we can call a javascript function on the change of a dropdown list in mvc?

0 Answers  






Is razor a server side?

0 Answers  


Does windows 10 need .net framework?

0 Answers  


What's the difference between const and readonly ?

2 Answers  


Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables?

1 Answers  


Is it possible to cancel filter execution?

0 Answers  


what is Framework?

3 Answers  


How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??

1 Answers  


Categories