I\'m building a Logging library that stores everything on an Azure table. Writing to that table obviously takes a lot of time (never more than 1 sec, but it\'s still too muc
This post from Phil Hack talks about running background tasks in an ASP.NET application.