Current Articles | Categories | Search | Syndication
I started working on the server administration tools today. Got a basic windows service going. This service has a winform console, which currently only has a button to start and stop the service. I will add more things later in the dev cycle. I will also be starting on the remote admin console soon. This will faciliate the ability to host the server in a remote server. The code for the service is in the trunk now. I based my code from this blog post:
http://devlicio.us/blogs/bob_yexley/archive/2006/09/27/Custom-service-controller-for-debugging-windows-services.aspx
posted @ Sunday, April 13, 2008 3:50 PM by Fastalanasa
Previous Page | Next Page