writing a windows service manually

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to write a windows service. Unfortunately, my company would only spring for the standard edition of VB.NET which doesn't support the creation of windows services. Is it possible to write one manually? If not, are there any other (cheaper) tools available? Any free ones?
 
Download the SDK
http://www.microsoft.com/downloads/...a6-3647-4070-9f41-a333c6b9181d&displaylang=en

Price: free
Value: much much higher

I believe that there's a good sample of a windows service in that one.

--- Nick

Glenn Venzke said:
I'd like to write a windows service. Unfortunately, my company would only
spring for the standard edition of VB.NET which doesn't support the creation
of windows services. Is it possible to write one manually? If not, are there
any other (cheaper) tools available? Any free ones?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top