Answer Posted / deepak
DLL hell is Nothing but it is Vesioning Probles, This
Problem can solved by Using Side by side Excution.
DLL hell is Multiple vesions of Applications not running
Under one Assembly,By usingSide by Side Excutions .
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Out of ASP or ASP.NET which one is stateless?
What are the advantages and disadvantages of Using Cookies?
What does asp in asp.net stand for?
Define page output caching?
What is app_code folder in asp net?
What are the advantages of Web API?
What is the difference between a page theme and a global theme?
Is asp.net free?
Write the different features of a Thread and a Process?
Explain method to handle error using HttpError in Web API?
What is the use of data set in asp.net?
What does the .webpart file do?
What is difference between datalist and gridview?
Why SessionID changes in every request in asp.net?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?