<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>The .NET Endpoint : Articles</title><link>http://blogs.msdn.com/endpoint/archive/tags/Articles/default.aspx</link><description>Tags: Articles</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>The New Dev Center Experience – MSDN Articles</title><link>http://blogs.msdn.com/endpoint/archive/2008/09/29/the-new-dev-center-experience-msdn-articles.aspx</link><pubDate>Mon, 29 Sep 2008 18:56:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8969127</guid><dc:creator>Cliff Simpkins</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/endpoint/comments/8969127.aspx</comments><wfw:commentRss>http://blogs.msdn.com/endpoint/commentrss.aspx?PostID=8969127</wfw:commentRss><description>&lt;p&gt;This is the second part in the series of new things that are afoot with the MSDN websites. In this posting, I would like to discuss some changes in the posting of articles and code samples. As an example of the new experience, I’d like to draw attention to a refreshed article that was recently updated and reposted from Morgan Skinner, ‘&lt;a href="http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/CustomCompositeActivity" target="_blank"&gt;Creating a Custom WF Activity&lt;/a&gt;.’&lt;/p&gt;  &lt;p&gt;In the prior years, we made extensive use of the MSDN Online Library. Information on the MSDN Online Library takes one of two forms. There is the documentation that is written by the product group, which is typically posted under the &lt;a href="http://msdn.microsoft.com/en-us/library/ms735967.aspx" target="_blank"&gt;WF 3.5 documentation node&lt;/a&gt; and &lt;a href="http://msdn.microsoft.com/en-us/library/ms735119.aspx" target="_blank"&gt;WCF 3.5 documentation node&lt;/a&gt; of the taxonomy tree. There is also the whitepapers that were created outside of the product group – be that folks from the field, Microsoft Consultants, or external MVPs; these typically were posted in the ‘Articles and Overviews’ nodes (one for &lt;a href="http://msdn.microsoft.com/en-us/library/cc268290.aspx" target="_blank"&gt;WCF Articles and Overviews&lt;/a&gt;, and one for &lt;a href="http://msdn.microsoft.com/en-us/library/cc294426.aspx" target="_blank"&gt;WF Articles and Overviews&lt;/a&gt;) of the taxonomy tree. &lt;/p&gt;  &lt;h3&gt;Whitepaper Articles&lt;/h3&gt;  &lt;p&gt; Posting the whitepapers into the MSDN Online Library provided a series of benefits – including the inclusion in the installable documentation and consistency of the MTPS (MSDN &amp;amp; TechNet Publishing System); it also had drawbacks, primarily around flexibility, formatting, and discoverability. A major complaint that has come up about the way we’ve been doing things is that it makes it very hard to find new content that has been published into the system…which is a fair argument - the system has been well designed as a online version of an installed documentation library; it just wasn’t designed for the casual reader to regularly drop in and look for updates.&lt;/p&gt;  &lt;p&gt;&lt;a href="https://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/d757c091c94f_10110/image_2.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; margin: 5px 0px 5px 10px; border-left: 0px; border-bottom: 0px" height="356" alt="image" src="https://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/d757c091c94f_10110/image_thumb.png" width="401" align="right" border="0" /&gt;&lt;/a&gt;With the new MSDN Social Content servers, we now additional flexibility. Articles get the benefit of HTML (and are limited more by the CSS and ASP.NET template structure, rather than being limited to a handful of standard HTML tags).&lt;/p&gt;  &lt;p&gt;Because of this, we’re trying to make articles posted to the new system a bit more interactive and easier to explore and relate to one another. To the right is a screenshot of Morgan’s article. I’ve called out a few of the new features, that I’m hoping help the reader get a better experience. There will likely be a few changes to the layout over the next couple weeks as we publish a few more articles up to the server and get a feel for what works (and what doesn’t), and based on community feedback (if you have feedback – as always – either post a comment below or use the contact link to the right to send us an e-mail).&lt;/p&gt;  &lt;p&gt;In addition to the tagging capabilities (covered in my prior post on the new MSDN Dev Center pages), you’ll notice that we have created a grey ‘About this Article’ box. I know grey isn’t all that inspiring, but we did it to be consistent with the MSDN Online Library ‘This relates to version…’ box, and it’s flexible – let me know if you feel strongly about it. Within this box, we try to provide a list of the related technologies, a link to related downloads and related articles, and a mini table of contents to let users jump to the section of the article they may be most interested in. Additionally, we’ve moved the ‘About the Author’ up from the bottom to the right column.&lt;/p&gt;  &lt;h3&gt;Code Samples&lt;/h3&gt;  &lt;p&gt;For code samples, there really wasn’t a convenient place to put them. As a result, many of the code samples were posted up to the &lt;a href="http://www.microsoft.com/downloads" target="_blank"&gt;Microsoft.com Downloads&lt;/a&gt; website. Because of this limitation, the NetFX team had created the NetFX3.com website to host code samples. With the new MSDN platform, we now have two repositories for code samples and sample applications:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.codeplex.com/" target="_blank"&gt;&lt;strong&gt;&lt;em&gt;CodePlex&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;: &lt;a href="http://www.codeplex.com/" target="_blank"&gt;CodePlex&lt;/a&gt; is Microsoft’s server for hosting open source projects. Projects hosted in the CodePlex environment can be both Microsoft sponsored, as well as community led/owned – and include a TFS backend, an integrated issue tracking database, and discussion boards for hosted projects. A few of the notable Microsoft-sponsored projects on CodePlex that stand out for me include AAA, BBB, and CCC. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/" target="_blank"&gt;&lt;strong&gt;&lt;em&gt;MSDN Code Gallery&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;: The &lt;a href="http://code.msdn.microsoft.com/" target="_blank"&gt;MSDN Code Gallery&lt;/a&gt; can be thought of as a place to post sample code and articles that involve Microsoft technologies. I believe that it is powered by the same engine as CodePlex, but isn’t intended for team-based development collaboration (Code Gallery doesn’t have the TFS backend for source control and issue tracking). &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="https://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/d757c091c94f_10110/image_4.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; margin: 5px 10px 5px 0px; border-left: 0px; border-bottom: 0px" height="341" alt="image" src="https://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/d757c091c94f_10110/image_thumb_1.png" width="304" align="left" border="0" /&gt;&lt;/a&gt; In the case of Morgan’s article, the source code has been posted up to the MSDN Code Gallery (screen shot of the Code Gallery page to the left). Posting the article via this method has many advantages over the prior method. Primary above them is the inclusion of the author in the project. In this project’s case, Morgan is co-owner of the Code Sample project, and can update the code sample as needed. As well, the author (and the MSDN Dev Center team – us) have the ability to update the project’s wiki page to point to relevant MSDN Forum posts and additional nuggets of wisdom that the community contribute to the project over its lifetime.&lt;/p&gt;  &lt;p&gt;We’re hoping that this provides better context to those who come to the project years after it has been posted, allowing them to learn from those who came before them and hopefully not get frustrated with any issues in future service packs or DLL updates (should they occur; although we all know that code samples are perfect and never have quirks ^_^ ).&lt;/p&gt;  &lt;p&gt;Over the coming months and years, expect to see WF and WCF projects showing up in these two repositories. We will make announcements on here and on the MSDN Dev Centers, and – as always – are interested in your opinions on what works and what doesn’t.&lt;/p&gt;  &lt;p&gt;I hope you enjoy the new additions to the MSDN Dev Center family; happy reading – and happy coding!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8969127" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/endpoint/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Articles/default.aspx">Articles</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/MSDN/default.aspx">MSDN</category></item><item><title>Weekly Update - New REST and 'Oslo' Screencasts</title><link>http://blogs.msdn.com/endpoint/archive/2008/08/25/weekly-update-new-rest-and-oslo-screencasts.aspx</link><pubDate>Mon, 25 Aug 2008 21:34:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8894641</guid><dc:creator>Cliff Simpkins</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/endpoint/comments/8894641.aspx</comments><wfw:commentRss>http://blogs.msdn.com/endpoint/commentrss.aspx?PostID=8894641</wfw:commentRss><description>&lt;p&gt;&lt;em&gt;I had originally used the title 'This week in downloads'...well, because there were downloads. :) But this feels a bit like hollow advertising, and I may shop around for a new title (suggestions are always welcome), but I'll go with the very bland 'Weekly Update' title for now.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;New to the web this past week:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;WCF Dev Series: &lt;a href="http://channel9.msdn.com/posts/cliff.simpkins/Endpoint-Screencasts-Configuring-Services-with-Endpoints/" target="_blank"&gt;New Screencast on Configuring Services with Endpoints&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;Rob Bagby: Rob posted a couple new screencasts on using WCF to enable HI-REST style scenarios&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/RobBagby/deCast-Creating-a-HI-REST-GET-Service-with-WCF-35/" target="_blank"&gt;Creating a HI-REST GET Service with WCF 3.5&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/RobBagby/deCast-Consuming-a-HI-REST-GET-Service-From-Silverlight-2-Beta-2/" target="_blank"&gt;Consuming a HI-REST GET Service from Silverlight 2 (Beta 2)&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Ron Jacobs: Ron posted a couple interviews recorded at TechEd in June&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/rojacobs/endpointtv-The-Road-to-Oslo/" target="_blank"&gt;Ron and David Chappell discuss the road to 'Oslo'&lt;/a&gt;&amp;#160;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/rojacobs/endpointtv-Framework-Best-Practices-with-an-eye-towards-Oslo/" target="_blank"&gt;Ron and Jon Flanders discuss how to build today with an eye towards 'Oslo'&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;Otherwise, we are continuing to focus on building out materials that will be appearing in the month of September - new MSDN pages, new articles, and a couple virtual labs.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8894641" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/endpoint/archive/tags/REST/default.aspx">REST</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Articles/default.aspx">Articles</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Oslo/default.aspx">Oslo</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/MSDN/default.aspx">MSDN</category></item><item><title>This Week in Downloads</title><link>http://blogs.msdn.com/endpoint/archive/2008/08/18/this-week-in-downloads2.aspx</link><pubDate>Mon, 18 Aug 2008 19:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8876726</guid><dc:creator>Cliff Simpkins</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/endpoint/comments/8876726.aspx</comments><wfw:commentRss>http://blogs.msdn.com/endpoint/commentrss.aspx?PostID=8876726</wfw:commentRss><description>&lt;P&gt;New to the web this week on the WF/WCF front:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en"&gt;Visual Studio 2008 SP1&lt;/A&gt; (BTW - it shipped! ^_^ ) &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&amp;amp;displaylang=en"&gt;.NET Framework 3.5 SP1&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/default.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/default.aspx"&gt;MSDN Library&lt;/A&gt; - &lt;A href="http://msdn.microsoft.com/en-us/library/ms735927.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/ms735927.aspx"&gt;WF Tutorials section&lt;/A&gt; is fixed! &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.pluralsight.com/main/" target=_blank mce_href="http://www.pluralsight.com/main/"&gt;PluralSight&lt;/A&gt;: &lt;A href="http://channel9.msdn.com/posts/cliff.simpkins/Endpoint-Screencasts-Creating-Your-First-WCF-Service/" target=_blank mce_href="http://channel9.msdn.com/posts/cliff.simpkins/Endpoint-Screencasts-Creating-Your-First-WCF-Service/"&gt;WF/WCF Screencast: Creating your first WCF Service&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/mwinkle/default.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/default.aspx"&gt;Matt Winkler&lt;/A&gt;: &lt;A href="http://blogs.msdn.com/mwinkle/archive/2008/08/11/advanced-workflow-service-talk-demo-4-of-4.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/archive/2008/08/11/advanced-workflow-service-talk-demo-4-of-4.aspx"&gt;Advanced WF Services (Part 4/4) - Conversations Patterns&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Compared to other weeks in the past month, this has been a relatively quiet one on the publication front. There are a lot of really cool things being brought into the pipeline, especially for around the PDC timeframe.&lt;/P&gt;
&lt;P&gt;Also, we have additional functionality coming to MSDN in the coming month. You may have already noticed that the MSDN servers are starting to become more community focused (including the &lt;A href="http://blogs.msdn.com/mwinkle/default.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/default.aspx"&gt;new forums site&lt;/A&gt; and the &lt;A href="http://social.msdn.microsoft.com/bookmarks/" target=_blank mce_href="http://social.msdn.microsoft.com/bookmarks/"&gt;MSDN bookmarks site&lt;/A&gt; and the green &lt;A href="http://msdn.microsoft.com/en-us/library/communitymsdnwikifaq.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/communitymsdnwikifaq.aspx"&gt;'Community Content' sections&lt;/A&gt; that appears on the bottom of MSDN documentation). We've been working with the MSDN team to get new content for WF and WCF content to go onto the new service at launch; I'll be interested in your feedback. The initial pages at creation is to place up about four or five initial pages that provide an inventory/collection of videos/screencasts and code samples that are out there. We are also thinking about creating a 'Learning Roadmap' to help those new to the technologies get a grasp on where to start and some help with understanding what's out there today. But - as I said - thoughts/opinions/comments are welcome.&lt;/P&gt;
&lt;P&gt;I apologize for the tardiness in getting this posting up. I typically work on these either Friday afternoon or Saturday morning, but it was a busy week in the office and I got drawn into writing my first Windows Mobile application over the weekend (a simple flash card program to help me learn the notes on the grand staff).&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8876726" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/endpoint/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Articles/default.aspx">Articles</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/MSDN/default.aspx">MSDN</category></item><item><title>This Week in Downloads - WF &amp; Services</title><link>http://blogs.msdn.com/endpoint/archive/2008/08/10/this-week-in-downloads-wf-services.aspx</link><pubDate>Mon, 11 Aug 2008 04:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8847353</guid><dc:creator>Cliff Simpkins</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/endpoint/comments/8847353.aspx</comments><wfw:commentRss>http://blogs.msdn.com/endpoint/commentrss.aspx?PostID=8847353</wfw:commentRss><description>&lt;P&gt;Welcome to this week's installment of my weekly document and download roundup. Even though I was in Chicago for most of last week, this week sees a couple additional WF articles posted, and a few releases by Microsoft folks around Connected Systems technologies.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Michele Leroux Bustamante&lt;/EM&gt; (MSDN Online): &lt;A href="http://msdn.microsoft.com/en-us/library/cc709458.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc709458.aspx"&gt;WF Deployment Scenarios&lt;/A&gt; Paper&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/cc825354.aspx" mce_href="http://msdn.microsoft.com/cc825354.aspx"&gt;WF Scenario Guidance (Part 3/5) - Workflow Services&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/cc835242.aspx" mce_href="http://msdn.microsoft.com/cc835242.aspx"&gt;WF Scenario Guidance (Part 4/5) - Workflow Designer Re-Hosting&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;EM&gt;Patterns &amp;amp; Practices Group&lt;/EM&gt;: &lt;A href="http://www.codeplex.com/WCFSecurityGuide" target=_blank mce_href="http://www.codeplex.com/WCFSecurityGuide"&gt;Improving Web Services Security (WCF Security Guide)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Matt Winkler&lt;/EM&gt; (&lt;A href="http://blogs.msdn.com/mwinkle/default.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/default.aspx"&gt;Blog&lt;/A&gt;): Demos from his Advanced Workflow Services TR7 talk &lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/mwinkle/archive/2008/08/05/advanced-workflow-services-talk-demo-1-of-4.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/archive/2008/08/05/advanced-workflow-services-talk-demo-1-of-4.aspx"&gt;Advanced WF Services (Part 1/4) - Basic Context Management Demo&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/mwinkle/archive/2008/08/06/advanced-workflow-services-talk-demo-2-of-4.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/archive/2008/08/06/advanced-workflow-services-talk-demo-2-of-4.aspx"&gt;Advanced WF Services (Part 2/4) - Simple Duplex Demo&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/mwinkle/archive/2008/08/07/advanced-workflow-services-talk-demo-3-of-4.aspx" target=_blank mce_href="http://blogs.msdn.com/mwinkle/archive/2008/08/07/advanced-workflow-services-talk-demo-3-of-4.aspx"&gt;Advanced WF Services (Part 3/4) - Long Running Work Pattern&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;EM&gt;Matt Milner&lt;/EM&gt; (&lt;A href="http://msdn.microsoft.com/en-us/magazine/default.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/magazine/default.aspx"&gt;MSDN Magazine&lt;/A&gt;) - &lt;A href="http://msdn.microsoft.com/en-us/magazine/cc721606.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/magazine/cc721606.aspx"&gt;Workflow Tips &amp;amp; Tricks&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Ron Jacobs&lt;/EM&gt; (endpoint.tv) - &lt;A href="http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/" target=_blank mce_href="http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/"&gt;Bob Familiar chats with Ron, discussing REST &amp;amp; SOAP&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Michele's WF Deployment Scenarios Paper&lt;/STRONG&gt; &lt;BR&gt;We've published a couple more sections of Michele's &lt;A href="http://msdn.microsoft.com/en-us/library/cc709458.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc709458.aspx"&gt;WF Deployment Scenario Guidance &lt;/A&gt;whitepaper. The publication of these two sections brings us up to four of the five articles now live in the &lt;A href="http://msdn.microsoft.com/en-us/library/cc268290.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc268290.aspx"&gt;MSDN WF Whitepapers &amp;amp; Articles section&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Upcoming this Week&lt;/STRONG&gt; &lt;BR&gt;We have a new weekly series starting up on Wednesday that I'm excited about. I hope to see you again in a few days, to learn about it.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8847353" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/endpoint/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/REST/default.aspx">REST</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Articles/default.aspx">Articles</category></item><item><title>This Week in Downloads - New WF Articles</title><link>http://blogs.msdn.com/endpoint/archive/2008/07/26/this-week-in-downloads-new-wf-articles.aspx</link><pubDate>Sat, 26 Jul 2008 20:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8776171</guid><dc:creator>Cliff Simpkins</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/endpoint/comments/8776171.aspx</comments><wfw:commentRss>http://blogs.msdn.com/endpoint/commentrss.aspx?PostID=8776171</wfw:commentRss><description>&lt;P&gt;This week, we've added two new articles for WF to the &lt;A href="http://msdn.microsoft.com/library/" target=_blank mce_href="http://msdn.microsoft.com/library/"&gt;MSDN Online Library&lt;/A&gt;: an article by &lt;A href="http://www.masteringbiztalk.com/blogs/jon/" target=_blank mce_href="http://www.masteringbiztalk.com/blogs/jon/"&gt;Jon Flanders&lt;/A&gt; to help choose between sequential workflows and state machines, and a major article by &lt;A href="http://www.dasblonde.net/" target=_blank mce_href="http://www.dasblonde.net/"&gt;Michele Leroux Bustamante&lt;/A&gt; explaining the five most common WF deployment scenarios. Both articles have received great reviews from internal readers so far; and we're hoping that you find them useful as well.&lt;/P&gt;
&lt;P&gt;Additionally, we wanted to draw attention to someting we missed last week; &lt;A href="http://www.theproblemsolver.nl/" target=_blank mce_href="http://www.theproblemsolver.nl/"&gt;Maurice de Beijer&lt;/A&gt; published an article last week on using the new WCF activities in WF 3.5 to connect your workflows to web services.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Jon Flanders: How to Choose a Workflow&lt;/EM&gt;&lt;/STRONG&gt; &lt;BR&gt;Jon's &lt;A class="" href="http://msdn.microsoft.com/en-us/library/cc768563.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc768563.aspx"&gt;article on choosing between sequential workflows and state machines&lt;/A&gt; started out as a revisit to a topic that was touched on back in late 2005 by bloggers such as &lt;A href="http://blogs.msdn.com/davegreen/archive/2005/10/20/483309.aspx" target=_blank mce_href="http://blogs.msdn.com/davegreen/archive/2005/10/20/483309.aspx"&gt;Dave Green&lt;/A&gt; and &lt;A href="http://blogs.southworks.net/aschapiro/2005/10/27/what-style-of-workflow-should-i-use/" target=_blank mce_href="http://blogs.southworks.net/aschapiro/2005/10/27/what-style-of-workflow-should-i-use/"&gt;Ariel Schapiro&lt;/A&gt;, but hasn't seen much proscriptive guidance since then. The question of which workflow model to choose has always been a common one; the other most common one is asking about &lt;A href="http://msdn.microsoft.com/en-us/library/cc303238.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc303238.aspx"&gt;the difference between WF and BizTalk&lt;/A&gt;. Jon's article tries to explain the differences between the model and walk the reader through an implementation to help explain the decision factors.&lt;/P&gt;
&lt;P&gt;We're hoping that this article serves as a spark to reinvigorate the topic, and look at process patterns that may best fit one model or the other.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Michele Leroux Bustamante: WF Scenarios&lt;/EM&gt;&lt;/STRONG&gt; &lt;BR&gt;Michele's &lt;A href="http://msdn.microsoft.com/en-us/library/cc709458.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc709458.aspx"&gt;WF deployment scenario series&lt;/A&gt; explores the five general workflow scenarios that customers are using WF for today. Each section explores the benefits and limitations of WF within its scenario, and some best practices for implementation. &lt;/P&gt;
&lt;P&gt;The article originally started out with the intention of being one paper to help explain where WF can be useful, but the overall paper quickly grew in size and scope as the sections grew, each telling a story of its own. As a result, we've split the paper out into an introduction and five articles to help make it less intimidating in size, and hopefully making it more accessible to folks. &lt;/P&gt;
&lt;P&gt;This week, we publish the first two of the five sections: &lt;A href="http://msdn.microsoft.com/en-us/library/cc709416.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc709416.aspx"&gt;Human Workflows&lt;/A&gt; and &lt;A href="http://msdn.microsoft.com/en-us/library/cc748597.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc748597.aspx"&gt;SharePoint Workflows&lt;/A&gt;. The remaining three sections (Workflow Services, Rehosted Workflows, and Presentation Flow Coordination) will be published over the next few weeks, but we wanted to get these gems up here for your reading pleasure.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Maurice de Beijer: Using WCF with WF in .NET 3.5&lt;/EM&gt;&lt;/STRONG&gt; &lt;BR&gt;Maurice published &lt;A href="http://msdn.microsoft.com/en-us/library/cc721596.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/cc721596.aspx"&gt;part 1 of his new article on using WCF with WF&lt;/A&gt; up to the MSDN. The article walks the reader through how to connect your workflows up to web services - in this case, he's WCF within the workflow to talk to either another WCF service endpoint, or an existing ASMX web service endpoint.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;WF/WCF Articles in Vista Section&lt;/EM&gt; &lt;BR&gt;&lt;/STRONG&gt;In addition to the new content, we looked into moving WF and WCF articles out of the Windows Vista and General .NET Programming branches of MSDN Library into the WF and WCF branches. We had been asked why some of these gems were scattered among the MSDN Library nodes, and the answer has to do with the long story of WinFX, and it's timing with the Vista launch. Unfortunately, we are unable to move the articles. The details of why are messy and get quite technical, but it's beyond our reach at the moment.&lt;/P&gt;
&lt;P&gt;To help the articles with being found, we'll to create a 'library list' of sorts to help aide in discovery of articles, videos, and code samples. The new pages will be launched in August - either as subpage here or on the Dev Centers. There's a general question of what to do with the outdated content (some of the really top-notch articles that detail WinFX beta releases), and suggestions/comments are welcome. For the moment, we've been placing articles into the WF Articles and Overviews section.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Edit - Jul-28-2008 - 6.19pm PDT - Added a link to Jon's article.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8776171" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/endpoint/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://blogs.msdn.com/endpoint/archive/tags/Articles/default.aspx">Articles</category></item></channel></rss>