DLL problems / .NET solutions (?)

D

douglass_davis

Hello,

I keep reading about "DLL hell" and how it used to make sure that the
correct DLL is used, especially when installing a new program and
attempting to install the DLL that comes packaged with that program.

Then I read about how .NET makes DLLs easier and less error prone. I
really don't know any specifics on this though. What's so good about
..NET when it comes to DLLs?

Also, I haven't been able to find a good explanation of how the GUID
and version number works. In 1.2.3.4 for example, what does each
number represent? Any one know of a good web page explaining those?

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top