Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

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

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

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

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

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

Post New Answer

More C Sharp Interview Questions

What does public mean in c#?

0 Answers  


What are generations and how are they used by the garbage collector?

0 Answers  


Can we return two values from a function?

12 Answers   MD Synergy,


What is code verification?

0 Answers  


Is hashset serializable c#?

0 Answers  


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

0 Answers  


Explain manifest & metadata in c#.

0 Answers  


What is string empty?

0 Answers  


How long can a string be c#?

0 Answers  


What is windows forms in c#?

0 Answers  


What is the use of console readkey ()?

0 Answers  


What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default

0 Answers   DELL,


Categories