The BizTalk Adapter (v2.0) pack provides several WCF adapters to connect to LOB systems. Looking at the SQL adapter to explain how does the magic happen
Follow the comments on the right marked in GREEN that describes how a call from BizTalk gets communicated with the SQL database (with ADO.Net as the intermediary). The concept [...]
Archive for the ‘WCF’ Category
BizTalk: Highlevel run on the WCF Adapter
Posted in BizTalk 2009, WCF, tagged BizTalk, Quick run WCF Adapter, Sydney, Zeeshan on September 1, 2009 | Leave a Comment »
WCF: The WCF Model
Posted in WCF, tagged BizTalk, Sydney, WCF Model, Zeeshan on August 25, 2009 | Leave a Comment »
Here is a good reference diagram for the WCF space. It shows the various entities involved while structuring your WCF service – a great way to model and build your WCF services/solutions.
Happy model-ling
Update on BizTalk and WCF whitepapers/downloads
Posted in BizTalk 2006 R2, BizTalk 2009, WCF, tagged BizTalk 2006, BizTalk 2009, Sydney, WCF, whitepapers, Zeeshan on January 15, 2009 | 1 Comment »
There have been a few updates on the BizTalk front – especially with 2009 beta being released recently. With that, here are a few whitepapers/downloads that got me interested…
1) Using the WCF adapters in BizTalk 2006 R2
Link: Click here
2) WCF, WF and .NET 3.5 Whitepapers
Link: Click here
3) Modifying Messages with the WCF Adapters
Link: Click here
4) Using [...]