what is the dllhell? why we use the dllhell?
Answers were Sorted based on User's Feedback
Answer / nitin
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 |
Answer / alpesh
DLL hell, basically the versioning problem of the assembly.
Which is solved by .net automatically.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amit@m
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 |
Answer / anisha
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 |
what is wwf in asp.net?
What ?ll u do in early and late binding ?
What does AspCompat="true" mean and when should I use it?
In what languages in ASP written?
what is diffrent between asp & asp.net
hi wrever i go thy r asking depth abt 3-tier architecture i.e, hw to deploy 3 layers into 3 servers i do nt have much idea on deployment. can any one send me the tips or code if u hav kindly mail me.
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Which namespace in used to connction web cam
How does the browser enable AutoPostBack functionality?
how to debug web services on consumer side?
How would you get asp.net running in apache web servers?
Explain the difference between sql invalidation and sql notification.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)