About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: windows service
Manage windows service with asp.net core webapi
We’re building a webapi for our administrators. One of the features is stopping and starting a windows service on the webserver the webapi is hosted on. We needed to allow our application pool user to manage the windows service. For … Continue reading
Delay start ServiceControl on slow Windows startup
Lately I noticed my Windows 8.1 machine was taking a long time to become responsive after login. The files in Explorer would only show up after a terrible long load, and the icons would still be white. After some time … Continue reading
Posted in Tooling
Tagged particular, Ravendb, servicecontrol, Windows Performance Toolkit, windows service
Leave a comment