What is versioning in .NET?



What is versioning in .NET?..

Answer / sampath

Versoning enables to solve the DLL hell problem in .net
which is found in ASP and VB. DLL hell is nothing but a
higher verson of DLL overwrites the older version.

Is This Answer Correct ?    12 Yes 8 No

Post New Answer

More ASP.NET Interview Questions

What are the main differences between asp and asp.net?

0 Answers  


How do you retrieve information from web.config ?

5 Answers   MMTS,


What types of data validation events are commonly seen in the client-side form validation?

0 Answers  


What is the difference between login controls and forms authentication?

0 Answers  


What is a web based system?

0 Answers  






is it possible to develop gaming application using .net technology?

2 Answers  


how to add cliet side event to server side? and how to register client script to sever side? wt difference these two

3 Answers   PSI Data Systems,


What are the advantages of using Master Pages?

0 Answers   MCN Solutions,


Difference between singleton and singlecall.

0 Answers  


Explain about asp.net caching?

0 Answers  


Is viewstate enabled by default?

0 Answers  


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

0 Answers  


Categories