I know DLL are "in-Process" and EXE are "out-of-process" but what exactly that means i don't know.

Can i make a DLL and put it on the server machine and access it and use it to manipulate and return data or does it have to be an ActiveXExe?

Why would i ever use an ActiveXExe? Why dont DLL's Support SIngleUSE and MultiSingleUSE?


Whoa is me