ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what is the dllhell? why we use the dllhell?

 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the dllhell? why we use the dllhell?
Answer
# 1
DLL hell, basically the versioning problem of the assembly. 
Which is solved by .net automatically.
 
Is This Answer Correct ?    0 Yes 0 No
Alpesh
 
  Re: what is the dllhell? why we use the dllhell?
Answer
# 2
DLL Hell refers to the set of problems caused when multiple 
application attempt t share a common component like DLL or 
COM
 
Is This Answer Correct ?    0 Yes 0 No
Amit@m
 
 
 
  Re: what is the dllhell? why we use the dllhell?
Answer
# 3
DLL HELL was there in earlier version of .Net .With the 
latest Version .Net handles this automatically.
It arised due to two main reasons.:-
1.> While the dll are named the name may match with those 
existing by default in windows folder or if the dll has not 
been updated after adding an additional functionality then 
the application will throw error and this resulted in DLL 
hell.This can be avoided by either updating the DLL or by 
changing the version in web.config through strong tag.
2.> There may be a side effect with dll as particular 
memory reference may get deleted then the application will 
throw error and result in DLL hellas it wont get that 
referenced memory required in the application
 
Is This Answer Correct ?    0 Yes 0 No
Anisha
 
  Re: what is the dllhell? why we use the dllhell?
Answer
# 4
if one application required new version of dll it would 
update the dll during application installation as result of 
this update other program using the dll may no longer 
function properly. This type of proplem is known as DLL HELL
 
Is This Answer Correct ?    2 Yes 0 No
Nitin
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How many classes can a single .NET DLL contain?  6
1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other? 247Customer1
What?s the difference between Response.Write() andResponse.Output.Write()? Atos-Origin5
What?s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"? SLC-Ltd3
what is diffrent between asp & asp.net  2
Name the control which can be used to reserve the space on web page for storing localized data. IBM2
What is the role of global.asax?  7
what are the files used in asp .net  1
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?  4
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?  1
What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?  1
what is the MSIL assembler do?  1
What does this do? sn -t foo.dll  2
What is the main difference between grid layout and flow layout?  1
What are Sticky Sessions? Infosys2
WHAT IS BOXING? HOW WE CAN USE IT? Seion-Infotech4
What was the difference between machine.config and web.config files Assurgent8
Which is the namespace used to write error message in event Log File?  1
Types of authentications in ASP.NET ? Accenture5
How do you get records number from 5 to 15 from a dataset of 100 records? Syntax-Softtech1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com