<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Mick's Breeze Blogs - Biztalk/Sharepoint/... - WinWF</title>
    <link>http://blogs.breeze.net/mickb/</link>
    <description>Things hard and not so hard....</description>
    <language>en-us</language>
    <copyright>Breeze</copyright>
    <lastBuildDate>Wed, 27 May 2009 08:05:57 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>mickb@breezetraining.com.au</managingEditor>
    <webMaster>mickb@breezetraining.com.au</webMaster>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=be337595-3206-4b38-8d5f-7406a109c7ea</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,be337595-3206-4b38-8d5f-7406a109c7ea.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,be337595-3206-4b38-8d5f-7406a109c7ea.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=be337595-3206-4b38-8d5f-7406a109c7ea</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Thomas a fellow MVP has written a great write up on his thoughts and views on WF 4.0
(in it’s current form).
</p>
        <p>
Found in the .NET 4.0 Framework Beta – check it out.
</p>
        <p>
          <a title="http://winterdom.com/2009/05/comments-on-the-wf-40-designer/comment-page-1#comment-835" href="http://winterdom.com/2009/05/comments-on-the-wf-40-designer" target="_blank">http://winterdom.com/2009/05/comments-on-the-wf-40-designer</a>
        </p>
        <p>
Cheers,
</p>
        <p>
Mick
</p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=be337595-3206-4b38-8d5f-7406a109c7ea" />
      </body>
      <title>WF 4.0 &amp;hellip;what&amp;rsquo;s cooking</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,be337595-3206-4b38-8d5f-7406a109c7ea.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2009/05/27/WF40HellipwhatrsquosCooking.aspx</link>
      <pubDate>Wed, 27 May 2009 08:05:57 GMT</pubDate>
      <description>&lt;p&gt;
Thomas a fellow MVP has written a great write up on his thoughts and views on WF 4.0
(in it’s current form).
&lt;/p&gt;
&lt;p&gt;
Found in the .NET 4.0 Framework Beta – check it out.
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://winterdom.com/2009/05/comments-on-the-wf-40-designer/comment-page-1#comment-835" href="http://winterdom.com/2009/05/comments-on-the-wf-40-designer" target="_blank"&gt;http://winterdom.com/2009/05/comments-on-the-wf-40-designer&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Cheers,
&lt;/p&gt;
&lt;p&gt;
Mick
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=be337595-3206-4b38-8d5f-7406a109c7ea" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,be337595-3206-4b38-8d5f-7406a109c7ea.aspx</comments>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=d8d70180-6803-4f0c-adcc-7b464b6e7af6</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,d8d70180-6803-4f0c-adcc-7b464b6e7af6.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,d8d70180-6803-4f0c-adcc-7b464b6e7af6.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=d8d70180-6803-4f0c-adcc-7b464b6e7af6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As you sink your teeth into the depths of BizTalk 2006 R2/2009 and realise the potential
of integrating with the WCF Custom Adapter, a new world opens up.
</p>
        <p>
Then…
</p>
        <p>
Then at one point down the track you’ll want to tweak or customise what is being sent/received.
For e.g. changing the shape of the XML transferred over a HTTP transports – maybe
compression, maybe minus the explicit XML notation (i.e. takes 5KB to send over 30
chars)
</p>
        <p>
So you’ll then move onto something called a <strong>WCF Custom Behaviour.</strong></p>
        <p>
Two great whitepapers are 
<br /><br />
Part 1- <a title="http://msdn.microsoft.com/en-us/library/cc952299.aspx" href="http://msdn.microsoft.com/en-us/library/cc952299.aspx">http://msdn.microsoft.com/en-us/library/cc952299.aspx</a><br />
Part 2- <a title="http://msdn.microsoft.com/en-us/library/dd379134.aspx" href="http://msdn.microsoft.com/en-us/library/dd379134.aspx">http://msdn.microsoft.com/en-us/library/dd379134.aspx</a></p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=d8d70180-6803-4f0c-adcc-7b464b6e7af6" />
      </body>
      <title>BizTalk WCF Custom Adapter &amp;ndash; Developing WCF Custom Behaviours</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,d8d70180-6803-4f0c-adcc-7b464b6e7af6.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2009/03/22/BizTalkWCFCustomAdapterNdashDevelopingWCFCustomBehaviours.aspx</link>
      <pubDate>Sun, 22 Mar 2009 23:12:03 GMT</pubDate>
      <description>&lt;p&gt;
As you sink your teeth into the depths of BizTalk 2006 R2/2009 and realise the potential
of integrating with the WCF Custom Adapter, a new world opens up.
&lt;/p&gt;
&lt;p&gt;
Then…
&lt;/p&gt;
&lt;p&gt;
Then at one point down the track you’ll want to tweak or customise what is being sent/received.
For e.g. changing the shape of the XML transferred over a HTTP transports – maybe
compression, maybe minus the explicit XML notation (i.e. takes 5KB to send over 30
chars)
&lt;/p&gt;
&lt;p&gt;
So you’ll then move onto something called a &lt;strong&gt;WCF Custom Behaviour.&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Two great whitepapers are 
&lt;br&gt;
&lt;br&gt;
Part 1- &lt;a title="http://msdn.microsoft.com/en-us/library/cc952299.aspx" href="http://msdn.microsoft.com/en-us/library/cc952299.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc952299.aspx&lt;/a&gt;
&lt;br&gt;
Part 2- &lt;a title="http://msdn.microsoft.com/en-us/library/dd379134.aspx" href="http://msdn.microsoft.com/en-us/library/dd379134.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd379134.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=d8d70180-6803-4f0c-adcc-7b464b6e7af6" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,d8d70180-6803-4f0c-adcc-7b464b6e7af6.aspx</comments>
      <category>BizTalk</category>
      <category>BizTalk/2009</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=657bd288-e488-4f09-88ec-b491552614f0</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,657bd288-e488-4f09-88ec-b491552614f0.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,657bd288-e488-4f09-88ec-b491552614f0.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=657bd288-e488-4f09-88ec-b491552614f0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
You want to know the ins and outs of WCF at a glance – then the mini-book is a winner.<br />
(Just let this puppy fall out of your back pocket in the office and watch the guys
instantly want to Sync up their Complete Series of Star Trek with you…)
</p>
        <p>
Seriously – great guide, easy to flick through and welcome to another 8 million lines
of code you thought you could live without :)
</p>
        <p>
Thanks to the efforts of <strong>Cliff Simpkins and his team</strong> for their dedication
on this.
</p>
        <p>
          <strong>6 Chapters + Code….are you man enough?</strong>
        </p>
        <p>
          <a title="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=netfxsamples&amp;DownloadId=4962" href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=netfxsamples&amp;DownloadId=4962">http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=netfxsamples&amp;DownloadId=4962</a>
          <br />
          <br />
          <img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="WCF Channel Stack" border="0" alt="WCF Channel Stack" align="left" src="http://blogs.breezetraining.com.au/mickb/content/WCFChannelMiniBookrevived_12D5E/clip_image002.gif" width="407" height="297" />
        </p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=657bd288-e488-4f09-88ec-b491552614f0" />
      </body>
      <title>WCF Channel Mini Book - revived</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,657bd288-e488-4f09-88ec-b491552614f0.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2009/03/12/WCFChannelMiniBookRevived.aspx</link>
      <pubDate>Thu, 12 Mar 2009 10:25:56 GMT</pubDate>
      <description>&lt;p&gt;
You want to know the ins and outs of WCF at a glance – then the mini-book is a winner.&lt;br&gt;
(Just let this puppy fall out of your back pocket in the office and watch the guys
instantly want to Sync up their Complete Series of Star Trek with you…)
&lt;/p&gt;
&lt;p&gt;
Seriously – great guide, easy to flick through and welcome to another 8 million lines
of code you thought you could live without :)
&lt;/p&gt;
&lt;p&gt;
Thanks to the efforts of &lt;strong&gt;Cliff Simpkins and his team&lt;/strong&gt; for their dedication
on this.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;6 Chapters + Code….are you man enough?&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=netfxsamples&amp;amp;DownloadId=4962" href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=netfxsamples&amp;amp;DownloadId=4962"&gt;http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=netfxsamples&amp;amp;DownloadId=4962&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="WCF Channel Stack" border="0" alt="WCF Channel Stack" align="left" src="http://blogs.breezetraining.com.au/mickb/content/WCFChannelMiniBookrevived_12D5E/clip_image002.gif" width="407" height="297"&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=657bd288-e488-4f09-88ec-b491552614f0" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,657bd288-e488-4f09-88ec-b491552614f0.aspx</comments>
      <category>.NET Developer</category>
      <category>BizTalk</category>
      <category>Tips</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=03da59bf-7727-46ff-9d91-7faa2a251c66</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,03da59bf-7727-46ff-9d91-7faa2a251c66.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,03da59bf-7727-46ff-9d91-7faa2a251c66.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=03da59bf-7727-46ff-9d91-7faa2a251c66</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As promised, the chaos of TechEd has subsided and if there's that thing of normality
approaching....we'll I must be close to it.
</p>
        <p>
My Thursday after lunch session went great with a whole series of demos about different
aspects of hosting and running workflows (WCF based, .NET 3.5, Tracking, FilePersistence,
Obtaining Metadata etc):
</p>
        <p>
        </p>
        <div class="wlWriterSmartContent" id="scid:887EC618-8FBE-DEAD-BEEF-2339AF2EC721:f79712bb-6ac0-4708-af5a-9d5e0f909c43" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
          <img border="0" src="http://blogs.breezetraining.com.au/mickb/content/TechEd2008SOA305GettingWorkflowsRunninga_934A/SOA305TitlePage.png" />
        </div>
        <p>
 
</p>
        <div class="wlWriterSmartContent" id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:5fa7ef5f-cf63-42a7-8185-266ea5588e5b" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
          <p>
            <a href="http://blogs.breezetraining.com.au/mickb/content/TechEd2008SOA305GettingWorkflowsRunninga_934A/TechEd08_Demos.zip" target="_blank">Powerpoints</a>
            <br />
            <a href="http://blogs.breezetraining.com.au/mickb/content/TechEd2008SOA305GettingWorkflowsRunninga_934A/SOA305MickBadranGettingWorkflowsRunningandTalkinginYourApplications.zip" target="_blank">WF
Demo Solution</a>
          </p>
        </div>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=03da59bf-7727-46ff-9d91-7faa2a251c66" />
      </body>
      <title>TechEd 2008 -SOA 305 - Getting Workflows Running and Talking in Your Applications</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,03da59bf-7727-46ff-9d91-7faa2a251c66.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2008/09/08/TechEd2008SOA305GettingWorkflowsRunningAndTalkingInYourApplications.aspx</link>
      <pubDate>Mon, 08 Sep 2008 00:47:53 GMT</pubDate>
      <description>&lt;p&gt;
As promised, the chaos of TechEd has subsided and if there's that thing of normality
approaching....we'll I must be close to it.
&lt;/p&gt;
&lt;p&gt;
My Thursday after lunch session went great with a whole series of demos about different
aspects of hosting and running workflows (WCF based, .NET 3.5, Tracking, FilePersistence,
Obtaining Metadata etc):
&lt;/p&gt;
&lt;p&gt;
&lt;div class="wlWriterSmartContent" id="scid:887EC618-8FBE-DEAD-BEEF-2339AF2EC721:f79712bb-6ac0-4708-af5a-9d5e0f909c43" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;img border="0" src="http://blogs.breezetraining.com.au/mickb/content/TechEd2008SOA305GettingWorkflowsRunninga_934A/SOA305TitlePage.png" /&gt;
&lt;/div&gt;
&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:5fa7ef5f-cf63-42a7-8185-266ea5588e5b" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;
&lt;p&gt;
&lt;a href="http://blogs.breezetraining.com.au/mickb/content/TechEd2008SOA305GettingWorkflowsRunninga_934A/TechEd08_Demos.zip" target="_blank"&gt;Powerpoints&lt;/a&gt;
&lt;br /&gt;
&lt;a href="http://blogs.breezetraining.com.au/mickb/content/TechEd2008SOA305GettingWorkflowsRunninga_934A/SOA305MickBadranGettingWorkflowsRunningandTalkinginYourApplications.zip" target="_blank"&gt;WF
Demo Solution&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=03da59bf-7727-46ff-9d91-7faa2a251c66" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,03da59bf-7727-46ff-9d91-7faa2a251c66.aspx</comments>
      <category>BizTalk</category>
      <category>Events/TechEd</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=de9a8463-3d68-4103-b846-3d06ad51c440</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,de9a8463-3d68-4103-b846-3d06ad51c440.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,de9a8463-3d68-4103-b846-3d06ad51c440.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=de9a8463-3d68-4103-b846-3d06ad51c440</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I was just alerted to this whitepaper that has a very good discussion about using
WF versus when to use BizTalk.<br /><br />
For those of you that are previous readers of my blog I'm an avid fan of WF and BTS
working together to solve solutions rather than a common message voiced by at times
MS - <strong>"you *must* choose one or the other"</strong>. I did a <a href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032298240%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e">webcast</a> on
this years ago.
</p>
        <p>
Kent Brown the author does a very good job - well done!!!
</p>
        <p>
          <a href="http://msdn2.microsoft.com/en-us/library/cc303238.aspx">BizTalk Server 2006
or WF? Choosing the Right Workflow Tool for Your Project</a>
        </p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=de9a8463-3d68-4103-b846-3d06ad51c440" />
      </body>
      <title>Great MSDN white paper on Biztalk vs WF</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,de9a8463-3d68-4103-b846-3d06ad51c440.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2008/02/29/GreatMSDNWhitePaperOnBiztalkVsWF.aspx</link>
      <pubDate>Fri, 29 Feb 2008 17:51:25 GMT</pubDate>
      <description>&lt;p&gt;
I was just alerted to this whitepaper that has a very good discussion about using
WF versus when to use BizTalk.&lt;br&gt;
&lt;br&gt;
For those of you that are previous readers of my blog I'm an avid fan of WF and BTS
working together to solve solutions rather than a common message voiced by at times
MS - &lt;strong&gt;"you *must* choose one or the other"&lt;/strong&gt;. I did a &lt;a href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;amp;Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032298240%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e"&gt;webcast&lt;/a&gt; on
this years ago.
&lt;/p&gt;
&lt;p&gt;
Kent Brown the author does a very good job - well done!!!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/cc303238.aspx"&gt;BizTalk Server 2006
or WF? Choosing the Right Workflow Tool for Your Project&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=de9a8463-3d68-4103-b846-3d06ad51c440" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,de9a8463-3d68-4103-b846-3d06ad51c440.aspx</comments>
      <category>BizTalk</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=619cd907-7fac-426c-acb5-64953ae7a57b</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,619cd907-7fac-426c-acb5-64953ae7a57b.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,619cd907-7fac-426c-acb5-64953ae7a57b.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=619cd907-7fac-426c-acb5-64953ae7a57b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Hey folks, I've been flat chat lately burning the candle at both ends getting ready
for my sessions at TechEd/Deep Dives.
</p>
        <p>
In a *spare* moment - I am asked to do a Channel9 GeekSpeak session - talking
about <a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032345978&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US">Workflow
and BizTalk Integration</a>.<br />
(I've had my xbox360 confiscated for <strong>1 month</strong> to help me get through
this month - that's a story for another time :)
</p>
        <p>
This session is on tomorrow morning - so for those of you feeding babies, can't sleep
etc. I'd love to have you along for moral support <strong>as this will be my very
first session in Geek Speak</strong>.
</p>
        <p>
So if you're up for a 5am - 6am start Thursday morning I'll see you there. Put something
Aussie in your nick name!
</p>
        <p>
          <strong>
            <font color="#ff0000">Update: The Results have come in.......well this was
done at 4am my time in the morning and all I can say is thanks to the folks that attended
for being understanding :)</font>
          </strong>
        </p>
        <blockquote>
          <p>
            <font color="#ff0000">Customer satisfaction scores are based on a scale from 0 to
9 points.  <br />
The average score for a webcast is <b>7.8</b>. 
<br /><br />
Usefulness of Information: </font>
            <font color="#ff0000">
              <b>8.0<br /></b>Speaker Presentation Skills: </font>
            <font color="#ff0000">
              <b>7.8<br /></b>Effectiveness of Demonstration:</font>
            <font color="#ff0000">
              <b> 8.0<br /></b>Overall Presentation Rating: <b>7.8</b></font>
          </p>
        </blockquote>
        <p>
Link to see the <a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032345978&amp;Culture=en-US">webcast
over and over again</a><br />
 Looks like I got around the average at 4am in the morning.....I'm amazed I even
made sense!!!:)
</p>
        <img style="width: 620px; height: 573px" height="627" src="http://blogs.breezetraining.com.au/mickb/content/binary/GeekTitlePage.jpg" width="678" border="0" />
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=619cd907-7fac-426c-acb5-64953ae7a57b" />
      </body>
      <title>GeekSpeak goes Down Under........BizTalk meet Workflow, Workflow meet BizTalk</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,619cd907-7fac-426c-acb5-64953ae7a57b.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2007/08/01/GeekSpeakGoesDownUnderBizTalkMeetWorkflowWorkflowMeetBizTalk.aspx</link>
      <pubDate>Wed, 01 Aug 2007 11:19:50 GMT</pubDate>
      <description>&lt;p&gt;
Hey folks, I've been flat chat lately burning the candle at both ends getting ready
for my sessions at TechEd/Deep Dives.
&lt;/p&gt;
&lt;p&gt;
In a *spare* moment - I&amp;nbsp;am asked to do a Channel9 GeekSpeak session - talking
about &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032345978&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;Workflow
and BizTalk Integration&lt;/a&gt;.&lt;br&gt;
(I've had my xbox360 confiscated for &lt;strong&gt;1 month&lt;/strong&gt; to help me get through
this month - that's a story for another time :)
&lt;/p&gt;
&lt;p&gt;
This session is on tomorrow morning - so for those of you feeding babies, can't sleep
etc. I'd love to have you along for moral support &lt;strong&gt;as this will be my very
first session in Geek Speak&lt;/strong&gt;.
&lt;/p&gt;
&lt;p&gt;
So if you're up for a 5am - 6am start Thursday morning I'll see you there. Put something
Aussie in your nick name!
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;font color="#ff0000"&gt;Update: The Results have come in.......well this was
done at 4am my time in the morning and all I can say is thanks to the folks that attended
for being understanding :)&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;font color="#ff0000"&gt;Customer satisfaction scores are based on a scale from 0 to
9 points.&amp;nbsp;&amp;nbsp;&lt;br&gt;
The average score for a webcast is &lt;b&gt;7.8&lt;/b&gt;. 
&lt;br&gt;
&lt;br&gt;
Usefulness of Information: &lt;/font&gt;&lt;font color="#ff0000"&gt;&lt;b&gt;8.0&lt;br&gt;
&lt;/b&gt;Speaker Presentation Skills: &lt;/font&gt;&lt;font color="#ff0000"&gt;&lt;b&gt;7.8&lt;br&gt;
&lt;/b&gt;Effectiveness of Demonstration:&lt;/font&gt;&lt;font color="#ff0000"&gt;&lt;b&gt; 8.0&lt;br&gt;
&lt;/b&gt;Overall Presentation Rating: &lt;b&gt;7.8&lt;/b&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Link to&amp;nbsp;see the &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032345978&amp;amp;Culture=en-US"&gt;webcast
over and over again&lt;/a&gt;
&lt;br&gt;
&amp;nbsp;Looks like I got around the average at 4am in the morning.....I'm amazed I even
made sense!!!:)
&lt;/p&gt;
&lt;img style="width: 620px; height: 573px" height="627" src="http://blogs.breezetraining.com.au/mickb/content/binary/GeekTitlePage.jpg" width="678" border="0"&gt;&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=619cd907-7fac-426c-acb5-64953ae7a57b" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,619cd907-7fac-426c-acb5-64953ae7a57b.aspx</comments>
      <category>.NET Developer</category>
      <category>BizTalk</category>
      <category>BizTalk/Insights</category>
      <category>Events</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=0f469c8f-e41b-4a27-91cf-d873a9802c51</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,0f469c8f-e41b-4a27-91cf-d873a9802c51.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,0f469c8f-e41b-4a27-91cf-d873a9802c51.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=0f469c8f-e41b-4a27-91cf-d873a9802c51</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Finally it's here - there was some talk internally within MS about an adapter being
built to communicate to WF Runtime, thus allowing hosting of WF workflows within BizTalk.
</p>
        <p>
At the moment we're at cross roads with BizTalk 2006, as the Orchestration/Business
Process designers and technologies is built on a language called XLANG which is compiled
into C# and executed.
</p>
        <p>
On the other side, we have WF workflows, XAML, XML, .NET based, extensible and looking
good.....but it needs to find a home. It's homeless but always keen to meet up with
a host. The question of hosting WF Workflows is not taken lightly as scalability,
availability, durability etc all come into the equation (the 'hello world' WF console
application just doesnt cut it :) )
</p>
        <p>
So let's get the best of both worlds - I previously did a <a href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032298240%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e">MSDN
webcast</a> on this around the time when the message from MS was "for small stuff
- use WF. For bigger things use BTS" - <strong>but why cant the 2 worlds live together?</strong></p>
        <p>
Now - they can!!!!
</p>
        <p>
Microsoft WF Team have released 'BTS Extension for WF' where there is '<strong>no
BizTalk code required' </strong>(hmmm....maybe I should stop my mission of finding
BizTalk people and look at WF people).
</p>
        <p>
Go and register on the connect site/fill in a quick survey and get <a href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=437&amp;DownloadID=7368">downloading!!!!</a></p>
        <p>
Grab the <a href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=437&amp;DownloadID=7368">BTS
Extensions for WF here</a></p>
        <p>
 
</p>
        <p>
Happy playing........it's wabbit season...no duck season....no wabbit season....
</p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=0f469c8f-e41b-4a27-91cf-d873a9802c51" />
      </body>
      <title>The day has come - BizTalk Orchestration Wrapper for WF!!</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,0f469c8f-e41b-4a27-91cf-d873a9802c51.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2007/06/28/TheDayHasComeBizTalkOrchestrationWrapperForWF.aspx</link>
      <pubDate>Thu, 28 Jun 2007 03:13:28 GMT</pubDate>
      <description>&lt;p&gt;
Finally it's here - there was some talk internally within MS about an adapter being
built to communicate to WF Runtime, thus allowing hosting of WF workflows within BizTalk.
&lt;/p&gt;
&lt;p&gt;
At the moment we're at cross roads with BizTalk 2006, as the Orchestration/Business
Process designers and technologies is built on a language called XLANG which is compiled
into C# and executed.
&lt;/p&gt;
&lt;p&gt;
On the other side, we have WF workflows, XAML, XML, .NET based, extensible and looking
good.....but it needs to find a home. It's homeless but always keen to meet up with
a host. The question of hosting WF Workflows is not taken lightly as scalability,
availability, durability etc all come into the equation (the 'hello world' WF console
application just doesnt cut it :) )
&lt;/p&gt;
&lt;p&gt;
So let's get the best of both worlds - I previously did a &lt;a href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;amp;Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032298240%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e"&gt;MSDN
webcast&lt;/a&gt; on this around the time when the message from MS was "for small stuff
- use WF. For bigger things use BTS" - &lt;strong&gt;but why cant the 2 worlds live together?&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Now - they can!!!!
&lt;/p&gt;
&lt;p&gt;
Microsoft WF Team have released 'BTS Extension for WF' where there is '&lt;strong&gt;no
BizTalk code required' &lt;/strong&gt;(hmmm....maybe I should stop my mission of finding
BizTalk people and look at WF people).
&lt;/p&gt;
&lt;p&gt;
Go and register on the connect site/fill in a quick survey and get &lt;a href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=437&amp;amp;DownloadID=7368"&gt;downloading!!!!&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Grab the &lt;a href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=437&amp;amp;DownloadID=7368"&gt;BTS
Extensions for WF here&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Happy playing........it's wabbit season...no duck season....no wabbit season....
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=0f469c8f-e41b-4a27-91cf-d873a9802c51" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,0f469c8f-e41b-4a27-91cf-d873a9802c51.aspx</comments>
      <category>BizTalk</category>
      <category>BizTalk/Insights</category>
      <category>Tips</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=3025c0e5-4414-4134-845c-c78774426dae</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,3025c0e5-4414-4134-845c-c78774426dae.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,3025c0e5-4414-4134-845c-c78774426dae.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=3025c0e5-4414-4134-845c-c78774426dae</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
          <img src="http://www.ddls.com.au/marketing/Logos/breezetraining.gif" />
          <b>
            <br />
          </b>
        </p>
        <p>
Hi all I could start telling you about how great this bootcamp is and how you're going
to get so much out of it, but I wont.<br />
I could fluff on about different technologies you'll learn and integrate with such
as WinWF and WCF as well as CBR within BizTalk 2006 R2. Not stuff from text books
but real world experience - we know what works and doesnt.<br /><br />
I could talk about the 'bigger' question - "What makes a good/great design?", "Is
that a 'good' solution?"...or does it just limp by?<br />
I dont even want to talk about how when you come out you'll know why and where you'll
be using WinWF and what BizTalk does for you. You'll also be very excited about the
huge range of different messaging options available to you implementing WCF Services....but
hang on! Doesnt BizTalk 2006 R2 expose WCF Services? Why should we host our WCF Service
in BizTalk versus hand coding? When to hand code?<br /><br />
You'll also get a solid understanding of the BizTalk environment and we'll chat about
pipelines, when a promoted property is not a promoted property. How Biztalk processes
messages and performance, also let's have a crack at developing custom functoids,
pipeline components and even adapters.<br /></p>
        <p>
We're <b>Business Process and Integration experts</b> let's kick some tyres together.<br />
Through these bootcamps, we're going to share that knowledge with you .....the big
question is: <b>Are you ready for it?</b><br /></p>
        <p>
          <b>Overview:</b>
          <br />
This 4-day workshop provides developers with the tools to upgrade their 2002/4 skills
and perform advanced orchestrations and training partner management. 
<br />
You will learn to use BAS and SSO, practice developing, managing and customizing adapters
and creating custom pipeline components, all within BizTalk rules. 
<br />
This workshop also explores the new features of BizTalk 2006 R2 including developing
&amp; consuming WCF Services (Windows Communication foundation) for BizTalk.<br /></p>
        <div align="left">Registration link - <a href="http://www.ddls.com.au/VendCourseDet/MS+/6/BIZTR2BT.htm">BTS2006
R2 - Developer Boot Camp (Level 300/400)</a><br /></div>
        <div align="left">
          <br />
        </div>
        <p>
          <b>Target Audience:</b>
          <br />
Developers and IT professionals with previous experience working with BizTalk 2002/2004
.Net development. <strong>(Level 300/400)</strong><br /><b><br />
Prerequisites:</b><br />
Before attending this workshop, students should have some experience with previous
versions of BizTalk and .Net development skills.
</p>
        <p>
          <b>Skills Gained:</b>
          <b>
          </b>
        </p>
        <p>
          <b>This four day workshop will focus on:</b>
          <br />
1. Upgrading your skills from 2002/2004 to BizTalk Server 2006 R2. Connected Systems
Roadmap to BizTalk 2006 R2.<br />
2. Perform advanced orchestrations. 
<br />
3. Gain an understanding of Workflow with in-depth hands-on scenario labs. Assess
the difference between Windows Workflow and BizTalk orchestration engine.<br />
4. Take advantage of Trading Partner Management using BAS.<br />
5. Utilise SSO – store sensitive configuration data securely.<br />
6. Develop and manage adapters (e.g. WCF adapters)<br />
7. Create custom pipeline components.<br />
8. Create custom adapters. (e.g. Split messages)<br />
9. Create and work with Rules for the BizTalk Rules Engine.<br /></p>
        <p>
          <b>Key Topics:</b>
          <b>
          </b>
        </p>
        <p>
          <b>Module 1:</b> Create and perform advanced orchestrations<br />
This module covers:-<br />
• Creating Correlated Orchestrations (e.g singletons, serial/parallel convoys)<br />
• Creating and utilising Message Context Based Promoted Properties<br />
• Creating Messages based on advanced classes/types.<br />
• Creating Direct Bound Orchestrations and exploring the relationship with the MessageBox
Database.<br />
• Creating Generic Content Based Routed Orchestrations<br />
• Utilising Dynamic Ports and Role Link Shapes – the easy way.<br /><br /><b>Module 2:</b> Creating Rules, Trading Partners and SSO<br />
This module shows you how to create rules based on:<br />
• Schemas, static classes and databases.<br />
• Rules Engine comprehensively explained, including the difference to Windows Workflow
Rules Engine.<br />
• Calling Rules from Orchestrations and Custom Applications<br />
• Registry keys that control Rule/Rules Engine Performance<br />
Explore the relationship with Trading Partner Management and BizTalk Server 2006 R2.
Including:<br />
• Setting up and creating Partners.<br />
• Creating custom Partner Parameters used in Processes<br />
• Utilising Partners Inbox/Outbox from within BizTalk 2006<br />
• Further Trading Partner integration – RoleLinks explained.<br />
Taking advantage of SSO within solutions.<br />
• SSO under the covers.<br />
• Using SSO and the SSO APIs to store/retrieve secure configuration information.<br /><br /><b>Module 3:</b> Exploring and Creating Adapters - Advanced<br />
This module will take you through exploring and creating adapters out of the box as
well as how to create your own. A lap around WCF (Windows Communication Foundation)
and customising WCF adapters. 
<br />
Working with the provided Adapters (e.g. MSMQ, Sharepoint, SQL &amp; SOAP Port)<br />
Working with some community Adapters<br />
• Integrating with SQL Server 2005 Service Broker<br /><br /><b>Module 4: </b>Creating custom pipeline components<br />
This module will examine pipelines and take you through creating your own custom pipeline
components.<br /><br /><b>Module 5:</b> Windows Workflow Foundation<br />
This module will introduce Windows Workflow and take you through the architectural
concepts right through to building a workflow. Includes extending workflows with custom
activities, why custom activities are important, when to write and how to build. In-depth
hands-on scenario labs in this module.<br /><br /><b>Module 6:</b> Investigating BAM and BAM APIs<br />
This module examines Business Acitivity Monitor (BAM). We look at BAM enabling your
BizTalk Solutions including Related Activities. We cover setting up BAM Observation
Models and working with the BAM APIs to “BAM Enable” your non-BizTalk Applications
(e.g. WebServices) 
<br /><br /><b>Module 7:</b> Optimising Performance &amp; Deployment<br />
We look at examining your performance and creating the optimum environment.<br />
• Determining the maximum throughput of your BizTalk Solution<br />
• Configuring your BizTalk environment for maximum performance<br />
• Troubleshooting – where to start, examining &amp; resolving issues.<br />
• Creating deployment scripts to fully deploy your BizTalk Solutions
</p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=3025c0e5-4414-4134-845c-c78774426dae" />
      </body>
      <title>BizTalk 2006 R2 Bootcamps are here!</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,3025c0e5-4414-4134-845c-c78774426dae.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2007/02/23/BizTalk2006R2BootcampsAreHere.aspx</link>
      <pubDate>Fri, 23 Feb 2007 03:04:06 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.ddls.com.au/marketing/Logos/breezetraining.gif"&gt;&lt;b&gt;
&lt;br&gt;
&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
Hi all I could start telling you about how great this bootcamp is and how you're going
to get so much out of it, but I wont.&lt;br&gt;
I could fluff on about different technologies you'll learn and integrate with such
as WinWF and WCF as well as CBR within BizTalk 2006 R2. Not stuff from text books
but real world experience - we know what works and doesnt.&lt;br&gt;
&lt;br&gt;
I could talk about the 'bigger' question - "What makes a good/great design?", "Is
that a 'good' solution?"...or does it just limp by?&lt;br&gt;
I dont even want to talk about how when you come out you'll know why and where you'll
be using WinWF and what BizTalk does for you. You'll also be very excited about the
huge range of different messaging options available to you implementing WCF Services....but
hang on! Doesnt BizTalk 2006 R2 expose WCF Services? Why should we host our WCF Service
in BizTalk versus hand coding? When to hand code?&lt;br&gt;
&lt;br&gt;
You'll also get a solid understanding of the BizTalk environment and we'll chat about
pipelines, when a promoted property is not a promoted property. How Biztalk processes
messages and performance, also let's have a crack at developing custom functoids,
pipeline components and even adapters.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
We're &lt;b&gt;Business Process and Integration experts&lt;/b&gt; let's kick some tyres together.&lt;br&gt;
Through these bootcamps, we're going to share that knowledge with you .....the big
question is: &lt;b&gt;Are you ready for it?&lt;/b&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Overview:&lt;/b&gt;
&lt;br&gt;
This 4-day workshop provides developers with the tools to upgrade their 2002/4 skills
and perform advanced orchestrations and training partner management. 
&lt;br&gt;
You will learn to use BAS and SSO, practice developing, managing and customizing adapters
and creating custom pipeline components, all within BizTalk rules. 
&lt;br&gt;
This workshop also explores the new features of BizTalk 2006 R2 including developing
&amp;amp; consuming WCF Services (Windows Communication foundation) for BizTalk.&lt;br&gt;
&lt;/p&gt;
&lt;div align=left&gt;Registration link - &lt;a href="http://www.ddls.com.au/VendCourseDet/MS+/6/BIZTR2BT.htm"&gt;BTS2006
R2 - Developer Boot Camp (Level 300/400)&lt;/a&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;div align=left&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;b&gt;Target Audience:&lt;/b&gt;
&lt;br&gt;
Developers and IT professionals with previous experience working with BizTalk 2002/2004
.Net development. &lt;strong&gt;(Level 300/400)&lt;/strong&gt;
&lt;br&gt;
&lt;b&gt;
&lt;br&gt;
Prerequisites:&lt;/b&gt;
&lt;br&gt;
Before attending this workshop, students should have some experience with previous
versions of BizTalk and .Net development skills.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Skills Gained:&lt;/b&gt;&lt;b&gt;&lt;/b&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;This four day workshop will focus on:&lt;/b&gt;
&lt;br&gt;
1. Upgrading your skills from 2002/2004 to BizTalk Server 2006 R2. Connected Systems
Roadmap to BizTalk 2006 R2.&lt;br&gt;
2. Perform advanced orchestrations. 
&lt;br&gt;
3. Gain an understanding of Workflow with in-depth hands-on scenario labs. Assess
the difference between Windows Workflow and BizTalk orchestration engine.&lt;br&gt;
4. Take advantage of Trading Partner Management using BAS.&lt;br&gt;
5. Utilise SSO – store sensitive configuration data securely.&lt;br&gt;
6. Develop and manage adapters (e.g. WCF adapters)&lt;br&gt;
7. Create custom pipeline components.&lt;br&gt;
8. Create custom adapters. (e.g. Split messages)&lt;br&gt;
9. Create and work with Rules for the BizTalk Rules Engine.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Key Topics:&lt;/b&gt;&lt;b&gt;&lt;/b&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Module 1:&lt;/b&gt; Create and perform advanced orchestrations&lt;br&gt;
This module covers:-&lt;br&gt;
• Creating Correlated Orchestrations (e.g singletons, serial/parallel convoys)&lt;br&gt;
• Creating and utilising Message Context Based Promoted Properties&lt;br&gt;
• Creating Messages based on advanced classes/types.&lt;br&gt;
• Creating Direct Bound Orchestrations and exploring the relationship with the MessageBox
Database.&lt;br&gt;
• Creating Generic Content Based Routed Orchestrations&lt;br&gt;
• Utilising Dynamic Ports and Role Link Shapes – the easy way.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Module 2:&lt;/b&gt; Creating Rules, Trading Partners and SSO&lt;br&gt;
This module shows you how to create rules based on:&lt;br&gt;
• Schemas, static classes and databases.&lt;br&gt;
• Rules Engine comprehensively explained, including the difference to Windows Workflow
Rules Engine.&lt;br&gt;
• Calling Rules from Orchestrations and Custom Applications&lt;br&gt;
• Registry keys that control Rule/Rules Engine Performance&lt;br&gt;
Explore the relationship with Trading Partner Management and BizTalk Server 2006 R2.
Including:&lt;br&gt;
• Setting up and creating Partners.&lt;br&gt;
• Creating custom Partner Parameters used in Processes&lt;br&gt;
• Utilising Partners Inbox/Outbox from within BizTalk 2006&lt;br&gt;
• Further Trading Partner integration – RoleLinks explained.&lt;br&gt;
Taking advantage of SSO within solutions.&lt;br&gt;
• SSO under the covers.&lt;br&gt;
• Using SSO and the SSO APIs to store/retrieve secure configuration information.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Module 3:&lt;/b&gt; Exploring and Creating Adapters - Advanced&lt;br&gt;
This module will take you through exploring and creating adapters out of the box as
well as how to create your own. A lap around WCF (Windows Communication Foundation)
and customising WCF adapters. 
&lt;br&gt;
Working with the provided Adapters (e.g. MSMQ, Sharepoint, SQL &amp;amp; SOAP Port)&lt;br&gt;
Working with some community Adapters&lt;br&gt;
• Integrating with SQL Server 2005 Service Broker&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Module 4: &lt;/b&gt;Creating custom pipeline components&lt;br&gt;
This module will examine pipelines and take you through creating your own custom pipeline
components.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Module 5:&lt;/b&gt; Windows Workflow Foundation&lt;br&gt;
This module will introduce Windows Workflow and take you through the architectural
concepts right through to building a workflow. Includes extending workflows with custom
activities, why custom activities are important, when to write and how to build. In-depth
hands-on scenario labs in this module.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Module 6:&lt;/b&gt; Investigating BAM and BAM APIs&lt;br&gt;
This module examines Business Acitivity Monitor (BAM). We look at BAM enabling your
BizTalk Solutions including Related Activities. We cover setting up BAM Observation
Models and working with the BAM APIs to “BAM Enable” your non-BizTalk Applications
(e.g. WebServices) 
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Module 7:&lt;/b&gt; Optimising Performance &amp;amp; Deployment&lt;br&gt;
We look at examining your performance and creating the optimum environment.&lt;br&gt;
• Determining the maximum throughput of your BizTalk Solution&lt;br&gt;
• Configuring your BizTalk environment for maximum performance&lt;br&gt;
• Troubleshooting – where to start, examining &amp;amp; resolving issues.&lt;br&gt;
• Creating deployment scripts to fully deploy your BizTalk Solutions
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=3025c0e5-4414-4134-845c-c78774426dae" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,3025c0e5-4414-4134-845c-c78774426dae.aspx</comments>
      <category>BizTalk</category>
      <category>BizTalk/Insights</category>
      <category>Events</category>
      <category>Training</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=07a046a9-89f3-4d57-911a-d459d63c4fe8</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,07a046a9-89f3-4d57-911a-d459d63c4fe8.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,07a046a9-89f3-4d57-911a-d459d63c4fe8.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=07a046a9-89f3-4d57-911a-d459d63c4fe8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
A collegue of mine pointed me in the direction of this whitepaper<br /><a href="http://msdn2.microsoft.com/en-us/library/bb220799.aspx">http://msdn2.microsoft.com/en-us/library/bb220799....</a> that
talks about<br /><br /><strong>Building Interoperable Insurance Systems with .NET 3.0 Technologies<br /></strong>(me being onsite at the moment at a financial services client - this comes
in super handy!)
</p>
        <p>
Talks and walks through the design and developing tooling and problems faced during
implementation.
</p>
        <p>
A great article to get a feel for some of the issues at hand.(look past the SQLServer
2006 mentioned on page 2 :)<br /></p>
        <p>
Enjoy.
</p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=07a046a9-89f3-4d57-911a-d459d63c4fe8" />
      </body>
      <title>BizTalk, .NET 3.0 and Insurance System Designs - what a Gem!</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,07a046a9-89f3-4d57-911a-d459d63c4fe8.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2007/02/05/BizTalkNET30AndInsuranceSystemDesignsWhatAGem.aspx</link>
      <pubDate>Mon, 05 Feb 2007 04:43:11 GMT</pubDate>
      <description>&lt;p&gt;
A collegue of mine pointed me in the direction of this whitepaper&lt;br&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/bb220799.aspx"&gt;http://msdn2.microsoft.com/en-us/library/bb220799....&lt;/a&gt;&amp;nbsp;that
talks about&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Building Interoperable Insurance Systems with .NET 3.0 Technologies&lt;br&gt;
&lt;/strong&gt;(me being onsite at the moment at a financial services client - this comes
in super handy!)
&lt;/p&gt;
&lt;p&gt;
Talks and walks through the design and developing tooling and problems faced during
implementation.
&lt;/p&gt;
&lt;p&gt;
A great article to get a feel for some of the issues at hand.(look past the SQLServer
2006 mentioned on page 2 :)&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Enjoy.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=07a046a9-89f3-4d57-911a-d459d63c4fe8" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,07a046a9-89f3-4d57-911a-d459d63c4fe8.aspx</comments>
      <category>BizTalk</category>
      <category>BizTalk/Insights</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=f06f74ca-4d38-44ae-93e0-a4be54cae050</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,f06f74ca-4d38-44ae-93e0-a4be54cae050.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,f06f74ca-4d38-44ae-93e0-a4be54cae050.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=f06f74ca-4d38-44ae-93e0-a4be54cae050</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While struggling to get all the links together and the correct version of all the
accessories to .NET 3.0 RC1 (as this is what BTS requires).<br /><br />
I wanted to develop Workflow based solutions as well and noticed my friend <a href="http://blogs.msdn.com/pandrew">Paul
Andrew</a> has read my mind in his post <a href="http://blogs.msdn.com/pandrew/archive/2006/09/07/745701.aspx">HERE</a><br /><br />
Here's a snip:<br /></p>
        <ul>
          <li>
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=19E21845-F5E3-4387-95FF-66788825C1AF&amp;displaylang=en">Install
the .NET Framework 3.0 RC</a> for Windows XP and Windows Server 2003. This is not
required for Windows Vista since it already has the .NET Framework 3.0 but you do
need to ensure you are using the RC of Windows Vista to get the right build of
.NET Framework 3.0. 
</li>
          <li>
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=117ECFD3-98AD-4D67-87D2-E95A8407FA86&amp;displaylang=en">Install
the Windows Vista RC SDK</a> from which you get help documentation and SDK samples.
This install isn't required for .NET Framework 3.0 development as you can view the <a href="http://windowssdk.msdn.microsoft.com/en-us/library/ms735967.aspx">SDK documentation</a> and
access the <a href="http://windowssdk.msdn.microsoft.com/en-us/library/ms741723.aspx">SDK
samples</a> online. 
</li>
          <li>
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=935AABF9-D1D0-4FC9-B443-877D8EA6EAB8&amp;displaylang=en">Install
the Visual Studio "Orcas" CTP</a> which includes tools for WPF and WCF. Of course
you must already have Visual Studio 2005 installed as this CTP adds to it. 
</li>
          <li>
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E8232F93-48F0-4E74-B09D-B51F1D4231A4&amp;displaylang=en">Install
the Visual Studio 2005 extensions for Windows Workflow Foundation</a>. This is the
matching part to "Orcas" but for WF. If you aren't planning to use WF then you don't
need this, and if you aren't planning to use WPF or WCF you don't need "Orcas". 
</li>
          <li>
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=EBF7A3F3-4B55-4C2C-A43A-B977446A131A&amp;displaylang=en">Install
the Expression Interactive Designer matching RC build</a>. This is for creating WPF
user interfaces to be used with the "Orcas" tools in Visual Studio 2005. 
</li>
          <li>
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2e575633-e357-4ee7-aaff-34138f00e830&amp;DisplayLang=en">Install
the Hands on Labs for Windows Workflow Foundation</a>. 
</li>
        </ul>
        <p>
I have a Windows Vista RC machine and a Windows XP machine which I've installed these
on. It's also the same install on Windows Server 2003 if you use that as your development
environment. <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=f06f74ca-4d38-44ae-93e0-a4be54cae050" /></p>
      </body>
      <title>Installing Pre-Reqs for BizTalk 2006 R2 Beta1 - do you want Workflow Development</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,f06f74ca-4d38-44ae-93e0-a4be54cae050.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2007/01/28/InstallingPreReqsForBizTalk2006R2Beta1DoYouWantWorkflowDevelopment.aspx</link>
      <pubDate>Sun, 28 Jan 2007 10:23:27 GMT</pubDate>
      <description>&lt;p&gt;
While struggling to get all the links together and the correct version of all the
accessories to .NET 3.0 RC1 (as this is what BTS requires).&lt;br&gt;
&lt;br&gt;
I wanted to develop Workflow based solutions as well and noticed my friend &lt;a href="http://blogs.msdn.com/pandrew"&gt;Paul
Andrew&lt;/a&gt; has read my mind in his post &lt;a href="http://blogs.msdn.com/pandrew/archive/2006/09/07/745701.aspx"&gt;HERE&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
Here's a snip:&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=19E21845-F5E3-4387-95FF-66788825C1AF&amp;amp;displaylang=en"&gt;Install
the .NET Framework 3.0 RC&lt;/a&gt; for Windows XP and Windows Server 2003. This is not
required for Windows Vista since it already has the .NET Framework 3.0 but you do
need to ensure you are using the RC of Windows Vista to get the right&amp;nbsp;build of
.NET Framework 3.0. 
&lt;li&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=117ECFD3-98AD-4D67-87D2-E95A8407FA86&amp;amp;displaylang=en"&gt;Install
the Windows Vista RC SDK&lt;/a&gt; from which you get help documentation and SDK samples.
This install isn't required for .NET Framework 3.0 development as you can view the &lt;a href="http://windowssdk.msdn.microsoft.com/en-us/library/ms735967.aspx"&gt;SDK&amp;nbsp;documentation&lt;/a&gt; and
access the&amp;nbsp;&lt;a href="http://windowssdk.msdn.microsoft.com/en-us/library/ms741723.aspx"&gt;SDK
samples&lt;/a&gt; online. 
&lt;li&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=935AABF9-D1D0-4FC9-B443-877D8EA6EAB8&amp;amp;displaylang=en"&gt;Install
the Visual Studio "Orcas" CTP&lt;/a&gt; which includes tools for WPF and WCF. Of course
you must already have Visual Studio 2005 installed as this CTP adds to it. 
&lt;li&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E8232F93-48F0-4E74-B09D-B51F1D4231A4&amp;amp;displaylang=en"&gt;Install
the Visual Studio 2005 extensions for Windows Workflow Foundation&lt;/a&gt;. This is the
matching part to "Orcas" but for WF. If you aren't planning to use WF then you don't
need this, and if you aren't planning to use WPF or WCF you don't need "Orcas". 
&lt;li&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=EBF7A3F3-4B55-4C2C-A43A-B977446A131A&amp;amp;displaylang=en"&gt;Install
the Expression Interactive Designer matching RC build&lt;/a&gt;. This is for creating WPF
user interfaces to be used with the "Orcas" tools in Visual Studio 2005. 
&lt;li&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2e575633-e357-4ee7-aaff-34138f00e830&amp;amp;DisplayLang=en"&gt;Install
the Hands on Labs for Windows Workflow Foundation&lt;/a&gt;. 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
I have a Windows Vista RC machine and a Windows XP machine which I've installed these
on. It's also the same install on Windows Server 2003 if you use that as your development
environment. &lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=f06f74ca-4d38-44ae-93e0-a4be54cae050" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,f06f74ca-4d38-44ae-93e0-a4be54cae050.aspx</comments>
      <category>.NET Developer</category>
      <category>BizTalk</category>
      <category>Tips</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=e7cd1426-97ff-4c41-899a-a2d59d8de168</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,e7cd1426-97ff-4c41-899a-a2d59d8de168.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,e7cd1426-97ff-4c41-899a-a2d59d8de168.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=e7cd1426-97ff-4c41-899a-a2d59d8de168</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
WF designers can be re-hosted in many places, but here's a couple that are browser
based
</p>
        <p>
Jon Flanders wrote one in Atlas, (AJax for .NET ) or what ever name it's called this
week which uses <a href="http://www.masteringbiztalk.com/atlasworkflowdesigner/">Atlas
and is pretty cool out of the browser</a><br /><br /><a href="http://blogs.msdn.com/ghenap/">Ghenadie</a> from MS has been very busy and
created a Javascript based <a href="http://blogs.msdn.com/ghenap/archive/2006/10/25/netfxlive-js-based-workflow-designer.aspx">Workflow
Designer </a> - believe that!<br />
Ghenadie is wanting to <strong>create a central repository of Activities etc. </strong>for
all to use through this.<br /><br />
These appear to be work in progress - but hats off for their efforts.
</p>
        <p>
Jon's - 
<br /><img src="http://blogs.breezetraining.com.au/mickb/content/binary/nedsWorkflow.jpg" border="0" /></p>
        <p>
 
</p>
        <p>
NETFXLIVE - 
</p>
        <p>
          <img src="http://blogs.breezetraining.com.au/mickb/content/binary/netfxlive.jpg" border="0" />
        </p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=e7cd1426-97ff-4c41-899a-a2d59d8de168" />
      </body>
      <title>Wow - WF designers - browser based</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,e7cd1426-97ff-4c41-899a-a2d59d8de168.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2006/11/10/WowWFDesignersBrowserBased.aspx</link>
      <pubDate>Fri, 10 Nov 2006 00:51:23 GMT</pubDate>
      <description>&lt;p&gt;
WF designers can be re-hosted in many places, but here's a couple that are browser
based
&lt;/p&gt;
&lt;p&gt;
Jon Flanders wrote one in Atlas, (AJax for .NET ) or what ever name it's called this
week which uses &lt;a href="http://www.masteringbiztalk.com/atlasworkflowdesigner/"&gt;Atlas
and is pretty cool out of the browser&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://blogs.msdn.com/ghenap/"&gt;Ghenadie&lt;/a&gt; from MS has been very busy and
created a Javascript based &lt;a href="http://blogs.msdn.com/ghenap/archive/2006/10/25/netfxlive-js-based-workflow-designer.aspx"&gt;Workflow
Designer &lt;/a&gt;&amp;nbsp;- believe that!&lt;br&gt;
Ghenadie is wanting to &lt;strong&gt;create a central repository of Activities etc. &lt;/strong&gt;for
all to use through this.&lt;br&gt;
&lt;br&gt;
These appear to be work in progress - but hats off for their efforts.
&lt;/p&gt;
&lt;p&gt;
Jon's - 
&lt;br&gt;
&lt;img src="http://blogs.breezetraining.com.au/mickb/content/binary/nedsWorkflow.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
NETFXLIVE - 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blogs.breezetraining.com.au/mickb/content/binary/netfxlive.jpg" border=0&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=e7cd1426-97ff-4c41-899a-a2d59d8de168" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,e7cd1426-97ff-4c41-899a-a2d59d8de168.aspx</comments>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=94cbb9af-08a6-4e7e-b07b-b7883eb77518</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,94cbb9af-08a6-4e7e-b07b-b7883eb77518.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,94cbb9af-08a6-4e7e-b07b-b7883eb77518.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=94cbb9af-08a6-4e7e-b07b-b7883eb77518</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <font face="Verdana" color="#0000ff" size="2">
            <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5-25634C3BF043&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5-25634C3BF043&amp;displaylang=en</a>
          </font>
        </div>
        <div>
          <font color="#0000ff">
          </font> 
</div>
        <div>
          <font color="#0000ff">finally some of the pain of the different products and
their versions have gone away. :-)</font>
        </div>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=94cbb9af-08a6-4e7e-b07b-b7883eb77518" />
      </body>
      <title>.NET 3.0 - released</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,94cbb9af-08a6-4e7e-b07b-b7883eb77518.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2006/11/08/NET30Released.aspx</link>
      <pubDate>Wed, 08 Nov 2006 23:54:59 GMT</pubDate>
      <description>&lt;div&gt;&lt;font face=Verdana color=#0000ff size=2&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5-25634C3BF043&amp;amp;displaylang=en" target=_blank&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5-25634C3BF043&amp;amp;displaylang=en&lt;/a&gt;&lt;/font&gt;
&lt;/div&gt;
&lt;div&gt;&lt;font color=#0000ff&gt;&lt;/font&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;&lt;font color=#0000ff&gt;finally some of the pain of the different products and their
versions have gone away. :-)&lt;/font&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=94cbb9af-08a6-4e7e-b07b-b7883eb77518" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,94cbb9af-08a6-4e7e-b07b-b7883eb77518.aspx</comments>
      <category>.NET Developer</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=ea85523b-8b94-4508-943e-3745b590f564</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,ea85523b-8b94-4508-943e-3745b590f564.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,ea85523b-8b94-4508-943e-3745b590f564.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=ea85523b-8b94-4508-943e-3745b590f564</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Hi folks - as you all know it's about <strong>Connected Systems</strong> - not neccessarily
about one technology on it's own.<br /><br />
I'm a firm believer that we're always trying to solve a customer's problem/solution
which <strong>will</strong> involve more than just BizTalk.
</p>
        <p>
In our 'BizTalk' space now (with R2 TAP on the way), we have technologies such as:
</p>
        <ol>
          <li>
BizTalk 2006</li>
          <li>
RFID</li>
          <li>
WCF</li>
          <li>
WinWF</li>
          <li>
SSB</li>
          <li>
SSIS</li>
          <li>
All the LOB adapters from BizTalk 2006</li>
          <li>
MOSS 2007</li>
          <li>
MSMQ/MQSeries etc.</li>
        </ol>
        <p>
So as an 'integration specialist' we need to know not only how these work and the
benefits of each for certain environments, but also how to create an effective solution
in these technologies. (not something like - "I believe you can do that in .....I
just need to watch some webcasts on it first" :)
</p>
        <p>
The Sydney BizTalk User Group has launched a <strong>Connected Systems Mailing list</strong>.<br /><br /><strong>How to JOIN:<br /></strong>1. send an email to <a href="mailto:stserv@list.sydbiz.org">stserv@list.sydbiz.org</a> with 
<br /><em>SUBSCRIBE </em><a href="mailto:cs@list.sydbiz.org"><em>cs@list.sydbiz.org</em></a>   
<br />
in the BODY of the message (you can put anything for the SUBJECT, or leave it blank)<br /><br />
So come and join my one other friend to kick this off. :)<br /><br /><strong>How to UNJOIN:</strong><br />
1. send an email to <a href="mailto:stserv@list.sydbiz.org">stserv@list.sydbiz.org</a> with<br /><em>UNSUBSCRIBE <a href="mailto:cs@list.sydbiz.org">cs@list.sydbiz.org</a></em></p>
        <p>
 
</p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=ea85523b-8b94-4508-943e-3745b590f564" />
      </body>
      <title>Aussie and NZ Connected Systems mailing list is born</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,ea85523b-8b94-4508-943e-3745b590f564.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2006/10/22/AussieAndNZConnectedSystemsMailingListIsBorn.aspx</link>
      <pubDate>Sun, 22 Oct 2006 05:03:28 GMT</pubDate>
      <description>&lt;p&gt;
Hi folks - as you all know it's about &lt;strong&gt;Connected Systems&lt;/strong&gt; - not neccessarily
about one technology on it's own.&lt;br&gt;
&lt;br&gt;
I'm a firm believer that we're always trying to solve a customer's problem/solution
which &lt;strong&gt;will&lt;/strong&gt; involve more than just BizTalk.
&lt;/p&gt;
&lt;p&gt;
In our 'BizTalk' space now (with R2 TAP on the way), we have technologies such as:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
BizTalk 2006&lt;/li&gt;
&lt;li&gt;
RFID&lt;/li&gt;
&lt;li&gt;
WCF&lt;/li&gt;
&lt;li&gt;
WinWF&lt;/li&gt;
&lt;li&gt;
SSB&lt;/li&gt;
&lt;li&gt;
SSIS&lt;/li&gt;
&lt;li&gt;
All the LOB adapters from BizTalk 2006&lt;/li&gt;
&lt;li&gt;
MOSS 2007&lt;/li&gt;
&lt;li&gt;
MSMQ/MQSeries etc.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
So as an 'integration specialist' we need to know not only how these work and the
benefits of each for certain environments, but also how to create an effective solution
in these technologies. (not something like - "I believe you can do that in .....I
just need to watch some webcasts on it first" :)
&lt;/p&gt;
&lt;p&gt;
The Sydney BizTalk User Group has launched a &lt;strong&gt;Connected Systems Mailing list&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;How to JOIN:&lt;br&gt;
&lt;/strong&gt;1. send an email to &lt;a href="mailto:stserv@list.sydbiz.org"&gt;stserv@list.sydbiz.org&lt;/a&gt; with 
&lt;br&gt;
&lt;em&gt;SUBSCRIBE &lt;/em&gt;&lt;a href="mailto:cs@list.sydbiz.org"&gt;&lt;em&gt;cs@list.sydbiz.org&lt;/em&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp; 
&lt;br&gt;
in the BODY of the message (you can put anything for the SUBJECT, or leave it blank)&lt;br&gt;
&lt;br&gt;
So come and join my one other friend to kick this off. :)&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;How to UNJOIN:&lt;/strong&gt;
&lt;br&gt;
1. send an email to &lt;a href="mailto:stserv@list.sydbiz.org"&gt;stserv@list.sydbiz.org&lt;/a&gt; with&lt;br&gt;
&lt;em&gt;UNSUBSCRIBE &lt;a href="mailto:cs@list.sydbiz.org"&gt;cs@list.sydbiz.org&lt;/a&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=ea85523b-8b94-4508-943e-3745b590f564" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,ea85523b-8b94-4508-943e-3745b590f564.aspx</comments>
      <category>.NET Developer</category>
      <category>BizTalk</category>
      <category>BizTalk/RFID</category>
      <category>Events</category>
      <category>Office</category>
      <category>Tips</category>
      <category>WinWF</category>
    </item>
    <item>
      <trackback:ping>http://blogs.breeze.net/mickb/Trackback.aspx?guid=9f21e6fd-5085-450f-adda-53dd692e2d14</trackback:ping>
      <pingback:server>http://blogs.breeze.net/mickb/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.breeze.net/mickb/PermaLink,guid,9f21e6fd-5085-450f-adda-53dd692e2d14.aspx</pingback:target>
      <dc:creator>Mick Badran</dc:creator>
      <wfw:comment>http://blogs.breeze.net/mickb/CommentView,guid,9f21e6fd-5085-450f-adda-53dd692e2d14.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.breeze.net/mickb/SyndicationService.asmx/GetEntryCommentsRss?guid=9f21e6fd-5085-450f-adda-53dd692e2d14</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">I'm getting around to it!<br /><br />
A while back I did a MSDN Webcast on this topic, and I also presented upon this at
the Australian Teched 2006.<br /><br />
During my sessions I used a whole bunch of demo code etc.<br /><br />
It is my mission to make this available to you (took me around 15 months to design
+ implement this for a client). I want to make available a demo version for you folks
to enable to you get in a get your hands dirty.<br /><br /><b>The two worlds live together quite nicely! BTS 2006 and WinWF.</b><br />
You dont have to decide whether I'll write lines of code with WinWF or for those 'enterprise'
solutions...time to use BizTalk. Not a chance.<br /><br />
I'll show you how to drive Workflow Solutions from within a BizTalk framework enabling
things like BAM, HAT etc etc for the whole story.<br /><br /><b>Stay tuned and watch this space!.....within the week! I promise!</b><br /><p></p><img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=9f21e6fd-5085-450f-adda-53dd692e2d14" /></body>
      <title>BizTalk 2006 and Windows Workflow Foundation (.NETFX 3.0)</title>
      <guid isPermaLink="false">http://blogs.breeze.net/mickb/PermaLink,guid,9f21e6fd-5085-450f-adda-53dd692e2d14.aspx</guid>
      <link>http://blogs.breeze.net/mickb/2006/09/29/BizTalk2006AndWindowsWorkflowFoundationNETFX30.aspx</link>
      <pubDate>Fri, 29 Sep 2006 02:48:45 GMT</pubDate>
      <description>I'm getting around to it!&lt;br&gt;
&lt;br&gt;
A while back I did a MSDN Webcast on this topic, and I also presented upon this at
the Australian Teched 2006.&lt;br&gt;
&lt;br&gt;
During my sessions I used a whole bunch of demo code etc.&lt;br&gt;
&lt;br&gt;
It is my mission to make this available to you (took me around 15 months to design
+ implement this for a client). I want to make available a demo version for you folks
to enable to you get in a get your hands dirty.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;The two worlds live together quite nicely! BTS 2006 and WinWF.&lt;/b&gt;
&lt;br&gt;
You dont have to decide whether I'll write lines of code with WinWF or for those 'enterprise'
solutions...time to use BizTalk. Not a chance.&lt;br&gt;
&lt;br&gt;
I'll show you how to drive Workflow Solutions from within a BizTalk framework enabling
things like BAM, HAT etc etc for the whole story.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Stay tuned and watch this space!.....within the week! I promise!&lt;/b&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.breeze.net/mickb/aggbug.ashx?id=9f21e6fd-5085-450f-adda-53dd692e2d14" /&gt;</description>
      <comments>http://blogs.breeze.net/mickb/CommentView,guid,9f21e6fd-5085-450f-adda-53dd692e2d14.aspx</comments>
      <category>BizTalk</category>
      <category>WinWF</category>
    </item>
  </channel>
</rss>