Answer Posted / bhagsingh kherwal
A DLL HELL PROBLEM IS ARISE WHEN WE DEPLOYEE OR REGISTER A
NEW APPLICATION THAT'S PREVIOUS VERSION ALREADY RUNNING ON
OPERATING SYSTEM IT WILL CREATE A PROBLEM OF OVERRIDING OF
PREVIOUS VERSION AND MAKE CHANGE IN SYSTEM REGISTERY. .NET
PROVIDE A FACILITY OF GAC GLOBAL ASSAMBLY CACHE IN WHICH
WHEN NEW APPLICATION DEPLOYEED THEN IT EASILY DIFFERENCIATE
WITH PREVIOUSLY RUNNING VERSION IN MANY WAY AS THEIR NAME,
VALUE, CULTURE AND OTHER THEN DLL PROBLEM WILL NOT ARISE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the working of passport authentication.
Give some salient points of difference between request processor and request dispatcher.
How would you get asp.net running in apache web servers?
In which event of the page viewstate is available?
What are sql joins?
How you can stop the validation of ASP.NET controls from client side?
What is custom attribute?
Is asp.net different from asp? If yes, explain how?
Which dll handles the request of .aspx page?
What is difference between abstract class and an interface?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is the maximum number of classes that can be contained in one dll file?
3. What goals do you have in your career?
How u refer webservices?
What is a server farm in iis?