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
Explain the request flow in asp.net mvc framework?
How does the .net framework 3.0 relate to the .net framework 2.0?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What is objectset? : Entity framework
What is .net architecture?
differences between poco, model first and data first approach?
What is the importance of NonActionAttribute?
What are differences between entity framework and l2s? : Entity framework
What is the role of the jit compiler in .net framework?
Is it possible to create a custom filter?
Explain what is the difference between view and partial view?
What is partialview in asp.net mvc?
How does �side by side� work for the .net framework 3.0?
What are the two ways to add constraints to a route?
Explain what languages does the .net framework support?