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

Describe ado.net?

0 Answers  


Explain the types of comments in c#?

0 Answers  


How do I create multifile assembly?

0 Answers  


What are the valid parameter types we can pass in an Indexer ?

3 Answers   CMC,


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,


What is difference between class and abstract class in c#?

0 Answers  


Why we use get and set property in c#?

0 Answers  


can we declare a variable by name "this" in a class? Please explain?

3 Answers   IBM,


Can var be null c#?

0 Answers  


How long has c# been around?

0 Answers  


wipro interview question on 28-Apr-10 1.what type of authentication used in web service, 2.what are type of multithreding ? 3.diff bet delegate and multithreading? 4.how to write update query trigger in stored procedure. 5. if you are so sharp then what happens when you click .net appln exe in system,who CLR get loaded. 6.how to use work flown in application. 7.what is main purpose of script manager. 8.how u handle cretical transaction. 9.how you syncronize the method from no of user, 10.how change name of shared assambly

1 Answers  


What will a loop recorder show?

0 Answers  


Categories