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 advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

0 Answers  


What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

12 Answers   Phoenix Technologies,


Explain asp.net page life cycle?

0 Answers  


hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance

3 Answers  


what is view state

5 Answers   Microsoft, Siebel Systems,


Which library is used by the testers and developers to develop automated tests and create testing tools?

0 Answers  


can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?

2 Answers   SunGard,


Explain the significance of routing? : asp.net mvc

0 Answers  


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


How does dataset acts in a disconnected fashion ?

3 Answers   TCS,


What do you mean by authorization?

0 Answers  


What are session objects?

0 Answers  


Categories