Error!
Success!

Running a Windows Service as a Console App

0
kicks

Running a Windows Service as a Console App  (Unpublished)

How do you test windows services? You could install your service into windows and then attach your debugger to it's process, but that is a lot of work. Why not just run your service as a console application? Then you can test it by just pressing play in Visual Studio!


Kicked By:
Drop Kicked By: