HOW TO detect status of a service & manipulate it programmatically

This KB article which explains how to detect status of SQL Server Express service & start it programmatically, can also be used to detect any other service by replacing the appropriate service name.

The System.ServiceProcess.ServiceController class is used to detect the status of a service and start it if required.

Comments

Popular posts from this blog

Uncle Bob vs. Grady Booch: Rethinking Code Reviews in the Age of AI

This Week I Learned - Week 14 2026

10 Tips to Avoid Claude Usage Limits