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 is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Which browsers support the xmlhttprequest object?
What does mvc represent in asp.net? : asp.net mvc
What is difference between viewstate and session state in javascript?
What threading model used in asp and asp.net?
How do u deploy your asp.net application?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Is asp.net different from asp? If yes, explain how?
Explain significance of routing? : asp.net mvc
What should you do is you want to remove an existing component but would like to make some funtionalities?
What are session state modes? List some of the important session state modes of asp.net.
What is a runtime version?
What is a web farm?
What is the difference between ldap and active directory?
What is .net remoting?