What is versioning in .NET?
Answer Posted / 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 View All Answers
What are the different types of cookies in asp.net?
Explain how do you validate the controls in an asp .net page?
What is asp.net and how it works?
What is meant by ispostback in asp net?
Is web config mandatory?
What is windows active directory authentication?
Differentiate between globalization and localization.
What is postback in asp net?
In which event of the page viewstate is available?
Is it true that a Web service must be written in .NET or not?
How do you remove duplicates without using remove duplicate stage?
How to unit test Web API?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Define static member?
How you will improve web application performance?