Adventures of a Geek various programming related articles

28Apr/100

windows services

I'm supposed to be writing a windows service to backup some data at regular time intervals. I've started looking for and reading tutorials about windows services. I've found a really good tutorial that shows how to write a simple windows service in C.

As I'll find other useful resources, I'll post the links here.