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
Differentiate globalization and localization.
Define page output caching?
what are configuration files?
In which event of the page life cycle, is the viewstate available?
Where can I get information on cookies in asp.net?
What is the use of session state and application state and difference between them?
What is postback and autopostback in asp.net?
How to comment out asp.net tags?
Explain how do you validate the controls in an asp .net page?
What is runat?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the current version of asp.net?
What is the difference between visual basic and asp.net?
What is an asp.net validator? And, mention its types.
What is difference between URL and URI?