<?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 : MSDN</title><link>http://blogs.msdn.com/endpoint/archive/tags/MSDN/default.aspx</link><description>Tags: MSDN</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>This Week on MSDN - New Dev Center Pages</title><link>http://blogs.msdn.com/endpoint/archive/2008/09/13/this-week-on-msdn-new-dev-center-pages.aspx</link><pubDate>Sun, 14 Sep 2008 08:34:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8951497</guid><dc:creator>Cliff Simpkins</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/endpoint/comments/8951497.aspx</comments><wfw:commentRss>http://blogs.msdn.com/endpoint/commentrss.aspx?PostID=8951497</wfw:commentRss><description>&lt;p&gt;There has indeed been a lot going on over the last month, and I apologize for the silence over the past couple weeks...but I believe the fruits of the work is now starting to bloom. This is the first in a series of three blog posts that I will be getting out this week; this one lays the foundation for the other two, explaining the new platform that we launched to host leaf-node developer-oriented content around Windows Workflow Foundation (WF) and Windows Communication Foundation (WCF).&lt;/p&gt;  &lt;p&gt;On Wednesday of last week, the talented folks over at MSDN launched the latest release of the MSDN Social platform. I'm pleased to say that the WF/WCF technologies were one of three groups to help beta-test the authoring environment, and go live on the new platform this month. Last week, we had a total of nine pages go live on the new server, and we'll be adding additional content over the next few weeks.&lt;/p&gt;  &lt;h1&gt;Changes to the MSDN Dev Center Main Pages&lt;/h1&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/ThisWeekonMSDNNewPages_13635/image_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 10px 10px 10px 0px; border-left: 0px; border-bottom: 0px" height="240" alt="image" src="http://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/ThisWeekonMSDNNewPages_13635/image_thumb.png" width="229" align="left" border="0" /&gt;&lt;/a&gt;On the main pages for the &lt;a href="http://msdn.microsoft.com/wf" target="_blank"&gt;WF Dev Center&lt;/a&gt; and the &lt;a href="http://msdn.microsoft.com/wcf" target="_blank"&gt;WCF Dev Center&lt;/a&gt; (as an example, I've placed a screen capture of the &lt;a href="http://msdn.microsoft.com/wf" target="_blank"&gt;WF Dev Center&lt;/a&gt; on the left), the change is pretty minimal right now...an updated version of this page will go live next week to try and better rationalize the platforms together and try to help the seams become less obvious. But last week's update really sees two changes: changes in the Getting Started box, and a change to the Videos section.&lt;/p&gt;  &lt;h2&gt;Getting Started with WF Links&lt;/h2&gt;  &lt;p&gt;On the WF Dev Center, the first thing you may notice is that the 'Learn WF' text on the upper-left box is now a hyper link. This will now take you to the new &lt;a href="http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/GettingStarted" target="_blank"&gt;'Getting Started'&lt;/a&gt; pages for WF. Also, the links below it now point to sub-pages of the new &lt;a href="http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/GettingStarted" target="_blank"&gt;'Getting Started'&lt;/a&gt; page, instead of the MSDN Online Library documentation (I'll come back to this in a couple paragraphs).&lt;/p&gt;  &lt;h2&gt;More than More...&lt;/h2&gt;  &lt;p&gt;The second thing that the reader may notice is that the 'More...' link is now gone from the 'WF Videos' section; replaced with links to the &lt;a href="http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/screencasts" target="_blank"&gt;'WF Screencasts'&lt;/a&gt; and &lt;a href="http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/webcasts" target="_blank"&gt;'WF Webcasts'&lt;/a&gt; pages on the new MSDN Social platform. Previously, the 'More...' link would take the reader to the same WF Videos RSS feed that the RSS graphic; while this made sense, it seemed a bit redundant and not too terribly useful for folks new to the technology.&lt;/p&gt;  &lt;h2&gt;Pulling the New Pages Together&lt;/h2&gt;  &lt;p&gt;In the next update to this page, we'll be trying to pull content from the various MSDN services (Dev Centers, Online Library, Blogs, Social Bookmarking, Code Gallery, and Channel9), and trying to get it to flow better together. The goal is to have the WF and WCF Dev Centers function as a portal or hub for the developer community - helping to rationalize the content into something more cohesive and approachable.&lt;/p&gt;  &lt;p&gt;At the moment, this means using a 'Getting Started with...' collection of links, which is done to keep the site in-line with the other MSDN Developer Center layouts. We are considering breaking this one box into a couple boxes, to better help users explore the material out there, both content and documentation. But we'll come back to this over the coming weeks and months, if there is interest in having this discussion publicly.&lt;/p&gt;  &lt;p&gt;But that brings us to the next step - what exactly the Dev Center becomes the hub for...&lt;/p&gt;  &lt;h1&gt;The New WF and WCF Pages on MSDN Social&lt;/h1&gt;  &lt;p&gt;Visually, the site that the new pages are hosted on retains much of the same look and feel as the MSDN Dev Centers you're familiar with. But the new server uses the same social platform as the new &lt;a href="http://social.msdn.microsoft.com/Forums/" target="_blank"&gt;MSDN Forums&lt;/a&gt; and &lt;a href="http://social.msdn.microsoft.com/" target="_blank"&gt;MSDN Social Bookmarking site&lt;/a&gt;. As opposed to providing a deep dive of the new platform, I hope to provide a quick, 5-minute overview of what we've done, and offer the opportunity for feedback - both publicly and privately (amusing note - I've gotten more private feedback than public...side note that it's okay for folks to comment here ^_^).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/ThisWeekonMSDNNewPages_13635/image_4.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 20px 0px 10px 10px; border-left: 0px; border-bottom: 0px" height="319" alt="MSDN Social - Getting Started" src="http://blogs.msdn.com/blogfiles/endpoint/WindowsLiveWriter/ThisWeekonMSDNNewPages_13635/image_thumb_1.png" width="304" align="right" border="0" /&gt;&lt;/a&gt;&lt;/strong&gt;To the right is the &lt;a href="http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/GettingStarted" target="_blank"&gt;'Getting Started with Windows Workflow Foundation'&lt;/a&gt; page on the new MSDN Social server. I'm hoping that the page is pretty self-explanatory, over all, but I would like to call your attention to five points about the page layout.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;WF Context Header&lt;/strong&gt;      &lt;br /&gt;This is different from the MSDN Dev Center. As the user transitions from the Dev Center to the new MSDN Social content pages, the user loses the breadcrumb trail (which was, unfortunately, unavoidable). It is hoped that this helps to orient the user to where they are (using &lt;strong&gt;.NET Framework&lt;/strong&gt;, and the associated links seemed a bit big/grand...and the links pointing to non-WF/WCF pages when the user is among a collection of 10 pages on that topic seemed to confuse folks, rather than provide consistency). The links within the technology's context header take users to pages that are related to the technology ('Home' takes the reader to the Dev Center; 'Community' to the proper Forum, etc)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;MSDN Login&lt;/strong&gt;      &lt;br /&gt;This login is the same as the new &lt;a href="http://social.msdn.microsoft.com/Forums/" target="_blank"&gt;MSDN Forums&lt;/a&gt; and &lt;a href="http://social.msdn.microsoft.com/" target="_blank"&gt;Social Bookmarking site&lt;/a&gt;. Once logged in, this allows you to bookmark these MSDN pages, just as you bookmark forum posts. The largest advantage here is to provide an easy way to track the pages that you find the most useful (much like tracking forum posts). In an upcoming release of the MSDN Social platform, this will provide some great auto-generated portal options, but that's for another post (and another blog ^_^ ).&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;MSDN Social Bookmarking       &lt;br /&gt;&lt;/strong&gt;These pages are integrated into the &lt;a href="http://social.msdn.microsoft.com/" target="_blank"&gt;Social Bookmarking &lt;/a&gt;system, allowing you to easily tag the pages as you find appropriate.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Right Column - Section Pages&lt;/strong&gt;      &lt;br /&gt;The layout of the new MSDN pages is a two-column structure, with the main content web parts being laid out in the body of the page, and a much more narrow column present underneath the sign-in and bookmark web parts. In the layout of the WF and WCF pages, we've chosen to add an HTML web part that lays out the pages within the section the reader is on, along with graphics.      &lt;br /&gt;You'll notice, for now, that we also have additional links that have descriptive text along with them. We will be going on way or the other within the upcoming week, and thoughts are welcome on which is preferred.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Right Column - Related Links/Downloads&lt;/strong&gt;      &lt;br /&gt;In addition to the links within the section, we also place web parts in this column to link to related downloads or pages. As an example of non-download related links, we link to the Channel9 webcasts/screencasts in the WF/WCF webcasts/screencasts pages.&lt;/li&gt; &lt;/ol&gt;  &lt;h1&gt;The Dev Center Ahead&lt;/h1&gt;  &lt;p&gt;The first release of the MSDN Social content pages only supports the above layout in this release. We're working with them to help get additional layout capabilities added, and hope to have more options when in their next release. But this offers an excellent and exciting opportunity.&lt;/p&gt;  &lt;p&gt;With the new platform, we have the ability to publish content in a faster fashion, with greater control over what the look and feel is in the end. The current MSDN and TechNet Publishing System has been well documented, both in terms of its capabilities and its limitations, but the greatest limitation of the system has been the time it takes to publish, which has forced many groups to turn to using blogs or third-party sites as a mechanism for added user documentation and community engagement. For us, this offers an exciting opportunity to iterate more quickly, and with greater fidelity, documentation and link collections for you and with you - to hopefully make information on WF and WCF easier to find and easier to develop with.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8951497" 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/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></channel></rss>