<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://dotnet.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>BizTalk</title>
 <link>http://dotnet.sys-con.com/</link>
 <description>Latest articles from BizTalk</description>
 <language>en</language>
 <copyright>Copyright 2008 </copyright>
 <generator></generator>
 <lastBuildDate>Thu, 20 Nov 2008 03:39:45 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>BizTalk Server 2006 Tutorial - A Walk Through the Process </title>
 <link>http://dotnet.sys-con.com/node/647092</link>
 <description>Services are all the rage these days, but there’s a lot more to building a service than just slapping an interface on top of some business and data access logic. Robust services need to take into account usage patterns, security, reliability, scalability, monitoring, and more. Covering all of those areas is not a simple task, which is why you should consider building your services using Microsoft BizTalk Server 2006 R2.&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/647092&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 19 Aug 2008 10:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/647092</guid>
</item>
<item>
 <title>Heard on Hanselminutes</title>
 <link>http://dotnet.sys-con.com/node/275421</link>
 <description>Hanselminutes is a weekly 30-minute podcast with Web developer and technologist Scott Hanselman hosted by Carl Franklin. The following is a transcript from show number 19 on BitTorrent. You can listen online at &lt;a href=&quot;http://www.hanselminutes.com&quot; title=&quot;www.hanselminutes.com&quot;&gt;www.hanselminutes.com&lt;/a&gt;.&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/275421&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 23 Sep 2006 20:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/275421</guid>
</item>
<item>
 <title>Constructing a JMS Adapter for Microsoft BizTalk Server</title>
 <link>http://dotnet.sys-con.com/node/192502</link>
 <description>If you need to integrate Microsoft BizTalk Server (BTS) 2004 with other applications and data sources, you&#039;re going to need some kind of adapter. BTS 2004 ships with a few, including the file adapter and the Web services adapter. Other adaptors, especially ones used to integrate BTS with popular enterprise software, are available from third-party vendors. However, if you need a JMS (Java Messaging Service) adapter, or one that supports J2EE facilities such as JNDI (Java Naming and Directory Interface), JAAS (Java Authentication and Authorization Service), and EJBs (Enterprise Java Beans), you&#039;re probably going to have to build one. This article shows you how to construct a custom adapter that allows BTS to integrate with JMS. You can also use these techniques to construct other kinds of adapters, including ones for Java APIs that come with custom applications, or simply call Java libraries from BizTalk Server orchestrations.&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/192502&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 10 Mar 2006 15:00:00 EST</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/192502</guid>
</item>
<item>
 <title>SOA - Decoupling BizTalk Orchestration Processes With Microsoft .NET</title>
 <link>http://dotnet.sys-con.com/node/143281</link>
 <description>As all architects and developers know, the tenets of service-oriented architecture call for breaking large monolithic processes into more granular, purpose-specific blocks of functionality that solve specific needs, and exposing those as services. This is not really new thinking. Languages have long supported the notion of breaking logic into discrete units. If applied properly, this approach will yield a series of services that can potentially be aggregated in different ways to provide different solutions. In short, this building-the-building-blocks approach is a cornerstone of reuse. In contemporary development trends, these chunks of functionality are increasingly exposed as Web services.&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/143281&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 31 Oct 2005 14:00:00 EST</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/143281</guid>
</item>
<item>
 <title>.NET Momentum</title>
 <link>http://dotnet.sys-con.com/node/121899</link>
 <description>Overall adoption of .NET surpassed Java last year and we see it continue to grow (Forrester, 5/2004). ASP and ASP.NET are used by more Fortune 1000 Web sites than any other platform (port80. 5/2005). Microsoft platform is running the greatest number of mission-critical applications within enterprises (Gartner, 7/2004)&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/121899&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 21 Sep 2005 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/121899</guid>
</item>
<item>
 <title>Goodbye Hub-and-Spoke, Hello ESB? Integration Architecture With BizTalk 2004</title>
 <link>http://dotnet.sys-con.com/node/121831</link>
 <description>BizTalk Server is often positioned as a means to create a hub-and-spoke architecture. However, the popularity of the hub-and-spoke architecture, the traditional model for enterprise application integration (EAI), is declining. More and more architects and CIOs are targeting SOA (service-oriented architecture), and its infrastructural incarnation: the enterprise service bus (ESB). Does BizTalk fit into this ESB picture?&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/121831&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 12 Sep 2005 17:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/121831</guid>
</item>
<item>
 <title>My Generation: A Fresh Approach to Code Generation</title>
 <link>http://dotnet.sys-con.com/node/48158</link>
 <description>My Generation is a very flexible, powerful code generator and it&#039;s 100% free. MyGeneration executes templates to transform database meta-data or schemas into object-oriented architectures, stored procedures, XML, HTML, ASP.NET pages, and more. Templates can be written in VBScript, JScript, C#, and VB.NET. All four template languages provide the ability to toggle between literal content and executable code via the standard  tags.&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/48158&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 09 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/48158</guid>
</item>
<item>
 <title>An Interface for Human Workflow Services in BizTalk Server 2004</title>
 <link>http://dotnet.sys-con.com/node/48160</link>
 <description>One of the lesser known or least understood features of BizTalk Server 2004 is Human Workflow Services (HWS). This Web services-enabled platform provides most of the tools you need to build robust workflow solutions. One of the missing tools is a user interface that understands and can work with this great feature.&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/48160&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 09 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/48160</guid>
</item>
<item>
 <title>Rules Come to BizTalk 2004</title>
 <link>http://dotnet.sys-con.com/node/44867</link>
 <description>Imagine that you have built a large enterprise application after carrying out extensive requirement studies. Just before the delivery, the client informs you that some of the business rules need to be changed. What do you do? Modify the business objects? Change the stored procedures?&lt;p&gt;&lt;a href=&quot;http://dotnet.sys-con.com/node/44867&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 18 May 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://dotnet.sys-con.com/node/44867</guid>
</item>
</channel>
</rss>
