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 / sriram
http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx
| Is This Answer Correct ? | 8 Yes | 0 No |
What is objectcontext? : Entity framework
how to face first interview in .NET?
Explain Keep method in Tempdata in ASP.Net MVC?
Define .NET architecture ?
How large is the .net framework 3.0?
reading doc file in textbox using .net2005 with c#
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
How does the .net framework 3.0 relate to windows vista?
Can we change web.config settings from iis?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
Can we create .DLL file without using the namespace?
What is GUID , why we use it and where