<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://au.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>SOA</title>
 <link>http://au.sys-con.com/</link>
 <description>Latest articles from SOA</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sun, 29 Nov 2009 23:37:07 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>ESB Pattern: What Is the ESB?</title>
 <link>http://au.sys-con.com/node/1092295</link>
 <description>ESB products emerged around 2002 from message-oriented middleware (MOM). Faced with market domination by IBM, MOM vendors were the first to jumpstart the ESB concept with the aim of developing a unique selling proposition. They added Web service and EAI capabilities on top of existing message broker capabilities, and with analyst support coined the term ESB. ESB was positioned as a low-cost alternative to EAI and panacea for all integration needs – tell-tale signs of hype.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/1092295&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Sep 2009 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/1092295</guid>
</item>
<item>
 <title>SOA Performance: Monitoring Bottlenecks in an Ultra-Heterogeneous Environment</title>
 <link>http://au.sys-con.com/node/367669</link>
 <description>To state the obvious: with mission-critical applications, your mission will fail around the same time your applications do. This truism is of immediate concern to .NET developers involved with Service Oriented Architectures (SOA), the loosely coupled software services that now support all kinds of business processes, including supply chains and customer-facing online applications. Failures or even brief slowdowns can take immense tolls because, well, the company&#039;s mission itself is affected.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/367669&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 May 2007 13:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/367669</guid>
</item>
<item>
 <title>SOA Transformation and Leveraging Open Source Principles</title>
 <link>http://au.sys-con.com/node/180981</link>
 <description>As numerous organizations are planning to embark on their first endeavors in service-oriented architecture (SOA), it is important to recognize that the necessary organizational transformation has as much to do with cultural transformation, as it has to do with open, Internet standards-based design. In fact, the very nature of how business and IT view each other&#039;s role and how the enterprise views its relationships with its marketplace partners and customers is being altered. Such cultural change has never come easily and represents a significant organizational dilemma.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/180981&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 05 May 2006 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/180981</guid>
</item>
<item>
 <title>Leveraging SOA to Web-Enable Back-End Applications</title>
 <link>http://au.sys-con.com/node/192533</link>
 <description>Most organizations today have internal applications that span across different systems, networks, and technologies. These applications would provide more value to customers if only the data that they manage were exposed. In the past, this was often difficult due to the inability of systems to communicate with one other. However with Web service standards in place for several years now, services are finally gaining acceptance throughout the industry. Consequently, service-oriented architectures (SOAs) have finally come to fruition as companies start to rethink how they build enterprise applications.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/192533&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 20 Mar 2006 12:30:00 EST</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/192533</guid>
</item>
<item>
 <title>An Architect&#039;s Guide to DSLs</title>
 <link>http://au.sys-con.com/node/163759</link>
 <description>You are an architect on your company&#039;s new flagship application. The app encompasses several business and technical domains that are, in your opinion, well suited to domain-specific languages (DSL). In years past, you would have turned to XML as the solution for all your DSL needs. With or without schemas, you would specify configuration files and scripts in files foul with angle brackets. Thankfully, for the discerning .NET architect, DSL implementation options are now plentiful.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/163759&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 01 Jan 2006 17:00:00 EST</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/163759</guid>
</item>
<item>
 <title>Populating Word Documents on the Server with Microsoft .NET</title>
 <link>http://au.sys-con.com/node/163751</link>
 <description>Consider the following portion of an all-too-common server scenario. An authenticated user, perhaps a salesperson, requests a Word document from a server. The document is an expense report, and the server is an ASP, ASP.NET, or SharePoint Server. The server code looks up some information about the user from a database, Active Directory, or Web service. For example, perhaps the server has a list of recent corporate credit card activity that it will prepopulate into the expense list. The server starts up Word but keeps it &#039;invisible&#039; because there is no interactive user on the server. It then uses the Word object model to insert the data into a table, saves the result, and serves up the resulting file to the user.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/163751&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 29 Dec 2005 16:30:00 EST</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/163751</guid>
</item>
<item>
 <title>2005 Will Be the Year of SOA —  Are You Ready?</title>
 <link>http://au.sys-con.com/node/48814</link>
 <description>You might have been asking yourself for a while now what this Service Oriented Architecture (SOA) thing is and why it should matter to you. If you&#039;re a developer you&#039;ve probably been wondering what you&#039;ll need to learn to avoid being left behind. You&#039;d probably also like to know what steps you can take to position your development team and your organization for the future.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/48814&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 22 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/48814</guid>
</item>
<item>
 <title>Microsoft CRM Mobile</title>
 <link>http://au.sys-con.com/node/46612</link>
 <description>Mobile devices, such as the Microsoft Windows CE-based PocketPC, have grown significantly in popularity over the last several years. In the car, on a plane, or out in the middle of nowhere, applications on the device can operate without a connection to any other computers, the Internet, or an intranet. Devices can then partner with a desktop system either via modem or network card, or simply by placing the mobile device in a cradle.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/46612&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 04 Oct 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/46612</guid>
</item>
<item>
 <title>Whitehorse</title>
 <link>http://au.sys-con.com/node/45131</link>
 <description>With Whitehorse, Microsoft has placed a significant stake in the ground when it comes to modeling enterprise services. While Whitehorse is part of the not-yet-released Visual Studio 2005 (codenamed &#039;Whidbey&#039;), Microsoft has publicly discussed and demonstrated significant elements of Whitehorse, and  alpha code is currently in use by select Microsoft customers.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/45131&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/45131</guid>
</item>
<item>
 <title>Raising the Bar</title>
 <link>http://au.sys-con.com/node/44036</link>
 <description>Today&#039;s enterprise applications demand high levels of reliability, scalability, availability, and interoperability. These demands have fueled the growth of complex service-oriented architectures (SOA) built on industry standards such as Web services and XML-based messages. The added complexity of these types of applications has increased the requirement for powerful tools and platforms.&lt;p&gt;&lt;a href=&quot;http://au.sys-con.com/node/44036&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 11 Mar 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://au.sys-con.com/node/44036</guid>
</item>
</channel>
</rss>
