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
How can we identify that the Page is Post Back?
What does aspcompat="true" mean?
what are the security certificates used in webservices?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Can one dll file contains the compiled code of more than one .net language?
What is in a session cookie?
How many types of triggers are there in update panel?
About CLR, reflection and assemblies?
How to Separate background image and front image from original picture....
Explain server-side scripting and client-side scripting.
How do u deploy ur project?
Explain one critical mapping?
Explain the use of fragment caching.
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?