How?s the DLL Hell problem solved in .NET?

Answer Posted / daniel

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 ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can create an array with non-default values?

719


What is meant by generics in c#?

679


Can you inherit from a static class in c#?

668


What is strong name assembly?

646


What are generics in c#.net?

789


What is the difference between convert and parse in c#?

657


Define an array?

706


Can we override static class in c#?

655


Explain about Destructor method?

734


Explain the difference between a sub and a function in c#.

737


Constructor to an arbitrary base constructor?

747


What is the use of oops in c#?

688


What is cshtml extension?

697


How do you sort an array in c#?

688


Can we inherit a private class in c#?

644