How do I access database from WF4?

Posted by Patrol02 on Stack Overflow See other posts from Stack Overflow or by Patrol02
Published on 2010-06-05T05:04:38Z Indexed on 2010/06/06 9:42 UTC
Read the original article Hit count: 595

Hi Guys,

I host a wcf workflow service within my ASP.NET MVC2 application. I need to be able to load/save data inside my workflow (WF4). How it can be done? Should I just instantiate my Entity Framework context within my activities and read/write?

Cheers.

© Stack Overflow or respective owner

Related posts about workflow-foundation

Related posts about workflow-foundation-4