Monthly Archives: October 2009
How to Check whether a Windows Service is running or not by passing the service name
Here is the awesome VB.Net code to check whether the windows service is running or not by passing the service name: Instructions: Open a New Console application Add a new bas module called modMain Set a reference to System.ServiceProcess (Go … Continue reading
Posted in System & API, VB.Net Tagged c#.net .Net, How to, How to check service running, VB.Net, vb.net code, windows service running Leave a comment
