This is probably a pretty simple question, but how do you go about registering a class DLL built in VB.NET on a client machine? I have a class DLL that's going to be accessed by an application that's ...
Proving that Visual Studio tools can come from all manner of sources, a small software development company based in the Canary Islands is offering up its own homegrown toolset -- developed during the ...
I have a windows service written in VB.NET which uses DSOFile.dll to look at the properties of a MSOffice document. Everything seems to work fine for me here.<BR><BR ...