Hey,

What's the best way to distribute my self-created dll's over the network?
A few programs I've created use the same dll's. I need to have these dll's on the client-computers and sometimes the dll will be updated with a newer version.
I'v created my dll's with VS 2005 and VB.NET. I'm testing on a Vista-computer.

Thanks