How?s the DLL Hell problem solved in .NET?
Answers were Sorted based on User's Feedback
Answer / ranjana tyagi
This Problem is Solved by using the assembly
versioning.That has four parts major,minor,build and
revesion.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / guest
Assembly versioning allows the application to specify not
only the library it needs to run (which was available under
Win32), but also the version of the assembly
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ranjeet singh
Through " Versioning " you can solve DLL Hell Problem
M.M.B.R(Mejor.minor.builder.revision)this is format of
version assembly.
| Is This Answer Correct ? | 1 Yes | 1 No |
Are arraylist faster or arrays?
Which types of inheritances does c# support?
Is var a data type?
What is inner class in c#?
What?s the implicit name of the parameter that gets passed into the class? set method?
How do you achieve polymorphism in c#?
Why to use “finally” block in c#?
What are the two keywords used to pass a variable by reference in c#?
What is serialization in dot net?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What is scavenging?
How does c# achieve polymorphism?
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)