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
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Describe a Windows Service and its lifecycle ?
Define globalization and localization.
How to implement role based security in asp.net mvc? : Asp.Net MVC
Explain the difference between or and orelse?
What is session mode in asp.net?
What is the typical session identifier?
How can we create custom controls in asp net?
How to implement form based authentication in asp.net application?
How many types of cookies are available in asp?
What is routing in MVC?
Which protocol is used to call web service?
How do you declare static variable?