Hi,

I have broswed the web and tried to understand the concept of Dll hell and how it has been overcome by .net, but still not clear as it says that can have different versions of assembly running side by side, what does this mean. Can someone explain with coding so that I can and see my self. Does this refer to the different versions of framework or the different versions of visual studio like 2003 or 2005 or are they talking abt the different versions of the project/application..I' so confused. So kindly explain with a sample code if neccessary.

Thanks!.