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
How we can add the css in mvc?
what do you mean by navigation property?
How do I install .net framework?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What are the options can be configured in AJAX helpers?
What is meant by domain model?
Explain .Net Framework? Why we use it?
What is the .net framework 3.0 (formerly winfx)?
How can we determine action invoked from HTTP GET or HTTP POST?
What is definingquery in entity framework? : Entity framework
What is the use of display modes?
What is work of clr?
Where are the routing rules defined in an asp.net mvc application?
What are the components required to create a route in mvc?
what is entity framework?