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 Posted / sriram
http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is .net architecture?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is .net core framework?
Can you explain renderbody and renderpage in asp.net mvc?
How to use Jquery Plugins in ASP.Net MVC validation?
What is meant by domain model?
Mention some action filters which are used regularly in ASP.Net MVC?
What you mean by routing in asp.net mvc?
What is entity framework in asp net?
Is .net framework dead?
what is entity data model?
What is conceptual model? : Entity framework
What is viewdata?
Which .net framework is installed?
What is the use .Glimpse in ASP.Net MVC