<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href='rsspretty.xsl'?>
<rss version="2.0">
  <channel>
    <title>MSDN: Microsoft Office Developer Center - Community Submitted Content</title>
    <description>You are viewing a feed that contains frequently updated developer community submitted content for Office 2010 and the 2007 Microsoft Office System, including technical articles, visual how-to videos, code samples, downloads, book excerpts, and more.</description>
    <link>http://msdn.microsoft.com/en-us/office/cc441428</link>
    <lastBuildDate>Mon, 14 Nov 2011 14:16:13 GMT</lastBuildDate>
    <pubDate>Mon, 14 Nov 2011 14:16:13 GMT</pubDate>
    <item>
      <title>Creating a Design for SharePoint 2010 Global Navigation and Search Boxes (Wrox)</title>
      <description>Learn how to design and customize the global navigation and the search box in SharePoint Server 2010. The article includes an example of how to create a new Master Page and a new CSS file by using SharePoint Designer. &lt;b&gt;Author:&lt;/b&gt; Christian Stahl (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh528515.aspx</link>
      <pubDate>Tue, 25 Oct 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Customizing SharePoint Online with SharePoint Designer 2010</title>
      <description>Learn how to use SharePoint Designer 2010 to customize and build solutions for SharePoint Online, a service of Office 365. &lt;b&gt;Author:&lt;/b&gt; Asif Rehmani (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh428136.aspx</link>
      <pubDate>Tue, 23 Aug 2011 00:00:00 GMT</pubDate>
      <category>SharePoint-Videos.com</category>
    </item>
    <item>
      <title>Retrieving Comments from Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Use the strongly-typed classes in the Open XML SDK 2.0 for Microsoft Office to retrieve an XML block that contains all the comments from a Microsoft Word 2010 document, without loading the document into Word. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh344204.aspx</link>
      <pubDate>Tue, 09 Aug 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Video: Retrieving Comments from Word 2010 Documents by Using the Open XML SDK 2.0</title>
      <description>Watch a short video that shows how to use the strongly typed classes in the Open XML SDK 2.0 to retrieve an XML block that contains all the comments from a Word document. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=odc&amp;VideoID=c56b6492-8e35-42e7-8ae3-09c4e2f821f3</link>
      <pubDate>Tue, 09 Aug 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Sample: Retrieving Comments from Word 2010 Documents by Using the Open XML SDK 2.0</title>
      <description>The code sample provided with this Visual How To includes the code to retrieve the XML block that contains all the comments from a Word 2007 or Word 2010 document.  &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://code.msdn.microsoft.com/Retrieving-Comments-from-fc5ab625</link>
      <pubDate>Tue, 09 Aug 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Retrieving a List of Hidden Worksheets from Excel 2010 Workbooks by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Use the strongly-typed classes in the Open XML SDK 2.0 for Microsoft Office to retrieve a list of hidden worksheets in an Excel 2010 workbook, without loading the document into Excel. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh370976.aspx</link>
      <pubDate>Tue, 02 Aug 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Sample: Retrieving a List of Hidden Worksheets from Excel 2010 Workbooks by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Explore the code used to retrieve a list of hidden worksheets in an Excel 2007 or Excel 2010 workbook. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://code.msdn.microsoft.com/Retrieve-a-List-of-Hidden-341f355c</link>
      <pubDate>Tue, 02 Aug 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Video: Retrieving a List of Hidden Worksheets from Excel 2010 Workbooks by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Watch a short video that shows how to retrieve a list of hidden worksheets in an Excel 2007 or Excel 2010 workbook. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=odc&amp;VideoID=284f984b-7682-4df7-bbf5-d18f425b05b7</link>
      <pubDate>Tue, 02 Aug 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Retrieving the Number of Slides from PowerPoint 2010 Presentations by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Use the strongly-typed classes in the Open XML SDK 2.0 for Microsoft Office to retrieve slides in a PowerPoint presentation without loading the presentation into PowerPoint. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh351495.aspx</link>
      <pubDate>Tue, 19 Jul 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Sample: Retrieving the Number of Slides from PowerPoint 2010 Presentations by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Explore the code you need to use the Open XML SDK 2.0 to retrieve slides in a PowerPoint presentation without loading the presentation into PowerPoint. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://code.msdn.microsoft.com/Retrieving-the-Number-of-155103f7</link>
      <pubDate>Tue, 19 Jul 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Video: Retrieving the Number of Slides from PowerPoint 2010 Presentations by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Watch a short video that shows how to use the Open XML SDK 2.0 to retrieve slides in a PowerPoint presentation without loading the presentation into PowerPoint. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=odc&amp;VideoID=e53fbd55-03df-4a00-994b-db7e6657d498</link>
      <pubDate>Tue, 19 Jul 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Accessing SharePoint 2010 List Data by Using LINQ to SharePoint (Visual How To)</title>
      <description>Learn how to use LINQ to SharePoint to add and read items from a SharePoint 2010 list. &lt;b&gt;Author:&lt;/b&gt; Ted Pattison (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh135094.aspx</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Accessing SharePoint 2010 Lists by Using WCF Data Services (Visual How To)</title>
      <description>Learn how a desktop application can reach across the network to query and update items in a SharePoint list by using the WCF entry point. &lt;b&gt;Author:&lt;/b&gt; Ted Pattison (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh134614.aspx</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Video: Accessing SharePoint 2010 Lists by Using WCF Data Services (Visual How To)</title>
      <description>Watch a short video that shows how a desktop application can reach across the network to query and update items in a SharePoint list by using the WCF entry point. &lt;b&gt;Author:&lt;/b&gt; Ted Pattison (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/sharepoint.html?cid=sharepoint-video&amp;VideoID=3425c9b1-1d21-425a-9de4-ff66dcb5c6a4&amp;from=mscomsharepoint</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Creating Multiple Tasks from a SharePoint 2010 Workflow (Visual How To)</title>
      <description>A single workflow can easily track multiple SharePoint tasks, but first you must learn how to encapsulate a single task. &lt;b&gt;Author:&lt;/b&gt; Scot Hillier (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh128696.aspx</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Video: Creating Multiple Tasks from a SharePoint 2010 Workflow (Visual How To)</title>
      <description>Watch a short video as you learn to create multiple SharePoint 2010 tasks in a Visual Studio 2010 workflow project. &lt;b&gt;Author:&lt;/b&gt; Scot Hillier (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/sharepoint.html?cid=sharepoint-video&amp;VideoID=ba6e1c63-2ec5-4ad8-95f7-942de5982fa1&amp;from=mscomsharepoint</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Creating Parallel Tasks from a SharePoint 2010 Workflow (Visual How To)</title>
      <description>You can create parallel SharePoint tasks from a Visual Studio workflow project. Scot Hillier shows you how. &lt;b&gt;Author:&lt;/b&gt; Scot Hillier (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh128697.aspx</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Video: Creating Parallel Tasks from a SharePoint 2010 Workflow (Visual How To)</title>
      <description>Watch a short video as you learn how to create parallel SharePoint 2010 tasks in a Visual Studio 2010 workflow. &lt;b&gt;Author:&lt;/b&gt; Scot Hillier (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/sharepoint.html?cid=sharepoint-video&amp;VideoID=5c78e264-58cb-41d7-a34c-c1f08f00c3fa&amp;from=mscomsharepoint</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Finding the First and Last Day in a Given Week, Month, or Year in Access 2010 (Visual How To)</title>
      <description>Learn the steps of using VBA to create functions that return the first and last day in a given week, month, or year. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh134613.aspx</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Sample: Finding the First and Last Day in a Given Week, Month, or Year in Access 2010 (Visual How To)</title>
      <description>Explore code that uses VBA to create functions that return the first and last day in a given week, month, or year. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (Other)</description>
      <link>http://www.microsoft.com/downloads/en/details.aspx?FamilyID=28701ad8-e664-4743-ac77-48c5f31c880e</link>
      <pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Remote Authentication in SharePoint Online Using Claims-Based Authentication</title>
      <description>Learn how to authenticate against SharePoint Online in client applications using the SharePoint client-side object models.  &lt;b&gt;Author:&lt;/b&gt; Robert Bogue (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh147177.aspx</link>
      <pubDate>Tue, 10 May 2011 00:00:00 GMT</pubDate>
      <category>Thor Inc.</category>
    </item>
    <item>
      <title>Using the Calculation Power of Excel Using Excel Services in SharePoint Server 2010 (Visual How To)</title>
      <description>Learn how to use Excel Web Services to harness the calculation power of Microsoft Excel programmatically. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh124645.aspx</link>
      <pubDate>Tue, 03 May 2011 00:00:00 GMT</pubDate>
      <category>Grid Logic</category>
    </item>
    <item>
      <title>Chapter 11: Business Connectivity Services (Professional SharePoint 2010 Development)</title>
      <description>Read an overview of BCS and learn how to create simple no-code BCS solutions, administrate BCS, enhance BCS solutions by using SharePoint 2010 components, and create advanced BCS solutions in Visual Studio 2010. &lt;b&gt;Author:&lt;/b&gt; Tom Rizzo, Reza Alirezaei, Jeff Fried, Paul Swider, Scot Hillier, Kenneth Schaefer (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh144965.aspx</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Chapter 6: Search (Professional SharePoint 2010 Development)</title>
      <description>Read an overview of the new Enterprise Search product line, tour the new architecture, and learn patterns that are common to developing extensions and applications. &lt;b&gt;Author:&lt;/b&gt; Tom Rizzo, Reza Alirezaei, Jeff Fried, Paul Swider, Scot Hillier, Kenneth Schaefer (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh144966.aspx</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Processing Documents in Bulk Using SharePoint 2010 and Open XML 2.0</title>
      <description>Learn to use the Open XML SDK 2.0 to generate specific documents, SharePoint 2010 to store those documents, Word Automation Services to convert them to XPS files to print, and .NET Framework code to send them to the printer.  &lt;b&gt;Author:&lt;/b&gt; Bob McClellan (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh125914.aspx</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category />
    </item>
    <item>
      <title>Sample: Processing Documents in Bulk Using SharePoint 2010 and Open XML 2.0</title>
      <description>Explore code that uses the Open XML SDK 2.0, SharePoint 2010, Word Automation Services, and .NET Framework code to process documents in bulk.  &lt;b&gt;Author:&lt;/b&gt; Bob McClellan (MVP)</description>
      <link>http://code.msdn.microsoft.com/SharePoint-2010-Processing-e034e9e6</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category />
    </item>
    <item>
      <title>Video: Bulk Document Generation and Printing Using SharePoint and Open XML </title>
      <description>Watch a short video that shows how to use the Open XML SDK 2.0, SharePoint 2010, Word Automation Services, and .NET Framework code to process documents in bulk.  &lt;b&gt;Author:&lt;/b&gt; Bob McClellan (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=sdc&amp;VideoID=163f1fc0-77b1-47e1-a005-3c10014ce3df</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category />
    </item>
    <item>
      <title>Routing a Record to a SharePoint 2010 Document Library Subfolder</title>
      <description>Learn about routing a record to a SharePoint Server 2010 document library folder by using the content organizer feature and document routing rules. &lt;b&gt;Author:&lt;/b&gt; Spencer Harbar (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg650433.aspx</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category>Harbar.net</category>
    </item>
    <item>
      <title>Creating a Simple Time-Reporting Tool Based on the Outlook 2010 Calendar (Visual How To)</title>
      <description>Learn to create an add-in to report on time spent in tasks that are tracked in the Outlook 2010 calendar. This add-in uses categories that you assign to appointment items for time-tracking purposes. &lt;b&gt;Author:&lt;/b&gt; Jonathan Fingold (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh144973.aspx</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Sample: Creating a Simple Time-Reporting Tool Based on the Outlook 2010 Calendar (Visual How To)</title>
      <description>Explore a sample that shows how to create an add-in to report on time spent in tasks that are tracked in the Outlook 2010 calendar. &lt;b&gt;Author:&lt;/b&gt; Jonathan Fingold (Other)</description>
      <link>http://code.msdn.microsoft.com/Outlook-2010-Time-af5b0e0a</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Video: Creating a Simple Time-Reporting Tool Based on the Outlook 2010 Calendar (Visual How To)</title>
      <description>Watch a short video that shows how to create an add-in to report on time spent in tasks that are tracked in the Outlook 2010 calendar.  &lt;b&gt;Author:&lt;/b&gt; Jonathan Fingold (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=ce56bf47-58cf-4ef2-a6d9-693e1e0ea0f3&amp;from=mscomoffice</link>
      <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Generating Excel 2010 Workbooks by Using the Open XML SDK 2.0</title>
      <description>Learn how to use the Open XML SDK 2.0 to manipulate a Microsoft Excel 2010 workbook. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh180830.aspx</link>
      <pubDate>Tue, 19 Apr 2011 00:00:00 GMT</pubDate>
      <category>Grid Logic</category>
    </item>
    <item>
      <title>Using the Excel Services REST API to Access Excel Data in SharePoint Server 2010 (Visual How To)</title>
      <description>Learn how to use the REST API to retrieve resources such as ranges, charts, tables, and PivotTables from workbooks stored on SharePoint Server 2010. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/hh124646.aspx</link>
      <pubDate>Tue, 19 Apr 2011 00:00:00 GMT</pubDate>
      <category>Grid Logic</category>
    </item>
    <item>
      <title>Video: Using the Excel Services REST API to Access Excel Data in SharePoint Server 2010 (Visual How To)</title>
      <description>Watch a short video that shows how to programatically retrieve data from an Excel workbook. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=sdc&amp;VideoID=b989266d-af0f-44a9-919d-febbfc6c6737</link>
      <pubDate>Tue, 19 Apr 2011 00:00:00 GMT</pubDate>
      <category>Grid Logic</category>
    </item>
    <item>
      <title>Developer’s Guide to the Excel 2010 Range Object (Visual How To)</title>
      <description>Learn how to use the Range object in Excel 2010 when you write macros in Visual Basic for Applications, including how to access, name, select, copy, loop through, and find ranges. &lt;b&gt;Author:&lt;/b&gt; Peter Gruenbaum (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg192736.aspx</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Video: Developer’s Guide to the Excel 2010 Range Object (Visual How To)</title>
      <description>Watch a short video to use the Range object in Excel 2010 when you write macros in VBA. &lt;b&gt;Author:&lt;/b&gt; Peter Gruenbaum (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=odc&amp;VideoID=cbe2fe92-eea6-4c70-9cf2-d800aaed8941</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Automating Search Highlighting in Outlook 2010 (Visual How To)</title>
      <description>Learn how to use the Microsoft Word object model in a C# Outlook 2010 add-in to extend Outlook Instant Search and highlight the search term in an item displayed in an inspector.  &lt;b&gt;Author:&lt;/b&gt; Jonathan Fingold (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg193974.aspx</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Sample: Automating Search Highlighting in Outlook 2010 (Visual How To)</title>
      <description>Explore a code sample that shows how to use the Word object model in a C# Outlook 2010 add-in to extend Outlook Instant Search. &lt;b&gt;Author:&lt;/b&gt; Jonathan Fingold (Other)</description>
      <link>http://code.msdn.microsoft.com/Outlook-2010-Automating-423cac8c</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Video: Automating Search Highlighting in Outlook 2010 (Visual How To)</title>
      <description>Watch a short video that shows how to use the Word object model in a C# Outlook 2010 add-in to extend Outlook Instant Search. &lt;b&gt;Author:&lt;/b&gt; Jonathan Fingold (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=719b0061-7725-4103-9891-630e57071b45&amp;from=mscomoffice</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Developer’s Guide to the Excel 2010 Application Object (Visual How To)</title>
      <description>Learn how to use the Application object in Excel 2010 when you write macros in Visual Basic for Applications.  &lt;b&gt;Author:&lt;/b&gt; Peter Gruenbaum (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg192737.aspx</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Video: Developer’s Guide to the Excel 2010 Application Object (Visual How To)</title>
      <description>Watch a short video as you learn to use the Range object in Excel 2010 when you write macros in VBA. &lt;b&gt;Author:&lt;/b&gt; Peter Gruenbaum (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/video.html?cid=odc&amp;VideoID=2c20b2b8-2b0d-421d-bca8-1efec2907378</link>
      <pubDate>Thu, 14 Apr 2011 00:00:00 GMT</pubDate>
      <category>SDK Bridge</category>
    </item>
    <item>
      <title>Chapter 11: Building Customer Service Applications for the Right Situations (Real World SharePoint 2010)</title>
      <description>Learn about the new service application framework in SharePoint Server 2010 and how to use it to create custom service applications. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg193964.aspx</link>
      <pubDate>Tue, 12 Apr 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Chapter 3: Monitoring SharePoint 2010 (Real World SharePoint 2010)</title>
      <description>Learn how to monitor your SharePoint 2010 installation by using tools that help you prevent, diagnose, and assess problematic issues. &lt;b&gt;Author:&lt;/b&gt; Todd Klindt (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg193966.aspx</link>
      <pubDate>Tue, 12 Apr 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Creating Popup Menus in All Versions of Excel</title>
      <description>Popup menus give you more flexibility in the options that you can offer to your users than built-in or custom context menus. See how to create popup menus that work in all versions of Excel. &lt;b&gt;Author:&lt;/b&gt; Frank Rice, Ron de Bruin (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg987030.aspx</link>
      <pubDate>Tue, 05 Apr 2011 00:00:00 GMT</pubDate>
      <category />
    </item>
    <item>
      <title>Chapter 10: Word Automation Services (SharePoint 2010 Web App The Complete Reference)</title>
      <description>Learn how to build Word web-based applications in Microsoft SharePoint 2010 by using OpenXML. &lt;b&gt;Author:&lt;/b&gt; Charlie Holland (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg703645.aspx </link>
      <pubDate>Fri, 25 Mar 2011 00:00:00 GMT</pubDate>
      <category>McGraw-Hill</category>
    </item>
    <item>
      <title>Chapter 12: Excel Services (SharePoint 2010 Web App The Complete Reference)</title>
      <description>Learn how to build Excel web-based applications in Microsoft SharePoint 2010 by using OpenXML. &lt;b&gt;Author:&lt;/b&gt; Charlie Holland (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg697767.aspx</link>
      <pubDate>Fri, 25 Mar 2011 00:00:00 GMT</pubDate>
      <category>McGraw-Hill</category>
    </item>
    <item>
      <title>Developing Client Applications with Office 2010 and Business Connectivity Services for SharePoint Server 2010</title>
      <description>Walk through the client-side features of BCS and learn how to use those features to your advantage in various kinds of scenarios. &lt;b&gt;Author:&lt;/b&gt; Michael Case (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg697782.aspx</link>
      <pubDate>Fri, 25 Mar 2011 00:00:00 GMT</pubDate>
      <category>ISoftStone, Inc.</category>
    </item>
    <item>
      <title>Introduction to PowerPivot for SharePoint 2010 (Visual How To)</title>
      <description>Steve Hanson shows how to use PowerPivot for SharePoint to extend the reach of Excel workbooks that contain PowerPivot data. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg701942.aspx</link>
      <pubDate>Tue, 22 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Sample: Introduction to PowerPivot for SharePoint 2010 (Visual How To)</title>
      <description>Explore the code as you learn to create Excel 2010 PivotTables using data provided by PowerPivot for Excel 2010. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://archive.msdn.microsoft.com/odcxl14h2/Release/ProjectReleases.aspx?ReleaseId=5436</link>
      <pubDate>Tue, 22 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Video: Introduction to PowerPivot for SharePoint 2010 (Visual How To)</title>
      <description>Watch a short video as you learn to create Excel 2010 PivotTables using data provided by PowerPivot for Excel 2010. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=odc&amp;VideoID=af68b521-669e-4b0a-86ea-106306ab2812</link>
      <pubDate>Tue, 22 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Chapter 13: The SharePoint Client Object Model and jQuery </title>
      <description>Read an online chapter that discusses objects that are supported by the Client Object Model, how to update a site title by using the Client Object Model, common list operations, and using jQuery with SharePoint 2010. &lt;b&gt;Author:&lt;/b&gt; Randy Drisgill, John Ross, Jacob J. Sanford, Paul Stubbs, Larry Riemann (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg701783.aspx</link>
      <pubDate>Tue, 15 Mar 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Chapter 14: Silverlight and SharePoint Integration</title>
      <description>Read an online chapter that discusses Silverlight features and tools, how to create a Silverlight Web Part, how to access SharePoint 2010 data by using the Client Object Model, and how to extend Visual Studio to create Silverlight solutions. &lt;b&gt;Author:&lt;/b&gt; Randy Drisgill, John Ross, Jacob J. Sanford, Paul Stubbs, Larry Riemann (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg701782.aspx</link>
      <pubDate>Tue, 15 Mar 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Adding Value to PowerPivot Data in Excel 2010 (Visual How To)</title>
      <description>Use the data management features and calculated columns in PowerPivot to add value to your PowerPivot for Excel 2010 data. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg670985.aspx</link>
      <pubDate>Wed, 09 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Video: Adding Value to PowerPivot Data in Excel 2010 (Visual How To)</title>
      <description>Watch a short video as you learn to use the data management features and calculated columns in PowerPivot to add value to your PowerPivot for Excel 2010 data. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=odc&amp;VideoID=1a453597-06ab-45ab-86a5-e7410e36384f</link>
      <pubDate>Wed, 09 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Chapter 10: Developing Service-Oriented Applications for SharePoint 2010</title>
      <description>Read an online chapter that discusses web services that are native to SharePoint 2010, building custom web services, and implementing custom web services by using different client solutions in SharePoint 2010. &lt;b&gt;Author:&lt;/b&gt; Steve Fox (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg696063.aspx</link>
      <pubDate>Tue, 08 Mar 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Chapter 12: Securing Your SharePoint 2010 Applications</title>
      <description>Read an online chapter that discusses user authentication in SharePoint 2010, the difference between farm-level solutions and sandboxed solutions, and federated authentication using forms-based authentication and claims-based authentication. &lt;b&gt;Author:&lt;/b&gt; Steve Fox (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg696064.aspx</link>
      <pubDate>Tue, 08 Mar 2011 00:00:00 GMT</pubDate>
      <category>Wrox</category>
    </item>
    <item>
      <title>Migrating Business Connectivity Services External Content Types in SharePoint 2010</title>
      <description>Learn to migrate BCS external content types from a development environment to testing environments and production environments in SharePoint 2010.  &lt;b&gt;Author:&lt;/b&gt; Scot Hillier (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg650431.aspx</link>
      <pubDate>Tue, 01 Mar 2011 00:00:00 GMT</pubDate>
      <category>Scot Hillier Technical Solutions, LLC</category>
    </item>
    <item>
      <title>Connecting PowerPivot to Different Data Sources in Excel 2010 (Visual How To)</title>
      <description>Learn how the PowerPivot add-in for Excel 2010 can import data from many data sources, including relational databases, multidimensional sources, data feeds, and text files. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg624332.aspx</link>
      <pubDate>Tue, 01 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Video: Connecting PowerPivot to Different Data Sources in Excel 2010 (Visual How To)</title>
      <description>Watch a short video as you learn to import data from different sources using PowerPivot for Excel 2010. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=298dfb85-e080-4564-80b4-c2b16e1adf5f&amp;from=mscomoffice</link>
      <pubDate>Tue, 01 Mar 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Defining Associations in Business Connectivity Services Using SharePoint Designer 2010</title>
      <description>Learn how to use Business Connectivity Services to define relationships, called associations, between external tables. &lt;b&gt;Author:&lt;/b&gt; Bob McClellan (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg607166.aspx</link>
      <pubDate>Wed, 16 Feb 2011 00:00:00 GMT</pubDate>
      <category>Murphy and Associates</category>
    </item>
    <item>
      <title>Accessing SharePoint 2010 Data with the Silverlight Client Object Model (Visual How To)</title>
      <description>Learn how to use the SharePoint 2010 managed client object model to read and write data in SharePoint sites from Silverlight applications. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg595639.aspx</link>
      <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Sample: Accessing SharePoint 2010 Data with the Silverlight Client Object Model (Visual How To)</title>
      <description>Explore code that shows how to use the SharePoint 2010 managed client object model to read and write data in SharePoint sites from Silverlight applications. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://code.msdn.microsoft.com/odcsp14h2/Release/ProjectReleases.aspx?ReleaseId=5446</link>
      <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Video: Accessing SharePoint 2010 Data with the Silverlight Client Object Model</title>
      <description>Watch a short video that shows how to use the SharePoint 2010 managed client object model to read and write data in SharePoint sites from Silverlight applications. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/sharepoint.html?cid=sharepoint-video&amp;VideoID=6ec4256a-c12c-462f-b6c9-77ab9b0d3395&amp;from=mscomoffice</link>
      <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Replacing the Styles Parts in Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Use the strongly typed classes in the Open XML SDK 2.0 to replace the styles in a Word document with an XDocument instance, without loading the document into Word. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg605191.aspx</link>
      <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Sample: Replacing the Styles Parts in Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Explore this code sample as you learn to use the strongly typed classes in the Open XML SDK 2.0 to replace the styles in a Word document with an XDocument instance. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://code.msdn.microsoft.com/odcoffice14h2/Release/ProjectReleases.aspx?ReleaseId=5399</link>
      <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Video: Replacing the Styles Parts in Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Watch a short video about using the strongly typed classes in the Open XML SDK 2.0 to replace the styles in a Word document with an XDocument instance. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=951ee45d-afdf-4369-bf5d-56dcf724ec60&amp;from=mscomoffice</link>
      <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Creating VBA Add-ins to Extend and Automate Microsoft Office Documents</title>
      <description>Examine when VBA might be the best choice for your add-in and explore several sample tasks that can be included in VBA add-ins for Microsoft Office 2010.  &lt;b&gt;Author:&lt;/b&gt; Stephanie Krieger (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg597509.aspx</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>arouet.net</category>
    </item>

    <item>
      <title>Video: Consuming PowerPivot Data in Excel 2010 (Visual How To)</title>
      <description>Watch a short video as you explore the subtle differences between PowerPivot PivotTables and standard Excel PivotTables. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=cb3e747b-cfc5-4214-912c-dc1a41ed3c4b&amp;from=mscomoffice</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Video: Deleting Headers and Footers from Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Watch a short video that shows how to the use the SDK to delete all the header and footer parts, along with references to those parts. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=31963693-df94-464a-ac47-8db8f1319145&amp;from=mscomoffice</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Introduction to PowerPivot for Excel 2010 (Visual How-To)</title>
      <description>Learn how you can use PowerPivot for Microsoft Excel to acquire, clean, and efficiently analyze large amounts of data.  &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg593125.aspx</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Consuming PowerPivot Data in Excel 2010 (Visual How To)</title>
      <description>Explore the subtle differences between PowerPivot PivotTables and standard Excel PivotTables in this visual how-to video and overview. &lt;b&gt;Author:&lt;/b&gt; Steve Hansen (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg619397.aspx</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>Dakota Technology Group</category>
    </item>
    <item>
      <title>Deleting Headers and Footers from Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Learn how to the use the SDK to delete all the header and footer parts, along with references to those parts, in this visual how-to video, overview, and code sample. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg591269.aspx</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Creating Custom SmartArt Layouts with Office Open XML for Office 2007 and Office 2010</title>
      <description>MVP Stephanie Krieger examines the construction of a SmartArt diagram from the front and back ends, and then walks through the core basics of creating a custom SmartArt layout from scratch. &lt;b&gt;Author:&lt;/b&gt; Stephanie Krieger (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg583880.aspx</link>
      <pubDate>Tue, 08 Feb 2011 00:00:00 GMT</pubDate>
      <category>arouet.net</category>
    </item>
    <item>
      <title>Understanding Key Design Decisions in SharePoint 2010 Development</title>
      <description>Learn about important design decisions that you must make when you are planning and developing business solutions for SharePoint 2010. &lt;b&gt;Author:&lt;/b&gt; Ted Pattison (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg552613.aspx</link>
      <pubDate>Tue, 01 Feb 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Sample: Extracting Styles from Word 2010 Documents by Using the Open XML SDK 2.0</title>
      <description>Explore the visual how-to code as you learn to use the Open XML SDK 2.0 to retrieve an XDocument instance that contains the styles or stylesWithEffects part from a Word document. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://code.msdn.microsoft.com/odcoffice14h2/Release/ProjectReleases.aspx?ReleaseId=5398</link>
      <pubDate>Tue, 01 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Video: Extracting Styles from Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Watch this short video as you learn to use the Open XML SDK 2.0 to retrieve an XDocument instance that contains the styles or stylesWithEffects part from a Word document. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=436ec7c9-ba0d-4b79-90e9-c2817ace3d4d&amp;from=mscomoffice</link>
      <pubDate>Tue, 01 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC </category>
    </item>
    <item>
      <title>Extracting Styles from Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Use the Open XML SDK 2.0 to retrieve an XDocument instance that contains the styles or stylesWithEffects part from a Word document, without loading the document into Word, in this visual how-to video, overview, and code sample. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg615380.aspx</link>
      <pubDate>Tue, 01 Feb 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Part 1: Developing a Real Outlook Social Connector Provider by Using a Proxy Library (Visual How To)</title>
      <description>Learn to create an Outlook Social Connector provider in this visual how-to video, overview, and code sample. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg585219.aspx</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Sample: Part 1: Developing a Real Outlook Social Connector Provider by Using a Proxy Library</title>
      <description>Explore this visual how-to code as you learn to create an Outlook Social Connector provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://code.msdn.microsoft.com/odcol14h2/Release/ProjectReleases.aspx?ReleaseId=5362</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Video: Part 1: Developing a Real Outlook Social Connector Provider by Using a Proxy Library (Visual How To)</title>
      <description>Watch this short video as you learn to create an Outlook Social Connector provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=b10d7dfb-c7d0-4d5c-b948-71c7b5c1be21&amp;from=mscomoffice</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Part 2: Getting Friends Information by Using the Proxy Library for Outlook Social Connector Provider Extensibility (Visual How To)</title>
      <description>Learn how to return friend and non-friend information from an Outlook Social Connector Provider in this visual how-to video, overview, and code sample. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg585221.aspx</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Sample: Part 2: Getting Friends Information by Using the Proxy Library for Outlook Social Connector Provider Extensibility</title>
      <description>Explore this visual how-to code as you learn to return friend and non-friend information from an Outlook Social Connector Provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://code.msdn.microsoft.com/odcol14h2/Release/ProjectReleases.aspx?ReleaseId=5362</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Video: Part 2: Getting Friends Information by Using the Proxy Library for Outlook Social Connector Provider Extensibility (Visual How To)</title>
      <description>Watch this short video as you learn to return friend and non-friend information from an Outlook Social Connector Provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=36e811dc-feb8-489a-8d8a-1d7ff5382eee&amp;from=mscomoffice</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Part 3: Getting Activities Information by Using the Proxy Library for Outlook Social Connector Provider Extensibility (Visual How To)</title>
      <description>Learn how to return activity information from an Outlook Social Connector Provider in this visual how-to video, overview, and code sample. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg585218.aspx</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Sample: Part 3: Getting Activities Information by Using the Proxy Library for Outlook Social Connector Provider Extensibility</title>
      <description>Explore this visual how-to code as you learn to return activity information from an Outlook Social Connector Provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://code.msdn.microsoft.com/odcol14h2/Release/ProjectReleases.aspx?ReleaseId=5362</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Video: Part 3: Getting Activities Information by Using the Proxy Library for Outlook Social Connector Provider Extensibility (Visual How To)</title>
      <description>Watch this short video as learn to return activity information from an Outlook Social Connector Provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=96543682-bb11-49e8-aef8-a9e05483c7b5&amp;from=mscomoffice</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Part 4: Building an Installation Package for a Real Outlook Social Connector Provider (Visual How To)</title>
      <description>Learn how to create a Microsoft Windows Installer (.msi) package to deploy a custom Outlook Social Connector provider in this visual how-to video, overview, and sample code. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg585220.aspx</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Sample: Part 4: Building an Installation Package for a Real Outlook Social Connector Provider</title>
      <description>Explore this visual how-to code as you learn to create a Microsoft Windows Installer (.msi) package to deploy a custom Outlook Social Connector provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://code.msdn.microsoft.com/odcol14h2/Release/ProjectReleases.aspx?ReleaseId=5362</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Video: Part 4: Building an Installation Package for a Real Outlook Social Connector Provider (Visual How To)</title>
      <description>Watch this short video as you learn to create a Microsoft Windows Installer (.msi) package to deploy a custom Outlook Social Connector provider. &lt;b&gt;Author:&lt;/b&gt; Michael Case, Angela Chu-Hatoun, Patrick Creehan (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=0103976e-6909-42e4-a6ba-41f9dd0b660e&amp;from=mscomoffice</link>
      <pubDate>Tue, 25 Jan 2011 00:00:00 GMT</pubDate>
      <category>iSoftStone and Microsoft Corporation</category>
    </item>
    <item>
      <title>Creating a .NET Connectivity Assembly for Business Connectivity Services by Using Visual Studio 2010</title>
      <description>Learn to create a BDC model that uses BCS entities in Visual Studio to access a "Training" matrix in SQL Server. The solution includes adding, updating, and deleting entities that comprise several database tables. &lt;b&gt;Author:&lt;/b&gt; Martin Harwar (Other)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg585180.aspx</link>
      <pubDate>Thu, 20 Jan 2011 00:00:00 GMT</pubDate>
      <category>English Tiger</category>
    </item>
    <item>
      <title>Sample: Creating a .NET Connectivity Assembly for Business Connectivity Services by Using Visual Studio 2010</title>
      <description>Explore the code as you learn to create a BDC model that uses BCS entities in Visual Studio to access a matrix in SQL Server. &lt;b&gt;Author:&lt;/b&gt; Martin Harwar (Other)</description>
      <link>http://code.msdn.microsoft.com/odcsp14ta/Release/ProjectReleases.aspx?ReleaseId=5301</link>
      <pubDate>Thu, 20 Jan 2011 00:00:00 GMT</pubDate>
      <category>English Tiger</category>
    </item>
    <item>
      <title>Video: Creating a .NET Connectivity Assembly for Business Connectivity Services by Using Visual Studio 2010</title>
      <description>Watch this video as you learn to create a BDC model that uses BCS entities in Visual Studio to access a matrix in SQL Server. &lt;b&gt;Author:&lt;/b&gt; Martin Harwar (Other)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/sharepoint.html?cid=sharepoint-video&amp;videoID=def261bf-9188-4171-99b3-5583c6c015b3&amp;from=mscomsharepoint</link>
      <pubDate>Thu, 20 Jan 2011 00:00:00 GMT</pubDate>
      <category>English Tiger</category>
    </item>
    <item>
      <title>Customizing and Extending the SharePoint 2010 Server Ribbon</title>
      <description>Learn about the components that make up the SharePoint 2010 Server ribbon and how to customize the ribbon by walking through two ribbon customization scenarios. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg552606.aspx</link>
      <pubDate>Tue, 18 Jan 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Creating and Customizing Document Sets in SharePoint Server 2010 (Visual How To)</title>
      <description>Learn to create SharePoint Server 2010 document sets by using Visual Studio 2010 instead of by using the browser-based user interface. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg581064.aspx</link>
      <pubDate>Tue, 18 Jan 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Video: Creating and Customizing Document Sets in SharePoint Server 2010 (Visual How To)</title>
      <description>Watch a short video as you learn to create document sets by using Visual Studio 2010 instead of by using the browser-based user interface. &lt;b&gt;Author:&lt;/b&gt; Andrew Connell (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/sharepoint.html?cid=sharepoint-video&amp;VideoID=72c1200c-d118-4cf2-868c-1ceb02670831&amp;from=mscomoffice</link>
      <pubDate>Tue, 18 Jan 2011 00:00:00 GMT</pubDate>
      <category>Critical Path Training, LLC</category>
    </item>
    <item>
      <title>Deleting Comments By All Authors or Specific Authors in Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Learn to use the strongly typed classes in the Open XML SDK 2.0 to delete comments by all or specific authors in a Word document in this visual how-to video and overview. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://msdn.microsoft.com/en-us/library/gg537288.aspx</link>
      <pubDate>Tue, 11 Jan 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Sample: Deleting Comments By All Authors or Specific Authors in Word 2010 Documents by Using the Open XML SDK 2.0</title>
      <description>Explore this visual how-to sample as you learn to use strongly typed classes in the Open XML SDK 2.0 to delete comments by all or specific authors in a Word document. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://code.msdn.microsoft.com/odcoffice14h2/Release/ProjectReleases.aspx?ReleaseId=5216</link>
      <pubDate>Tue, 11 Jan 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
    <item>
      <title>Video: Deleting Comments By All Authors or Specific Authors in Word 2010 Documents by Using the Open XML SDK 2.0 (Visual How To)</title>
      <description>Watch this short video as you learn to use strongly typed classes in the Open XML SDK 2.0 to delete comments by all or specific authors in a Word document. &lt;b&gt;Author:&lt;/b&gt; Ken Getz (MVP)</description>
      <link>http://www.microsoft.com/resources/msdn/en-us/office/media/video/office.html?cid=office-video&amp;VideoID=11b26ae1-b5d6-4ae7-a7ac-e8c0c2370855&amp;from=mscomoffice</link>
      <pubDate>Tue, 11 Jan 2011 00:00:00 GMT</pubDate>
      <category>MCW Technologies, LLC</category>
    </item>
  </channel>
</rss>
