Answer Posted / nitesh dwivedi
Windows registry cannot maintain multiple versions of the
same library because of this when it comes to deployment.
Old version is trying to override new version clash will
take place. This will terminates installation process. This
problem is called as DLL HELL. When it comes to deployment
higher version can override lower version in the window
registry. All these drawbacks has been overcome in .net by
introducing Assembly concept.
Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Please briefly explain the usage of global.asax?
What is a Cookie? Where is it used in ASP.NET?
Does web services support data reader like pom project?
What is state management techniques in asp.net?
how to transfer the file from client to server using asp.net
What is the difference between mvc and asp.net? : Asp.Net MVC
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Explain how asp.net page works?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
in which protocol ASP.NET WEB API Work?
What are the options in ASP.NET to maintain state?
What is data grid view in asp.net?
What is the use of data set in asp.net?
About CLR, reflection and assemblies?
Explain the difference between singleton and single call?