Welcome to MSDN Blogs Sign in | Join | Help

Paul Andrew

Microsoft Technical Product Manager for the SharePoint Developer Platform
WF Persistence Example

In Windows Workflow Foundation (WF) it's all about long running business logic. In effect WF provides a mechanism where you can use regular .NET objects that can execute over long periods of time. WF persists the .NET object state automatically when the workflow instance is idle. The WF instance is idle when it's waiting for messages and when it's idle it can be persisted into a database.

Bayer White has written a great sample and article about WF persistence so you can learn about it.

Posted: Wednesday, May 02, 2007 8:54 PM by pandrew

Comments

WF Team Bloggers said:

In Windows Workflow Foundation (WF) it's all about long running business logic. In effect WF provides

# May 3, 2007 12:28 AM

Fuge said:

Workflow Persistence Service and Transactional-aware services in

http://geeks.ms/blogs/unai/archive/2007/05/02/transactional-aware-services-en-wf.aspx

Regards,

Fuge

# May 3, 2007 5:40 AM

Mighell's blog said:

Segnalo un articolo (in inglese)in cui viene spiegato,in modo molto semplice, comeimplementare il servizio

# May 3, 2007 6:17 AM

indokarthi said:

# May 10, 2007 5:18 PM
New Comments to this post are disabled
Page view tracker