Hi
I have recently started working on VS2008, and very much new to WF.
I have looked for some samples and articles on how WF, WCF and sequential WF are implemented.
I have them in bits and peices but not in a proper architecture.
I need help in Drawing a best Architecture for implementation of WF with different layers as business logic/ data access...
I with my team have researched an architecture diagram as given in image and want to implement the same.
[IMG]src=c:\\documen ts and settings\\gagan deepg\\desktop\ \DesiredArchite cture.gif[/IMG]
if this image thing doesnt work then please look the below concept or the attachment of the image
Sequential WF(refering servicecontract ) -----> ServiceContract
Host service (refering to sequential WF and ServiceContract )
client project/website (refering host service)
Please help on the same.
Thanks in advance
I have recently started working on VS2008, and very much new to WF.
I have looked for some samples and articles on how WF, WCF and sequential WF are implemented.
I have them in bits and peices but not in a proper architecture.
I need help in Drawing a best Architecture for implementation of WF with different layers as business logic/ data access...
I with my team have researched an architecture diagram as given in image and want to implement the same.
[IMG]src=c:\\documen ts and settings\\gagan deepg\\desktop\ \DesiredArchite cture.gif[/IMG]
if this image thing doesnt work then please look the below concept or the attachment of the image
Sequential WF(refering servicecontract ) -----> ServiceContract
Host service (refering to sequential WF and ServiceContract )
client project/website (refering host service)
Please help on the same.
Thanks in advance
Comment