Tag Archives: Windows Service

Debugging Windows Services

In the current project, I have to develop some windows services to sending out notification mails. The first challenge I faced is I can’t directly run and debug the Windows service. For that I need to install the service (using … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Visual Studio | Tagged , , , , | Leave a comment