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?
Answer / sriram
http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx
| Is This Answer Correct ? | 8 Yes | 0 No |
What is the difference between windows vista and .net framework 3.0 ?
what is client wins and store wins mode in entity framework concurrency?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is an asynchronous controller in asp.net mvc?
What does mvvm mean?
Can you set the unlimited length for "maxjsonlength" property in config?
What are the main components of .net framework?
How to return the JSON from action method in ASP.Net MVC?
Can you explain renderbody and renderpage in mvc?
Is it possible to use multipe inheritance in .net
How we can call a javascript function on the change of a dropdown list in mvc?
What is entity graph? : Entity framework