WCF & WF
- From: sunny <furyunlimited@xxxxxxxxx>
- Date: Thu, 22 May 2008 20:41:53 -0700 (PDT)
Hi All
I am working on a project where i am trying to do following:
Server (console app):
1. host workflow as WorkflowRuntime
2. host WCF as ServiceHost
Client:
1. Client uses WCF service to send communication to the wcf
servicehost
I have following question:
I want to use use ExternalDataExchangeService to communicate between
WCF servicehost object & workflow runtime object. But how can i do
that? Is this a right way to do it?
Note: I don't want to host Workflow as WCF service.
Can someone please provide a simple example for it??
Thanks
Sunny
.
- Prev by Date: CreateDelegate(Type, Instance, MethodInfo)
- Next by Date: Re: How to Edit my Derived Panel in Visual Designer
- Previous by thread: CreateDelegate(Type, Instance, MethodInfo)
- Next by thread: WCF Question when using ChannelFactory as part of a generic routine....
- Index(es):