this is my first attempt at writing a service, and I am not that good at coding, so be gentle. <BR><BR>all I need it to do is start a stopped or hung set of services. For right now I have it pointed ...
I have an old VB6 project (DLL) that someone wants converted to VB.NET. It's been a long time since I've worked with VB6, and I've never done VB.NET, though I've done enough C#. I've read up on the ...