Tagged Questions
1
vote
5answers
4k views
Creating a “Heartbeat” or Windows-Service-Like functionality in Asp.Net
I've heard Jeff and Joel discuss on a podcast what they called a "Heartbeat" which essentially is creating something that acts similar to running a windows service in an website. I was hoping to get ...