What is the DLL Hell Problem?
Answers were Sorted based on User's Feedback
Answer / kinge amol
by default asembly is private it is installed in GAC by
using gacutil utility so it's shared assembly also if you
make new .sn file for done shared assembly asembly version
of previous one overrides when same .sn file to avoid this
problem use GAC and stored it in this
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
Describe the .net base class library.
About Postback ?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How to rename a table using sql queries?
What is http only cookie?
How many languages are supported by .NET at present time?
What is the asp.net control toolkit?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Explain diff. Between friend and protected friend?
Can we set which type of comparison we want to perform by the CompareValidator control?
write six HTTP request method?
What are the differences between code behind and code inline?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)