<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jean-Paul Smit - All Comments</title><link>http://bloggingabout.net/blogs/jpsmit/default.aspx</link><description>Azure - BizTalk - WCF- WF</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>BizTalk in the Cloud, One Step Closer Part 2</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/12/17/biztalk-in-the-cloud-one-step-closer.aspx#578266</link><pubDate>Tue, 15 Jan 2013 21:49:53 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:578266</guid><dc:creator>Jean-Paul Smit</dc:creator><description>&lt;p&gt;In my previous post I discussed a part of the recently released CTP of Windows Azure Service Bus EAI&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=578266" width="1" height="1"&gt;</description></item><item><title>Dutch BTUG meeting with the BizTalk product team</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2012/04/09/azure-service-bus-eai-edi-april-2012-refresh-what-s-new.aspx#578265</link><pubDate>Tue, 15 Jan 2013 21:08:41 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:578265</guid><dc:creator>Jean-Paul Smit</dc:creator><description>&lt;p&gt;Yesterday we had a special Dutch BizTalk User Group meeting. The guys from the BizTalk product team were&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=578265" width="1" height="1"&gt;</description></item><item><title>Deploying WCF Services using Web Deploy</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2010/03/29/deploying-a-wcf-service-using-a-web-setup-project.aspx#577844</link><pubDate>Mon, 04 Jun 2012 18:31:22 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577844</guid><dc:creator>Jean-Paul Smit</dc:creator><description>&lt;p&gt;More than two years ago I wrote a blog post about deploying WCF services using a Web Setup project. Back&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577844" width="1" height="1"&gt;</description></item><item><title>re: BizTalk Server and the ESB SOA design pattern</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2012/04/10/biztalk-server-and-the-esb-soa-design-pattern.aspx#577501</link><pubDate>Mon, 16 Apr 2012 03:45:37 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577501</guid><dc:creator>hintse</dc:creator><description>&lt;p&gt;Hi Jean-Paul,&lt;/p&gt;
&lt;p&gt;I wanted to ask a question about your blog post: BizTalk in the Cloud, One Step Closer Part 2 but it seems that comments have been disabled for that post already.&lt;/p&gt;
&lt;p&gt;Do you have any idea why the MessageReceiver outputs gibberish when reading from the queue? &amp;nbsp;Is it something to do with the way the MessageSender encodes the XML file? &amp;nbsp;Also, do you know if it is possible to deserialize the body of the message into a class that represents SourceSchema?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Hin&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577501" width="1" height="1"&gt;</description></item><item><title>re: BizTalk Server and the ESB SOA design pattern</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2012/04/10/biztalk-server-and-the-esb-soa-design-pattern.aspx#577482</link><pubDate>Wed, 11 Apr 2012 07:42:06 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577482</guid><dc:creator>Jean-Paul Smit</dc:creator><description>&lt;p&gt;Hi Roger, thanks for the addition! &lt;/p&gt;
&lt;p&gt;I must admit I struggled with using the term &amp;#39;synchronous processing&amp;#39; but decided to use that anyway because &amp;nbsp;orchestration doesn&amp;#39;t include asynchronous queuing.&lt;/p&gt;
&lt;p&gt;This post is focussed on the ESB aspects and because I&amp;#39;m aiming for the BizTalk audience, I decided to focus on that distinction.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577482" width="1" height="1"&gt;</description></item><item><title>re: BizTalk Server and the ESB SOA design pattern</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2012/04/10/biztalk-server-and-the-esb-soa-design-pattern.aspx#577481</link><pubDate>Wed, 11 Apr 2012 07:21:44 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577481</guid><dc:creator>Roger Stoffers</dc:creator><description>&lt;p&gt;Hi Jean-Paul,&lt;/p&gt;
&lt;p&gt;As Policy centralization is an optional part of the ESB pattern, I would expect that you can still call Biztalk an ESB in the context of your blog post.&lt;/p&gt;
&lt;p&gt;A question I have is why you call orchestration &amp;quot;synchronous processing&amp;quot;; because orchestration happens to be very good at asynchronous activities: the process is initiated and after that runs on its own (centrally managed, centrally hosted, independent execution). Of course there can be times when there&amp;#39;s need to synchronize with ie. user interaction or other parts of the service inventory (or outside thereof) but generally speaking, no-one is waiting for the process execution.... &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Roger&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577481" width="1" height="1"&gt;</description></item><item><title>re: Azure Service Bus EAI/EDI April 2012 Refresh, What’s new?</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2012/04/09/azure-service-bus-eai-edi-april-2012-refresh-what-s-new.aspx#577465</link><pubDate>Tue, 10 Apr 2012 07:41:59 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577465</guid><dc:creator>Patrick Wellink</dc:creator><description>&lt;p&gt;Mooi stukje Jean Paul !.&lt;/p&gt;
&lt;p&gt;MS is wel serieus bezig geloof ik....&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577465" width="1" height="1"&gt;</description></item><item><title>Azure Service Bus EAI/EDI April 2012 Refresh, What’s new?</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/12/23/biztalk-in-the-cloud-one-step-closer-part-2.aspx#577463</link><pubDate>Mon, 09 Apr 2012 17:51:59 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577463</guid><dc:creator>Jean-Paul Smit</dc:creator><description>&lt;p&gt;Back in December 2011 Microsoft released the first CTP of the Azure Service Bus EAI/EDI. It showed what&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577463" width="1" height="1"&gt;</description></item><item><title>Azure Service Bus EAI/EDI April 2012 Refresh, What’s new?</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/12/17/biztalk-in-the-cloud-one-step-closer.aspx#577462</link><pubDate>Mon, 09 Apr 2012 17:51:59 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577462</guid><dc:creator>Jean-Paul Smit</dc:creator><description>&lt;p&gt;Back in December 2011 Microsoft released the first CTP of the Azure Service Bus EAI/EDI. It showed what&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577462" width="1" height="1"&gt;</description></item><item><title>re: BizTalk in the Cloud, One Step Closer Part 2</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/12/23/biztalk-in-the-cloud-one-step-closer-part-2.aspx#577045</link><pubDate>Fri, 23 Dec 2011 07:28:34 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577045</guid><dc:creator>Patrick Wellink</dc:creator><description>&lt;p&gt;Supercool&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577045" width="1" height="1"&gt;</description></item><item><title>re: BizTalk in the Cloud, One Step Closer</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/12/17/biztalk-in-the-cloud-one-step-closer.aspx#577026</link><pubDate>Mon, 19 Dec 2011 11:56:03 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577026</guid><dc:creator>Patrick Wellink</dc:creator><description>&lt;p&gt;This looks &lt;/p&gt;
&lt;p&gt;A W E S O M E&lt;/p&gt;
&lt;p&gt;I think this is the future of BizTalk.&lt;/p&gt;
&lt;p&gt;Great stuff keep us posted !&lt;/p&gt;
&lt;p&gt;Patrick W.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577026" width="1" height="1"&gt;</description></item><item><title>How to import ows.js into custom aspx page in SharePoint 2007 Site? | Q&amp;amp;A System</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2005/05/30/4957.aspx#576990</link><pubDate>Sun, 11 Dec 2011 21:00:10 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576990</guid><dc:creator>How to import ows.js into custom aspx page in SharePoint 2007 Site? | Q&amp;A System</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;How to import ows.js into custom aspx page in SharePoint 2007 Site? | Q&amp;amp;A System&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576990" width="1" height="1"&gt;</description></item><item><title>re: Article Published in Dutch .NET Magazine</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/08/28/article-published-in-dutch-net-magazine.aspx#575227</link><pubDate>Wed, 14 Sep 2011 07:12:25 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:575227</guid><dc:creator>Patrick Wellink</dc:creator><description>&lt;p&gt;Nice article&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=575227" width="1" height="1"&gt;</description></item><item><title>re: Article Published in Dutch .NET Magazine</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2011/08/28/article-published-in-dutch-net-magazine.aspx#561441</link><pubDate>Thu, 01 Sep 2011 12:38:48 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:561441</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Congratz. Interesting article.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=561441" width="1" height="1"&gt;</description></item><item><title>Changing the width of a TextArea on a SharePoint form | What The Heck, Internet?</title><link>http://bloggingabout.net/blogs/jpsmit/archive/2005/05/30/4957.aspx#554142</link><pubDate>Mon, 22 Aug 2011 22:08:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:554142</guid><dc:creator>Changing the width of a TextArea on a SharePoint form | What The Heck, Internet?</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Changing the width of a TextArea on a SharePoint form | What The Heck, Internet?&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=554142" width="1" height="1"&gt;</description></item></channel></rss>