<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">BizTalk Adapter Development</title><subtitle type="html">I am looking for suggestions, comments, complaints, problems, and ideas on BizTalk 2006 product samples, papers, and documentation relating to adapter development. </subtitle><id>http://blogs.msdn.com/b/biztalk_adapter_development/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/b/biztalk_adapter_development/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2008-07-24T13:06:00Z</updated><entry><title>"WCF LOB Adapter SDK and the BizTalk Adapter Pack"  Whitepaper</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/04/20/wcf-lob-adapter-sdk-and-the-biztalk-adapter-pack-whitepaper.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/04/20/wcf-lob-adapter-sdk-and-the-biztalk-adapter-pack-whitepaper.aspx</id><published>2009-04-21T06:11:00Z</published><updated>2009-04-21T06:11:00Z</updated><content type="html">&lt;DIV class=alert&gt;
&lt;P&gt;When building applications today, it’s hard to consider building something that doesn’t involve connectivity of some sort. Applications require business data and logic that is distributed across several applications or servers. Unfortunately, not all systems provide the same interface to their data and business logic which ultimately forces developers to figure out how to talk to each of those systems. Connecting to a system doesn’t just involve opening up a port on a network address either; we have to work with different message formats, varying security mechanisms, and in many cases custom libraries that rely on proprietary mechanisms. In the end, it’s common for developers to struggle with learning a variety of different programming interfaces, communication protocols, and messaging semantics.&lt;/P&gt;&lt;/DIV&gt;
&lt;P&gt;Windows Communication Foundation (WCF) promises to change all of that. WCF provides a unified programming model for building distributed applications using the .NET Framework. WCF was designed to provide a single unified programming model for writing either clients or services while also providing a flexible framework for different styles of communication on the wire. This approach allows developers to focus on writing code in their business domain rather than on learning new networking interfaces or object models. The code you write with WCF always looks the same but you can configure your apps to use different transport protocols like TCP, HTTP, and MSMQ; different message encodings like XML, MTOM, and binary; and varied security options including certificates, passwords, and security tokens.&lt;/P&gt;
&lt;P&gt;The goals addressed by WCF are also very similar to the integration goals of Microsoft® BizTalk® Server. Ultimately BizTalk Server is primarily focused on providing an easy-to-manage model for connecting disparate, heterogeneous systems using a variety of different protocols, message formats and security mechanisms without requiring much, if any, code. The &lt;A id=ctl00_rs1_mainContentContainer_ctl03 onclick="javascript:Track('ctl00_rs1_mainContentContainer_ctl00|ctl00_rs1_mainContentContainer_ctl03',this);" href="http://go.microsoft.com/fwlink/?LinkId=147581" target=_blank mce_href="http://go.microsoft.com/fwlink/?LinkId=147581"&gt;WCF LOB Adapter SDK and the BizTalk Adapter Pack&lt;/A&gt; whitepaper discusses how the worlds of WCF and BizTalk Server 2006 are fully converging through the WCF LOB Adapter SDK and the BizTalk Adapter Pack.&lt;/P&gt;&lt;!--remove copyright (HTML)--&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9558097" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF LOB Adapter SDK" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+LOB+Adapter+SDK/" /></entry><entry><title>WCF Adapter Video:  How a WCF Receive Adapter Processes an Incoming WCF Message</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/03/17/wcf-adapter-video-how-a-wcf-receive-adapter-processes-an-incoming-wcf-message.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/03/17/wcf-adapter-video-how-a-wcf-receive-adapter-processes-an-incoming-wcf-message.aspx</id><published>2009-03-18T05:06:00Z</published><updated>2009-03-18T05:06:00Z</updated><content type="html">&lt;DIV class=downloadInfo&gt;&lt;A class="" name=Description&gt;&lt;/A&gt;&lt;SPAN&gt;I just published this&amp;nbsp;WCF adapter&amp;nbsp;video examining, in detail, the flow of an incoming WCF message into a BizTalk receive location that is configured to use a WCF receive adapter. See how this message is converted by the WCF adapter into a BizTalk message and stored in the Messagebox database. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class=downloadInfo&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=c94f6263-3cd4-43b5-b038-5737a8d0d219"&gt;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=c94f6263-3cd4-43b5-b038-5737a8d0d219&lt;/A&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9485515" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Good as Gold!  New WCF Adapter FAQ Whitepaper!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/03/10/good-as-gold-new-wcf-adapter-faq-whitepaper.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/03/10/good-as-gold-new-wcf-adapter-faq-whitepaper.aspx</id><published>2009-03-10T23:35:00Z</published><updated>2009-03-10T23:35:00Z</updated><content type="html">&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;I just published this extensive FAQ with the help of the BizTalk Server product team at &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;U&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: blue; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkID=144765"&gt;http://go.microsoft.com/fwlink/?LinkID=144765&lt;/A&gt;.&lt;/SPAN&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: blue; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT color=#000000&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: blue; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;These FAQs about the Windows Communication Foundation (WCF) adapters consists of the following themes.&amp;nbsp;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;FONT face=Calibri size=3&gt;Pass it on and enjoy!&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;General Conceptual:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs surrounding general conceptual WCF adapter topics.&lt;/FONT&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&lt;FONT size=2&gt;&amp;nbsp; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Message Flow and Mapping:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs about how a message flows in and out of BizTalk Server using the WCF adapters.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Development Libraries:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs to help you better understand which development libraries to use when developing BizTalk adapters.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Using WCF Services:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs explaining how to access WCF services, and how to extend BizTalk&amp;nbsp;Server using WCF custom bindings and custom behaviors.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;WCF Endpoints:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs about WCF endpoints with information about service endpoints, metadata, and how to publish WCF endpoints.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Service Architecture:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs describing the service architecture and when to use a BizTalk pipeline or a WCF behavior, and the types of encoding to select when using the WCF adapters.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=BulletedList1 style="MARGIN: 3pt 0in 3pt 0.25in"&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=2&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial&gt;&lt;SPAN class=LabelEmbedded&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;WCF Error Handling:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT size=2&gt; FAQs examining how to handle SOAP faults and errors during processing of messages through the WCF adapters.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9469636" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry><entry><title>"BizTalk Server and WCF Support in Visual Studio 2008" whitepaper just published!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/02/11/biztalk-server-and-wcf-support-in-visual-studio-2008-whitepaper-just-published.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2009/02/11/biztalk-server-and-wcf-support-in-visual-studio-2008-whitepaper-just-published.aspx</id><published>2009-02-12T02:20:00Z</published><updated>2009-02-12T02:20:00Z</updated><content type="html">&lt;P&gt;Microsoft® Visual Studio® 2008 provides robust support for solutions that use the Windows® Communication Foundation (WCF) and Microsoft BizTalk® Server 2009. While some of the functionality is clearly visible, some of it may not be evident to a BizTalk application developer how to take full advantage of these options.&lt;/P&gt;
&lt;P&gt;The purpose of this whitepaper is to provide a clear and concise summary of the capabilities exposed by Visual Studio in support of BizTalk Server and WCF. That paper contains an explanation for the BizTalk application developer how each feature can help you in your complete BizTalk Server and WCF solution. You can view this as a high-level explanation of how Visual Studio 2008 can help support your BizTalk Server and WCF development and integration.&lt;/P&gt;
&lt;P&gt;You can read or download it at &lt;A href="http://msdn.microsoft.com/en-us/library/dd443655.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd443655.aspx&lt;/A&gt;.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9413678" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry><entry><title>Troubleshooting BizTalk Server with SOAP Adapter Whitepaper</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/12/03/troubleshooting-biztalk-server-with-soap-adapter-whitepaper.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/12/03/troubleshooting-biztalk-server-with-soap-adapter-whitepaper.aspx</id><published>2008-12-03T16:54:00Z</published><updated>2008-12-03T16:54:00Z</updated><content type="html">&lt;P class=MsoNormal style="MARGIN: 3pt 0in"&gt;Microsoft® BizTalk® Server uses the SOAP adapter and orchestrations to receive and send Web service requests. The SOAP adapter enables orchestrations to be published as Web services and consume external Web services. Because configuring and/or using Web services can be complex, BizTalk Server handles many of these complexities on behalf of the user. Even so, there are still issues arising from time to time. This white paper is designed to highlight common issues and to provide guidance for how to resolve them. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0297745b-7636-4f4d-ab44-62d1abe2330d&amp;amp;DisplayLang=en"&gt;&lt;FONT face=Calibri size=3&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=0297745b-7636-4f4d-ab44-62d1abe2330d&amp;amp;DisplayLang=en&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9170049" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>"Using the Windows Communication Foundation (WCF) Adapters in BizTalk Server" Whitepaper</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/11/02/using-the-windows-communication-foundation-wcf-adapters-in-biztalk-server-whitepaper.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/11/02/using-the-windows-communication-foundation-wcf-adapters-in-biztalk-server-whitepaper.aspx</id><published>2008-11-03T05:10:00Z</published><updated>2008-11-03T05:10:00Z</updated><content type="html">&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Written by Aaron Skonnard, this was originally named "Integrating Microsoft BizTalk Server 2006 R2 with the Windows Communication Foundation". It has been renamed to "Using the Windows Communication Foundation (WCF) Adapters in Biztalk Server". It can be found&amp;nbsp; on MSDN at &amp;nbsp;&lt;A href="http://msdn.microsoft.com/en-us/library/bb967002.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb967002.aspx&lt;/A&gt;, or directly from the download center at &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=a976dc7d-2296-4f88-be4d-0d314fca9e59&amp;amp;displaylang=en&amp;amp;tm"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=a976dc7d-2296-4f88-be4d-0d314fca9e59&amp;amp;displaylang=en&amp;amp;tm&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Here are the first few paragraphs from the paper giving a brief introduction of it's content.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Microsoft® BizTalk® Server has long supported Web services as a primary communication technique but the support has been fairly limited to date. For example, developers working with BizTalk Server 2006 can use the built-in SOAP adapter to achieve “basic profile” service integration or the downloadable Web Services Enhancements (WSE) 2.0 adapter when support for the various WS-Security specifications is required. But that’s as far as these existing adapters can take you in today’s maturing service-oriented landscape. Developers working in more modern service-oriented environments, which build on the various WS-* protocols, have been unable to fully utilize BizTalk Server 2006 in such environments since the product lacked support for Windows® Communication Foundation (WCF) within the messaging layer. &lt;/P&gt;
&lt;P&gt;Fortunately, with the release of BizTalk Server 2006 R2, developers will find a set of new WCF adapters that offer full integration with the advanced WS-* specifications supported by the WCF runtime. These adapters target the most common WCF communication scenarios and make them easy to tackle. As with the earlier SOAP/WSE adapters, developers can use the tools provided with the WCF adapters to publish WCF services from orchestrations or schemas and to consume external services using a variety of different transport, encoding, and protocol options, offering unparalleled service-oriented flexibility. The remainder of this white paper provides in-depth coverage on using the new WCF adapters.&lt;/P&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9030482" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry><entry><title>"Consuming and Hosting WCF Services with Custom Bindings in BizTalk Server" Whitepaper</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/11/02/consuming-and-hosting-wcf-services-with-custom-bindings-in-biztalk-server.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/11/02/consuming-and-hosting-wcf-services-with-custom-bindings-in-biztalk-server.aspx</id><published>2008-11-03T04:49:00Z</published><updated>2008-11-03T04:49:00Z</updated><content type="html">&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;"Consuming and Hosting WCF Services with Custom Bindings in BizTalk Server is a new WCF whitepaper.&amp;nbsp; You can find the download page from MSDN at &lt;A href="http://msdn.microsoft.com/en-us/library/dd203050.aspx" mce_href="http://msdn.microsoft.com/en-us/library/dd203050.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd203050.aspx&lt;/A&gt;, or download it directly&amp;nbsp;from the download center at &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=70badd79-ce7e-4ccb-be5c-3ff74ca3a8c4&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=70badd79-ce7e-4ccb-be5c-3ff74ca3a8c4&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=70badd79-ce7e-4ccb-be5c-3ff74ca3a8c4&amp;amp;displaylang=en&lt;/A&gt;.&amp;nbsp; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;Here are the first few paragraphs from the paper&amp;nbsp;giving a brief introduction of it's content.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;
&lt;P&gt;With the realization of the benefits of developing and orchestrating unified business solutions, today’s business organizations adopt the paradigm of Service Oriented Architecture (SOA)-based solution development for the execution of dynamically composed business processes. However, due to the disparate nature of the diverse business applications that exist in an enterprise, many organizations experience daunting challenges in integrating these business applications and services.&lt;/P&gt;
&lt;P&gt;This paper discusses the use of Microsoft® BizTalk® Server 2006 R2 and its WCF adapters as a platform for service orientation that alleviates the aforementioned integration challenges. The paper emphasizes the configuration and integration of custom WCF bindings with BizTalk solutions, through the use of the above adapter platform. Furthermore, the paper provides concrete solutions for the identified integration concerns that apply to the orchestration of services through the use of custom WCF bindings.&lt;/P&gt;&lt;/SPAN&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9030392" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry><entry><title>Another new whitepaper posted! "Using Custom Behaviors with the BizTalk WCF Adapters, Part 1" </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/10/08/another-new-whitepaper-posted-using-custom-behaviors-with-the-biztalk-wcf-adapters-part-1.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/10/08/another-new-whitepaper-posted-using-custom-behaviors-with-the-biztalk-wcf-adapters-part-1.aspx</id><published>2008-10-09T04:58:00Z</published><updated>2008-10-09T04:58:00Z</updated><content type="html">&lt;DIV class=posthead&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=postcontent&gt;
&lt;P&gt;&lt;FONT face="Times New Roman" size=3&gt;The first of two&amp;nbsp;whitepapers&amp;nbsp;entitled “Using Custom Behaviors with the BizTalk WCF Adapters, Part 1"” is now available for download.&amp;nbsp; You can get the Word version of the&amp;nbsp;whitepaper&amp;nbsp;at &lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT color=#0000cc&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkId=129615"&gt;http://go.microsoft.com/fwlink/?LinkId=129615&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;.&amp;nbsp;&amp;nbsp;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Alternatively,&amp;nbsp;it's location in the MSDN&amp;nbsp;library&amp;nbsp;can be located at &lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;FONT color=#0000cc&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/cc952299.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc952299.aspx&lt;/A&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/cc950532.aspx"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Here is a summary of its content. Enjoy!&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;
&lt;P&gt;Customization of message processing in Microsoft® BizTalk® Server 2006 R2 can be extended through the use of Windows Communication Foundation (WCF) custom behaviors. This article is the first of two parts discussing how the use of WCF custom behaviors within BizTalk Server gives increased control over the message transmission process.&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8992341" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry><entry><title>New whitepaper posted!  "Modifying Messages with the WCF Adapters" </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/09/30/new-whitepaper-posted-modifying-messages-with-the-wcf-adapters.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/09/30/new-whitepaper-posted-modifying-messages-with-the-wcf-adapters.aspx</id><published>2008-10-01T00:14:00Z</published><updated>2008-10-01T00:14:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face="Times New Roman" size=3&gt;A new WCF adapter whitepaper entitled “Modifying Messages with the WCF Adapters” is now available for download.&amp;nbsp; You can get the Word version of the&amp;nbsp;whitepaper&amp;nbsp;at &lt;/FONT&gt;&lt;A href="http://download.microsoft.com/download/c/f/b/cfbcd6ad-5454-4c23-85d2-0cc3d7627015/WCFModifyingMessages.doc" mce_href="http://download.microsoft.com/download/c/f/b/cfbcd6ad-5454-4c23-85d2-0cc3d7627015/WCFModifyingMessages.doc"&gt;&lt;FONT face="Times New Roman" size=3&gt;http://download.microsoft.com/download/c/f/b/cfbcd6ad-5454-4c23-85d2-0cc3d7627015/WCFModifyingMessages.doc&lt;/FONT&gt;&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Alternatively,&amp;nbsp;it's location in the MSDN&amp;nbsp;library&amp;nbsp;can be located at &lt;SPAN style="FONT-SIZE: 11pt; COLOR: #7030a0; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/cc950532.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc950532.aspx&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Here is a summary of its content. Enjoy!&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;The Windows Communication Foundation (WCF) adapters enable you to modify both incoming BizTalk® messages and outgoing WCF messages. You can use an XPath expression to specify what part of an incoming WCF message to use as the source of the BizTalk message body, and you can use an XML template to modify the content of an outbound WCF message body.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8970728" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry><entry><title>Adapter Pack Poster from Microsoft</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/07/24/adapter-pack-poster-from-microsoft.aspx" /><id>http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/07/24/adapter-pack-poster-from-microsoft.aspx</id><published>2008-07-24T20:06:00Z</published><updated>2008-07-24T20:06:00Z</updated><content type="html">&lt;H2&gt;Announcing the Biztalk Adapter Pack Poster &lt;/H2&gt;
&lt;DIV class=postcontent&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;&lt;FONT size=3&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;We are happy to announce the availability of the new BizTalk Adapter Pack Poster.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;This poster covers interoperability with Line-of-Business Applications using the BizTalk Adapter Pack and the Windows Communication Foundation (WCF) LOB Adapter SDK.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;This poster depicts the functionality, components, architecture, and usage/hosting scenarios of BizTalk Adapter Pack 2.0 and of the WCF LOB Adapter SDK. When printed in full scale, this poster size is 38”x 26”.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;The poster in PDF format is &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4a7e28b9-9f4b-4989-a35a-247f379f2142&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4a7e28b9-9f4b-4989-a35a-247f379f2142&amp;amp;DisplayLang=en"&gt;&lt;FONT color=#0000cc&gt;available for download&lt;/FONT&gt;&lt;/A&gt; in the Microsoft Download Center.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in" mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4a7e28b9-9f4b-4989-a35a-247f379f2142&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4a7e28b9-9f4b-4989-a35a-247f379f2142&amp;amp;DisplayLang=en"&gt;&lt;IMG title="BizTalk Adapter Pack Poster" style="WIDTH: 376px; HEIGHT: 375px" height=375 alt="BizTalk Adapter Pack Poster" src="http://blogs.msdn.com/photos/biztalk_team/images/8769520/376x375.aspx" width=376 mce_src="http://blogs.msdn.com/photos/biztalk_team/images/8769520/376x375.aspx"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt 15pt; TEXT-INDENT: 0in"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-language: HE"&gt;We have designed this poster to promote the adoption of the Adapter pack and of the Adapter SDK. This would simplify service enablement and interoperability with Line of Business Applications or any metadata-rich systems.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8769615" width="1" height="1"&gt;</content><author><name>mmckeown</name><uri>http://blogs.msdn.com/mmckeown/ProfileUrlRedirect.ashx</uri></author><category term="WCF Adapters" scheme="http://blogs.msdn.com/b/biztalk_adapter_development/archive/tags/WCF+Adapters/" /></entry></feed>