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
Define a web service in .net?
What is session in web technology?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How would you implement inheritance using c#?
What is meant by ispostback in asp net?
What is the usage of DelegatingHandler?
i want the asp.net technical questions and answeres
Explain what the contents of cookie?
Can you explain one critical mapping?
Where viewstate value is stored in asp.net?
What are the features that make asp.net more used framework? : asp.net mvc
Explain the difference between webfarm and webgardens in .net?
Explain the working of passport authentication.
Distinguish between Server-side and Client-side code with its functionality?
What's the use of response.output.write()?