This blog is a record of some development issues I have faced.
There may be something of use!
Tuesday, 16 September 2008
Asp.Net - Simulate a windows service
Very interesting article here: CodeProject:AspNetService detailing how to simulate a windows service running completely within Aps.Net using cache item call backs.