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 the full form of sp?
How route table has been created in ASP.NET ASP.Net MVC?
what is entity graph in entity framework?
Mention the core components of .net framework?
How to answer for project questions..?
What is the difference between model and entity?
Possible ways to prevent xss attacks on mvc application?
How does �side by side� work for the .net framework 3.0?
How to make sure Client Validation is enabled in ASP.Net MVC
Explain linq to entities? : Entity framework
What operating systems will the .net framework 3.0 be available for?
What is the significance of nonactionattribute?
Is .net core replacing .net framework?
How does the 'page lifecycle' of asp.net mvc works?
Does razor engine supports for tdd?