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

Which are the abstract classes available under system.xml namespace

1 Answers  


Is it possible to use multipe inheritance in .net

1 Answers  


Explain what is the difference between view and partial view?

0 Answers  


What is Partial Assembly References?

3 Answers   Microsoft,


Can I look at the IL for an assembly

1 Answers  


What are the 2 ways of adding constraints to a route?

0 Answers  


What are the derived classes from xmlReader and xmlWriter

1 Answers  


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

0 Answers   Cap Gemini,


What is CLR and how it generates native code ?

1 Answers   Digital GlobalSoft, Vital Soft,


Possible ways to prevent xss attacks on mvc application?

0 Answers  


Which is the best institute in chennai to learn DotNet?

7 Answers  


What are ajax helpers in mvc?

0 Answers  


Categories