Windows Services

  • Thread starter Thread starter Wally
  • Start date Start date
W

Wally

Hi all.
I need to write a windows service using VB.NET
Do you know where I can retrieve documentation and examples about it?
Thanks

VV
 
Wally,
In addition to the other comments.

Matthew MacDonald's book "Microsoft Visual Basic .NET Programmer's Cookbook"
from MS Press includes a number of topics that discuss various ways of
implementing a Windows Service. As well as other useful VB.NET tips &
techniques.

Hope this helps
Jay
 
Back
Top