Asynchronous SQL stored procedure command execution in .NET 2.0

January 16, 2007 · Posted by Jeremy Thake
0 Comments · Trackback Url

I was looking for a way to call a stored procedure asynchronously and Keyvan Nayyeri's article which does just that. This can come in handy where you do not want to increase the timeout of a stored procedure but have some serious processing going on in the database. I'm currently doing a lot of work on batch processes which are triggered when messages are dropped on queues and this should suit me just fine!

Tags:diigo it



0 responses so far


     

Name:
URL:
Email:
Comments: