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 code first approach?
What are the options can be configured in AJAX helpers?
what is ssdl?
Can you explain the page life cycle of mvc?
Can I add asp.net mvc testcases in visual studio express?
Which is the default http method for an action method?
In razor syntax, what is the escape sequence character for @ symbol?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Is razor a server side?
what is entity graph in entity framework?
what is model first approach?
What is the use of the default route?
What is the full form of sp?
explain what is ado.net entity framework?
What is the meaning of unobtrusive javascript?