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
Define transparent caching with aop?
Describe the master page.
Define what is razor? : asp.net mvc
In order to get assembly info which namespace we should import?
Explain Areas in MVC?
Is post back property in asp net?
What are the different types of validation controls provided in ASP.NET?
What is the namespace to create thread in .net?
How do I create a web form?
What is the parent class of all the web server control?
How many types of triggers are there in update panel?
What is paging in context of Memory?
Please brief not about xsd,xslt & xml?
What is the use of service provider?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????