what is DLL Hell and how it is solved in .NET?
Answer Posted / jyotiranjan bedi
DYNAMIC LINK LIBRARY (DLL)IS NOTHING BUT IT IS LIKE A
HEADERFILE IN .NET.IT STORE ALL THE DATA OF .NET MEANS
PREE DEFIND...THE MAIN BENIFITS OF DLL IS WE CAN REUSE IT.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What are the new features implemented in ASP.NET?
What is the use of asp.net web api?
What is skin in asp.net?
Explain the difference between sql invalidation and sql notification.
Which method do you use to kill explicitly a users session?
Where would you use an ihttpmodule, and what are the limitations if any?
What are cookies in your browser?
What is loop in asp.net?
What are session and cookies?
What are the components of ado.net?
What is the use of dispose method?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What is the difference between the response.write() and response.output.write() methods?
Can you change a Master Page dynamically at runtime?
Explain security types in asp.net?