Answer Posted / kalyan chelluri
As higher version Dll overwrites lower version Dll.This
problem is referred to as dllhell .This is a drawback in Vb
and eliminated in Dotnet by the concept of assemblies.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Web API supports which protocol?
What are user controls?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
List the asp.net validation controls?
How could you modify xaml content from javascript?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Define web.config in .net?
What are the different types of validation controls provided in ASP.NET?
What is boxing and unboxing in asp.net?
What is a 307 redirect?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Can you explain composite pattern?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Who can consume WebAPI?
Where is the view state data stored?