what is DLL Hell and how it is solved in .NET?
Answer Posted / ashok
Dll Hell refers to a set of problems caused when multiple
applications attempt to share a common component like a
dynamic link library (DLL).
using CLR DLL problem is achevied in .net technology
| Is This Answer Correct ? | 34 Yes | 44 No |
Post New Answer View All Answers
What is AutoEventWireup attribute for ?
Explain asp.net page life cycle?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Please brief not about xsd,xslt & xml?
What is a session in asp.net?
explain code with datachaching with example
Which control has default post back is enabled(true)?
What are the new features implemented in ASP.NET?
What is asp.net version?
How many types of sessions are there in asp net?
What is a viewstate?
Differentiate strong typing and weak typing
Describe the diffeerence between inline and code behind?
Explain weak typing and strong typing.
What is the use of the tag in the web.config file?