Greetings,
I'd like to write any number of classes and then use those classes from any
number of .NET applications.
Since we've supposedly left "DLL Hell" and ActiveX objects behind, what has
taken it's place.
Can anyone point me in the right direction getting started learning the best
way to write a library of routines and then being able to access those
routines from several different .NET applications?
Thanks.
--
Jonathan Wood
SoftCircuits Programming
I'd like to write any number of classes and then use those classes from any
number of .NET applications.
Since we've supposedly left "DLL Hell" and ActiveX objects behind, what has
taken it's place.
Can anyone point me in the right direction getting started learning the best
way to write a library of routines and then being able to access those
routines from several different .NET applications?
Thanks.
--
Jonathan Wood
SoftCircuits Programming
Comment