473,503 Members | 12,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

dll hell equivalent in .NET?

Nad
Hello,

dll hell has been eliminated in .NET using assembly versioning.

I am new in .NET and would like to know if there is any dll-hell-equivalent
in .NET Windows or Web development environments that need to be
addressed/aware of?

Thank you.

Jul 21 '05 #1
2 2143
The extent of dll-hell symptions on machines with multiple Frameworks is
debated (Itr's not exaclty dll-hell but a similar deployment problem comes
up when different users have different service pack versions of the same
base framework such as 1.0 with the latest SP broke a lot of remoting
because it required permission configs to use syntax that was introduced in
1.1)

However, as I've seen it from a number of releases over the past 3 years,
the general old time issues are greatly reduced it you don't GAC your
components and instead release all components to be deployed to the same
folders as the executables. Back in the day hard drives were very expensive
and so the registry and shared ActiveX dlls and ocxes made sense (and we
laughed at how Apple forced complete packages).

Now drivespace is far less expensive (Hotmail gives each email acount 2GB -
that would have caused heart attacks back in 1993 when Win95/NT4 were being
designed) so including all your components is usually far more acceptable.
As I see it, the advised practice is to *not* GAC unless you absolutely have
to minimize the footprint. With that prictice the dll-hell is only a matter
of those varying MS service packs on the base.

robert smith
kirkland, WA
www.smithvoice.com


"Nad" <Na*@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com...
Hello,

dll hell has been eliminated in .NET using assembly versioning.

I am new in .NET and would like to know if there is any
dll-hell-equivalent
in .NET Windows or Web development environments that need to be
addressed/aware of?

Thank you.

Jul 21 '05 #2
Nad
Thank you for taking the time to reply.

I don't understand technically how different SP versions could cause a
deployment problem, after all the CLR checks for unique identity of each
component in the GAC by the component's strong name. Any how, I understand
your point. Why look for trouble when there is ample disk space.

Regards.
"smith" wrote:
The extent of dll-hell symptions on machines with multiple Frameworks is
debated (Itr's not exaclty dll-hell but a similar deployment problem comes
up when different users have different service pack versions of the same
base framework such as 1.0 with the latest SP broke a lot of remoting
because it required permission configs to use syntax that was introduced in
1.1)

However, as I've seen it from a number of releases over the past 3 years,
the general old time issues are greatly reduced it you don't GAC your
components and instead release all components to be deployed to the same
folders as the executables. Back in the day hard drives were very expensive
and so the registry and shared ActiveX dlls and ocxes made sense (and we
laughed at how Apple forced complete packages).

Now drivespace is far less expensive (Hotmail gives each email acount 2GB -
that would have caused heart attacks back in 1993 when Win95/NT4 were being
designed) so including all your components is usually far more acceptable.
As I see it, the advised practice is to *not* GAC unless you absolutely have
to minimize the footprint. With that prictice the dll-hell is only a matter
of those varying MS service packs on the base.

robert smith
kirkland, WA
www.smithvoice.com


"Nad" <Na*@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com...
Hello,

dll hell has been eliminated in .NET using assembly versioning.

I am new in .NET and would like to know if there is any
dll-hell-equivalent
in .NET Windows or Web development environments that need to be
addressed/aware of?

Thank you.


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

50
4224
by: Jerry Sievers | last post by:
<venting> Fellow coders; I just get off the phone today with some clueless headhunter and after listing for her (very proudly I might add) my OS and dev tools platforms of choice; ...
22
2271
by: Jim Hubbard | last post by:
I am reposting a portion of a thread that I am involved in under a new topic because it seems that there are still people that believe the whole "DLL Hell" myth. I hope I can shed some light on...
7
2336
by: Fatted | last post by:
I'm trying to learn how to create arrays dynamically. But its just not happening. Have a look at code below and point and laugh where appropriate... First part of program, I'm using an array of...
1
1703
by: GreatB | last post by:
Bill Gates died in a car accident. He found himself in Purgatory being sized up by God . .. "Well, Bill, I'm really confused on this call. I'm not sure whether to send you to Heaven or Hell....
0
1081
by: Jeff S | last post by:
I'm trying to more fully understand how .NET gets us out of dll hell by more clearly understanding what goes into the manifest and contrasting that with and what life was like before the manifest....
18
1996
by: Dave Sauny | last post by:
Ok, its a friday, I'm at work and I cant get this to work: I have 3 listboxes on one tab control page. when i select an item in listbox1 i want whatever is selected on the other 2 listboxes...
2
268
by: Nad | last post by:
Hello, dll hell has been eliminated in .NET using assembly versioning. I am new in .NET and would like to know if there is any dll-hell-equivalent in .NET Windows or Web development...
3
1611
by: fyleow | last post by:
I just spent hours trying to figure out why even after I set my SQL table attributes to UTF-8 only garbage kept adding into the database. Apparently you need to execute "SET NAMES 'utf8'" before...
9
1423
by: hobosalesman | last post by:
Somehow font elements are being added everywhere in my page, with size set to 4. Maybe I'm just tired but I have no idea what's going on, even weirder considering the page is XHTML 1.0 strict...
0
7212
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7098
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7296
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7470
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5604
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
405
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.