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 use of the default route {resource}.axd/{*pathinfo} ?
What is .net framework & its benefits?
What is filters in web api?
Why is entity framework used?
How to update one of my table in database at 4pm every day how it is possible?
which are the key concepts of entity data model?
What are the options can be configured in AJAX helpers?
What is disconnected scenario? : Entity framework
What is route config?
What is mapping in entity framework? : Entity framework
What you mean by routing in asp.net mvc?
Explain dependency resolution?
What is the use of viewmodel in mvc?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Is it possible to create a custom filter?