﻿<?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</title>
    <description>You are viewing a feed that contains frequently updated developer content for the 2007 Microsoft Office System, including software development kits (SDKs), technical articles, videos, code samples, downloads, book excerpts, and more.</description>
    <link>http://msdn.microsoft.com/office/default.aspx</link>
     <lastBuildDate>Wed, 01 Jul 2009 15:41:47 GMT</lastBuildDate>
    <pubDate>Wed, 01 Jul 2009 15:41:47 GMT</pubDate>
    <item>
      <title>Using LINQ to Query Tables in Excel 2007 (Visual How To)</title>
      <description>Learn how to use the Open XML Formats to load information stored in Excel worksheets into generic lists that support LINQ.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd920313.aspx </link>
      <pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 15: Creating Workflow Elements in Visual Studio (Professional Microsoft Office SharePoint Designer 2007)</title>
      <description>Take your workflows to the next level by creating custom actions in Visual Studio and configuring them to work inside SharePoint Designer.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd819165.aspx</link>
      <pubDate>Tue, 16 Jun 2009 00:00:00 GMT</pubDate>
      <category>Third-Party</category>
      <category>Book Excerpt</category>
      <category>SharePoint Designer</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Editing Data in an Excel 2007 Open XML File with VBA</title>
      <description>Explore different ways to find particular XML data in an Excel 2007 file, retrieve the data, and then write it back to the file all by using Office Open XML. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd819387.aspx</link>
      <pubDate>Wed, 10 Jun 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 11: Advanced Data Access: External Data and More (Professional Microsoft Office SharePoint Designer 2007)</title>
      <description>Build on your Figure experience with the Data View and Data Source Library to reach beyond Windows SharePoint Services and build truly heterogeneous applications and mashups. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd819163.aspx</link>
      <pubDate>Tue, 09 Jun 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>SharePoint Designer</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Changing and Resetting the Caption Bar in Access 2007 (Visual How To)</title>
      <description>Learn a simple way to retrieve, modify, and reset the text that is in the Access 2007 title bar.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd903046.aspx</link>
      <pubDate>Tue, 09 Jun 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Sample: Identity and Access Strategies for SharePoint Server 2007</title>
      <description>Learn how Windows SharePoint Services 3.0 and SharePoint Server 2007 use membership and role providers and how to automatically configure providers into SharePoint Server so it can manage the configuration settings.</description>
      <link>http://code.msdn.microsoft.com/spstsadmcommands</link>
      <pubDate>Wed, 03 Jun 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
      <category>Third-Party</category>
    </item>
    <item>
      <title>Identity and Access Strategies for SharePoint Products and Technologies, Part 1: Membership and Provider Architecture</title>
      <description>Explore the membership and role provider architecture and how it operates in SharePoint Server 2007 and Windows SharePoint Services 3.0.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd878353.aspx</link>
      <pubDate>Wed, 03 Jun 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Identity and Access Strategies for SharePoint Products and Technologies, Part 2: Membership and Role Provider Assignment</title>
      <description>Explore how to configure the LDAP Providers in SharePoint Server 2007, how to automate provider assignment and provider registration, and how to configure Web Single Sign On with Active Directory Federation Services.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd878353.aspx</link>
      <pubDate>Wed, 03 Jun 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Uploading Files to SharePoint Server 2007 from ASP.NET Web Applications by Using the HTTP PUT Method (Visual How To)</title>
      <description>Learn how to use the HTTP PUT method to programmatically upload files from an ASP.NET Web application to a SharePoint Server 2007 site.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd902097.aspx</link>
      <pubDate>Wed, 03 Jun 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Display a List of All VBA Procedures in a Workbook from the Ribbon (Office Talk Column)</title>
      <description>Learn how to programmatically list all of the subroutines and functions in an Excel 2007 workbook as you create a user form that you display from a button on the Ribbon. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd890502.aspx</link>
      <pubDate>Tue, 02 Jun 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Column</category>
      <category>Excel</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Securing Application Pages in Windows SharePoint Services 3.0</title>
      <description>Don't let your application pages create security holes. Rafael Perez shows you easy ways to validate page requests and user permissions.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd878359.aspx</link>
      <pubDate>Tue, 02 Jun 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Creating Auto-Filtered Tables in Excel 2007 (Visual How To)</title>
      <description>Learn how to programmatically add a filter to a column of table data in Excel 2007.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd878132.aspx</link>
      <pubDate>Tue, 02 Jun 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Programmatically Adding Items to Lists or Combo Boxes in Access 2007 (Visual How To)</title>
      <description>Learn several different ways to fill a list box or a combo box in Access 2007 programmatically.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd758784.aspx</link>
      <pubDate>Tue, 02 Jun 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Consuming Web Services in Excel 2007 (Visual How To)</title>
      <description>Learn how to call the Live Search Web service from an Excel 2007 document-level customization and insert search results into a worksheet. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd819156.aspx</link>
      <pubDate>Thu, 28 May 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>How Do I</category>
      <category>Video</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Creating PivotTables In Excel 2007 (Visual How To)</title>
      <description>Learn how to programmatically add a PivotTable to an Excel 2007 worksheet. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd891207.aspx</link>
      <pubDate>Thu, 28 May 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>How Do I</category>
      <category>Video</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Finding the Median Value for Fields in Access 2007 (Visual How To)</title>
      <description>Learn how to calculate the median value in Access 2007 fields by importing a custom module that contains a DMedian function.
</description>
      <link>http://msdn.microsoft.com/en-us/library/dd789431.aspx</link>
      <pubDate>Tue, 12 May 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Video</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Creating Simple Bar Graphs in Reports in Access 2007 (Visual How To)
</title>
      <description>Learn how to create a report that uses a bar graph to represent numerical values. The solution requires very little effort and does not use any external controls.
</description>
      <link>http://msdn.microsoft.com/en-us/library/dd758785.aspx</link>
      <pubDate>Tue, 12 May 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Video</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Creating Custom Ribbon Galleries in Microsoft Excel 2007
</title>
      <description>Explore Excel files that contain the code to create galleries of labels and images.
</description>
      <link>http://msdn.microsoft.com/en-us/library/dd756403.aspx</link>
      <pubDate>Tue, 12 May 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Using the VLookup Function in Excel 2007 (Visual How To)</title>
      <description>Learn how to dynamically search table arrays in Excel 2007 using the built-in VLOOKUP function.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd797422.aspx</link>
      <pubDate>Tue, 05 May 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Customizing the Groove 2007 Forms Tool to Create Simple Status Reports (Visual How To)</title>
      <description>Create a custom tool where team contributors can cite the weekly status of their project deliverables. 
</description>
      <link>http://msdn.microsoft.com/en-us/library/dd758783.aspx</link>
      <pubDate>Tue, 05 May 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Groove</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Working with Lists and Tables: VBA Samples, Part 2 (Office Talk Column)</title>
      <description>MVP Ron de Bruin explains some handy VBA subroutines that can make you more productive when using tables or lists.
</description>
      <link>http://msdn.microsoft.com/en-us/library/dd795215.aspx</link>
      <pubDate>Tue, 05 May 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Blog Post: SharePoint SDK 1.5 (Apr 2009) released! Free download includes new MOSS BDC Definition Editor! </title>
      <description>Check out the latest updates to the online MSDN Library + the downloadable SDKs for both MOSS 2007 and WSS 3.0.</description>
      <link>http://blogs.msdn.com/randalli/archive/2009/05/01/sharepoint-sdk-1-5-april-2009-released.aspx</link>
      <pubDate>Fri, 01 May 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>SDK</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Announcing Service Pack 2 for SharePoint Server 2007 and Windows SharePoint Services 3.0</title>
      <description>Read this blog post to find links to the KB articles, downloads, install steps, and benefits of upgrading.</description>
      <link>http://blogs.msdn.com/sharepoint/archive/2009/04/28/announcing-service-pack-2-for-office-sharepoint-server-2007-and-windows-sharepoint-services-3-0.aspx</link>
      <pubDate>Fri, 01 May 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Book: Mastering Windows SharePoint Services 3.0</title>
      <description>The book provides step-by-step coverage of what system administrators need to know, including essential techniques for site creation, administration, customization, security, and disaster recovery—plus pages of detailed, real-world examples. </description>
      <link>http://www.amazon.com/gp/product/0470127287?ie=UTF8&amp;tag=msmsdn-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470127287</link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Book</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Chapter 11: Users and Permissions, Part 1 (Mastering Windows SharePoint Services 3.0)</title>
      <description>Learn how to define users and groups, define permissions and permission levels, set permissions, and plan user access in Windows SharePoint Services.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd728295.aspx</link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Windows SharePoint Services</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Chapter 11: Users and Permissions, Part 2 (Mastering Windows SharePoint Services 3.0)</title>
      <description>Part 2 covers how to apply permsisions and plan user access in Windows SharePoint Services.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd728294.aspx </link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Windows SharePoint Services</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Running and Pausing Other Applications from Access 2007 (Visual How To)</title>
      <description>Learn how to run an external application from within Access 2007 and then prevent Access 2007 from continuing until that external application completes its task. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd789432.aspx</link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Using Excel 2007 Functions in Access 2007 (Visual How To)</title>
      <description>Learn how to call Excel 2007 functions from Access 2007 by using Automation, and to insert data into Office Excel 2007 sheets or pass arrays of data as parameters.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd789430.aspx </link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Excel</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Windows SharePoint Services 3.0 SDK (April 09 1.5 refresh)</title>
      <description>Each update of the SDK contains significant new conceptual, procedural, and reference material to help developers create customizations and applications for Windows SharePoint Services. </description>
      <link>http://msdn.microsoft.com/en-us/library/ms441339.aspx</link>
      <pubDate>Thu, 23 Apr 2009 00:00:00 GMT</pubDate>
      <category>SDK</category>
      <category>Windows SharePoint Services</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Solution and Authored Artifact Development Models for SharePoint Products and Technologies </title>
      <description>Learn to reconcile differences between artifact development and assembly development by combining components into a single version control repository, such as Visual Studio 2008 Team Foundation Server.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd179854.aspx</link>
      <pubDate>Wed, 22 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Coding Groove Web Services Applications with the Groove 2007 SDK, Part 1 (Visual How To)</title>
      <description>Learn to develop Groove Web Services (GWS) applications using the Groove 2007 SDK and CodePlex GWS Helpers Library.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd727711.aspx</link>
      <pubDate>Wed, 22 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Groove</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Coding Groove Web Services Applications with the Groove 2007 SDK, Part 2 (Visual How To)</title>
      <description>Learn how using the CodePlex GWS Helper library can reduce the complexity of your application in comparison to using the Groove SDK without the Helper library.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd727712.aspx</link>
      <pubDate>Tue, 21 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Groove</category>
      <category>Code Sample</category>
      <category>Video</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Project Developer Center on MSDN has a new design! </title>
      <description>It means richer and more discoverable content for you—SDKs, references, articles, code samples, MVPs, and the latest Project highlights and programmability blog posts.</description>
      <link>http://msdn.microsoft.com/en-us/office/aa905469.aspx</link>
      <pubDate>Tue, 21 Apr 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>Project</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>OfficePalooza: Join the Contest to Test and Sharpen Your VBA Programming Skills!</title>
      <description>This sweepstakes will run two weeks beginning April 20, 2009, and features ten fun VBA coding challenges in the form of puzzles and games. When you think you’ve solved a challenge, follow the instructions on the challenge page and send in your solution. It’s that simple. Each entrant will earn a chance to win prizes.</description>
      <link>http://blogs.msdn.com/officepalooza/</link>
      <pubDate>Tue, 21 Apr 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>2007 Office System</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Book: Advanced Microsoft Office Documents 2007 Edition Inside Out</title>
      <description>Check out this new book from MVP Stephanie Krieger and learn how even non-programmers can start using VBA and the Open XML Format with Microsoft Office Word, Excel, and PowerPoint.</description>
      <link>http://www.amazon.com/gp/product/073562285X?ie=UTF8&amp;tag=msmsdn-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=073562285X</link>
      <pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate>
      <category>Excel</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
      <category>Book</category>
      <category>2007 Office System</category>
      <category>Third-Party</category>
    </item>
    <item>
      <title>Chapter 22: Office Open XML Essentials (Advanced Microsoft Office Documents 2007 Edition Inside Out)</title>
      <description>Learn to understand the structure of an Open XML Format document and how to edit documents directly in their XML. You will also learn the basics of how to customize the Ribbon and how to create custom XML for binding data to document content. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd721893.aspx</link>
      <pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>2007 Office System</category>
      <category>Open XML</category>
      <category>Third-Party</category>
      <category>Excel</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 21: VBA Primer (Advanced Microsoft Office Documents 2007 Edition Inside Out)</title>
      <description>MVP Stephanie Krieger talks about when and why to use VBA, provides an introduction to the VBA language and code structure, and shows how to write, edit, and share simple macros.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd721892.aspx</link>
      <pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Third-Party</category>
      <category>2007 Office System</category>
      <category>Excel</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Using Excel Date Functions in Access 2007 </title>
      <description>Learn how to use Visual Basic for Applications (VBA) and Automation to leverage Excel 2007 functions directly from your Access 2007 application.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd633614.aspx</link>
      <pubDate>Tue, 14 Apr 2009 00:00:00 GMT</pubDate>
      <category>Access</category>
      <category>Excel</category>
      <category>Version 2007</category>
      <category>Article</category>
    </item>
    <item>
      <title>Programmatically Updating Company Names in Outlook 2007 </title>
      <description>Learn how to use Visual Basic for Applications (VBA) in Outlook 2007 to change the company name for contacts without manually opening each contact.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd673657.aspx</link>
      <pubDate>Tue, 14 Apr 2009 00:00:00 GMT</pubDate>
      <category>Outlook</category>
      <category>Version 2007</category>
      <category>Article</category>
    </item>
    <item>
      <title>Creating Valid Open XML Documents by Using the Validation Tools in the Open XML Format SDK</title>
      <description>Learn how to use the validation functionality built into the Open XML Format SDK 2.0 to create Open XML files for the 2007 Microsoft Office system that comply with the Open XML schema and standard.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd633612.aspx</link>
      <pubDate>Tue, 14 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>2007 Office System</category>
      <category>Open XML</category>
    </item>
    <item>
      <title>Highlighting the Current Field in Data Entry Forms in Access 2007 (Visual How To)</title>
      <description>Use indentation and color in the current control on a form to highlight the current control. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd644812.aspx</link>
      <pubDate>Wed, 08 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Using Variables in VBA to Filter Access 2007 Queries (Visual How To)</title>
      <description>Learn to filter the results of an Access 2007 query by using a fixed expression, a built-in VBA function, or a VBA variable of a custom function.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd671279.aspx</link>
      <pubDate>Wed, 08 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Creating Page-Range Indicators on Pages in Access 2007 (Visual How To)</title>
      <description>Add some hidden text in the page header of the report and a little bit of VBA code to display the first and last items on the page, similar to a telephone book.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd671278.aspx</link>
      <pubDate>Wed, 08 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Creating Combo Boxes in Access 2007 that Allows Users to Select N/A (Visual How To)</title>
      <description>The solution uses a simple Union query and an unbound combo box where users cannot enter any invalid entries, just a provided value or a special string such as "N/A".</description>
      <link>http://msdn.microsoft.com/en-us/library/dd671280.aspx</link>
      <pubDate>Wed, 08 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Open XML Format SDK 2.0 (CTP2)</title>
      <description>By leveraging the SDK API's tight relationship to the OpenXML schema standard, we were able to add remarks to over 6,297 reference topics that had no content in the previous CTP. Read Zeyad's blog post (http://blogs.msdn.com/brian_jones/archive/2009/04/08/announcing-the-release-of-the-open-xml-sdk-version-2-april-2009-ctp.aspx) where he explains what's new in this update. </description>
      <link>http://msdn.microsoft.com/en-us/library/bb448854(office.14).aspx</link>
      <pubDate>Wed, 08 Apr 2009 00:00:00 GMT</pubDate>
      <category>SDK</category>
      <category>2007 Office System</category>
      <category>Open XML</category>
    </item>
    <item>
      <title>Making a Searching List Box in Access 2007 (Visual How To)</title>
      <description>Learn how to create a search list box by using a text box and a list box together, along with code that searches through a recordset or with code that searches directly through a table.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd644811.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>How Do I</category>
      <category>Access</category>
      <category>Version 2007</category>
      <category>Third-Party</category>
      <category>Code Sample</category>
      <category>Video</category>
    </item>
    <item>
      <title>Top 10 Reasons to Learn More About SharePoint Products and Technologies</title>
      <description>Learn about development tools for SharePoint Products and Technologies ranging from front-end codeless content to using VBA, to .NET Framework development. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd637113.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
      <category>SharePoint Designer</category>
    </item>
    <item>
      <title>Setting the Business Address as the Mailing Address in Outlook 2007</title>
      <description>Learn how to use a custom post form in Outlook 2007 to set the business address as the default mailing address for contacts without having to manually open each contact. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd638024.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Outlook</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Working with Lists and Tables: VBA Samples (Part 1 of 2)</title>
      <description>Tables and lists are an integral part of Microsoft Excel. MVP Ron de Bruin explains some handy VBA subroutines that can make you more productive when using tables or lists.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd637097(office.11).aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Exploring the Dynamic World of Word 2007</title>
      <description>MVP Stephanie Krieger explores what you can do with dynamic content in Word 2007, including using fields, document building blocks, and content controls.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd637847.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Word</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Download the Open XML Format SDK 2.0 (CTP2)</title>
      <description>This download provides strongly typed part and content classes for use with Open XML documents. The April 2009 CTP release adds support for the validation of Open XML documents.</description>
      <link>http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=c6e744e5-36e9-45f5-8d8c-331df206e0d0</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Download</category>
      <category>SDK</category>
      <category>Open XML</category>
    </item>
    <item>
      <title>Configuring and Deploying Anonymous Publishing Sites for SharePoint Server 2007</title>
      <description>Explore and learn how to address security and performance issues of SharePoint 2007 publishing sites before launching them as Internet-facing publishing sites. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd638968.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Version 2007</category>
      <category>Third-Party</category>
    </item>
    <item>
      <title>Chapter 4: Moving from VBA to VSTO and Visual Basic (VSTO for Mere Mortals)
</title>
      <description>Learn why you might consider a move from VBA to Visual Basic 2005 and VSTO, take a closer look at the language changes between VBA and Visual Basic 2005, and then explore the differences between ActiveX controls and the corresponding Windows Forms controls available in Visual Basic 2005.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd627739.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>VSTO</category>
      <category>Version 2007</category>
      <category>2007 Office System</category>
      <category>Excel</category>
      <category>Outlook</category>
      <category>Word</category>
    </item>
    <item>
      <title>Chapter 12: Migrating VBA Solutions to VSTO (VSTO for Mere Mortals)</title>
      <description>If you’ve decided to make the move to Visual Basic 2005 and VSTO, you should consider the discussion in this chapter before migrating your existing code.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd627738.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>VSTO</category>
      <category>Version 2007</category>
      <category>2007 Office System</category>
      <category>Outlook</category>
      <category>Word</category>
      <category>Excel</category>
    </item>
    <item>
      <title>Best Practices: Common Coding Issues When Using the SharePoint Object Model</title>
      <description>Make it easier to design your applications correctly, find and fix problem areas in your code, and avoid known pitfalls of using the SharePoint object model in this </description>
      <link>http://msdn.microsoft.com/en-us/library/bb687949.aspx</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 3.0</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Book: VSTO for Mere Mortals: A VBA Developer's Guide to Microsoft Office Development Using Visual Studio 2005 Tools for Office</title>
      <description>"This is the book I wish I'd had when I was first introduced to VSTO and the .NET Framework. It will be invaluable not only to those considering VSTO, but for anyone transitioning..." –Cindy Meister, MS Word MVP </description>
      <link>http://www.amazon.com/gp/product/0321426711?ie=UTF8&amp;tag=msmsdn-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321426711</link>
      <pubDate>Tue, 07 Apr 2009 00:00:00 GMT</pubDate>
      <category>2007 Office System</category>
      <category>VSTO</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Using VBA to Access Document Content in the 2007 Office System</title>
      <description>Accomplish more with VBA when you write macros that can access content without first selecting that content. This article looks at common VBA constructs for working with content in Excel 2007, PowerPoint 2007, and Word 2007. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd630624.aspx</link>
      <pubDate>Wed, 01 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Version 2007</category>
      <category>Excel</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Third-Party</category>
    </item>
    <item>
      <title>Troubleshooting Word 2007 Documents More Easily Using VBA</title>
      <description>This article provides an overview with examples of best practices for troubleshooting Word 2007 documents, along with tips for using VBA to help simplify troubleshooting. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd630112.aspx</link>
      <pubDate>Wed, 01 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Word</category>
      <category>Version 2007</category>
      <category>Third-Party</category>
    </item>
    <item>
      <title>Microsoft Office Live Meeting Service API Reference (Mar09 Update)</title>
      <description>Get programmatic access to most of the functionality that is available through the Windows-based and Web-based Office Live Meeting clients.</description>
      <link>http://msdn.microsoft.com/en-us/library/bb894159.aspx</link>
      <pubDate>Wed, 01 Apr 2009 00:00:00 GMT</pubDate>
      <category>Reference</category>
      <category>SDK</category>
      <category>Live Meeting</category>
    </item>
    <item>
      <title>Getting More from Document Themes in the 2007 Office System with Office Open XML</title>
      <description>Explore how document themes straddle the power user environment and developer environment and how they can be an ideal way for you to start using Office Open XML.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd630117.aspx</link>
      <pubDate>Wed, 01 Apr 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Version 2007</category>
      <category>Third-Party</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
    </item>
    <item>
      <title>Deploying Information Management Policy Using Feature Activation in SharePoint Server 2007
</title>
      <description>Learn how to operationally deploy policies through SharePoint Server 2007 by using feature activation event handlers and the SharePoint Server object model. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd627356.aspx</link>
      <pubDate>Tue, 31 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Sample: Information Management Policy Deployment Sample for SharePoint Server 2007</title>
      <description>This sample code shows how to use feature activation to deploy information management policy to content types, including pre-existing content types and sealed content types.</description>
      <link>http://code.msdn.microsoft.com/SP07InfoMgtPolDeploy</link>
      <pubDate>Tue, 31 Mar 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>Download</category>
      <category>SharePoint Server</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Building SQL Statements that Include Variables and Controls in Access 2007
</title>
      <description>Learn how to build SQL statements in VBA that contain string criteria, date criteria, and numeric criteria.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd627355.aspx</link>
      <pubDate>Tue, 31 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Access</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Chapter 8: Site Collections and Web Applications, Part 2 (Mastering Windows SharePoint Services 3.0)</title>
      <description>A new Web application is fundamentally a new IIS Web Site. Using a new IIS Web Site allows you to change the port for accessing the Web application, use a host header, and adjust the IIS-level authentication.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd578332.aspx</link>
      <pubDate>Tue, 24 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Chapter 8: Site Collections and Web Applications, Part 1 (Mastering Windows SharePoint Services 3.0)</title>
      <description>Learn to create and customize a new site collection, use managed paths, create a new Web applilcation, configure anonymous Access, and set different zones for different access.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd576268.aspx</link>
      <pubDate>Tue, 24 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Creating Security Label Policy Modules for Outlook 2007</title>
      <description>Learn to use the Microsoft Outlook 2000 Federal Release Security Labels API to create security label policy modules that can be used to define the sensitivity of message content in your organization. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd553631.aspx</link>
      <pubDate>Tue, 24 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Constructing Modern Time Elapsed Strings in Access 2007</title>
      <description>Learn how to use Access 2007 to display the time elapsed between the current date and another date.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd569711.aspx</link>
      <pubDate>Tue, 24 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Access</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Access Developer Center on MSDN - New and Improved!</title>
      <description>Check out the new site design and let us know what you think. Downloads, developer extensions, code samples, articles, and more.</description>
      <link>http://msdn.microsoft.com/en-us/office/aa905400.aspx</link>
      <pubDate>Fri, 20 Mar 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>Access</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>MSDN_Office now on Twitter</title>
      <description>Follow us on Twitter and get the latest news from the Office Developer Center team.</description>
      <link>http://twitter.com/MSDN_Office</link>
      <pubDate>Fri, 20 Mar 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>2007 Office System</category>
    </item>
    <item>
      <title>Understanding Field Controls and Web Parts in SharePoint Server 2007 Publishing Sites</title>
      <description>Learn the details of SharePoint Server 2007 field controls and Web Parts and how they differ, and best practices for when to use each type of control. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd571480.aspx</link>
      <pubDate>Wed, 18 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Using Office Open XML to Customize Document Formatting in the 2007 Office System</title>
      <description>MVP Stephanie Krieger introduces and demonstrates how to apply custom formatting not available from within the UI to a document in the 2007 Microsoft Office system by using Office Open XML.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd560821.aspx</link>
      <pubDate>Tue, 17 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Webcast: Project Server Programmability, Part 3: Review of the PSI Web Services (Level 400)</title>
      <description>This live webcast on 3/26/09 walks through each of the PSI Web services. It describes the key usage of each Web service and provides tips and tricks for working with PSI Web services.</description>
      <link>http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032401332&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US</link>
      <pubDate>Fri, 13 Mar 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>Webcast</category>
      <category>Project</category>
    </item>
    <item>
      <title>Chapter 11: Creating Dynamic Ribbon Customizations, Part 1 (Expert Access 2007 Programming)</title>
      <description>Learn to create ribbon customizations for use in Access applications, program the Ribbon to provide dynamic user experiences, and disable or repurpose built-in controls to provide your own functionality.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd548010.aspx </link>
      <pubDate>Wed, 11 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 11: Creating Dynamic Ribbon Customizations, Part 2 (Expert Access 2007 Programming)</title>
      <description>In addition to standard types of controls, such as buttons, edit boxes, and drop-downs, the Ribbon provides several new types of controls that enable you to create rich experiences for your users. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd548011.aspx</link>
      <pubDate>Wed, 11 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 8: Using Code to Add Advanced Functionality to Forms, Part 1 (Expert Access 2007 Programming)</title>
      <description>Access forms provide events that manipulate both the data and the user interface. This section discusses some of the different events you can use at the form level in Access 2007.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd548008.aspx</link>
      <pubDate>Wed, 11 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 8: Using Code to Add Advanced Functionality to Forms, Part 2 (Expert Access 2007 Programming)</title>
      <description>This chapter highlights how code, when used with forms and controls, can help add the wow factor to an application.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd548012.aspx </link>
      <pubDate>Wed, 11 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Access</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Creating VBA Macros to Manipulate Worksheets in Excel 2007</title>
      <description>Learn how to write VBA macros in Excel 2007 to automatically name and sort worksheets. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd553655.aspx </link>
      <pubDate>Wed, 11 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Using VBA to Format Long Documents in the 2007 Office System in a Fraction of the Time</title>
      <description>MVP Stephanie Krieger introduces and demonstrates how to use basic loops, conditional statements, and grouping statements to format long documents with just a handful of VBA code.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd554917.aspx </link>
      <pubDate>Wed, 11 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Best Practices: Common Coding Issues When Using the SharePoint Object Model (Update)</title>
      <description>Learn how to make the SharePoint object model work efficiently, and how to apply general programming techniques (such as caching and threading) to the SharePoint platform.</description>
      <link>http://msdn.microsoft.com/en-us/library/bb687949.aspx</link>
      <pubDate>Tue, 10 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Ramp Up: SharePoint for Developers, Part 2 is available!</title>
      <description>The easy-to-access content (provided by subject-matter gurus) teaches the important skills in a guided path, making the learning process easier and more efficient. This is especially timely since Ramp Up can help you be more employable by learning important and marketable skills.</description>
      <link>http://msdn.microsoft.com/en-us/rampup/default.aspx</link>
      <pubDate>Tue, 10 Mar 2009 00:00:00 GMT</pubDate>
      <category>Announcement</category>
      <category>Training</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Chapter 8: Creating Custom Workflows for Windows SharePoint Services and Office SharePoint Server (SharePoint 2007 and Office Development Expert Solutions)</title>
      <description>Sometimes you need a workflow that goes beyond the built-in workflows. Learn how to create custom workflows by using SharePoint Designer and Visual Studio Designer for Windows Workflow Foundation.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd535789.aspx</link>
      <pubDate>Tue, 03 Mar 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Extending Word 2007, Excel 2007, and PowerPoint 2007 with a Single Line of VBA Code</title>
      <description>Use the Immediate window in the Microsoft Visual Basic Editor to save time and accomplish tasks that cannot be done from within the user interface. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd535470.aspx</link>
      <pubDate>Tue, 03 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Taking the 2007 Office System Further with VBA and Open XML Formats</title>
      <description>Learn the types of things that you can accomplish using the Microsoft Office extensibility tools including VBA and Open XML Formats. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd547378.aspx</link>
      <pubDate>Tue, 03 Mar 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Using Styles to Dress Up Your Worksheets in Excel 2007</title>
      <description>Learn how to create professional, easily maintainable workbooks in Excel 2007 by taking advantage of styles.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd537556.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Office Live Small Business Developer Guide</title>
      <description>The Developer Guide provides Office Live Small Business developers with the details they need to be able to create custom business applications. The guide includes how-to articles, schemas, and documentation of for the Office Live Small Business Web services.</description>
      <link>http://msdn.microsoft.com/en-us/library/bb803054.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Reference</category>
      <category>Office Live </category>
    </item>
    <item>
      <title>Download the Outlook 2007 MAPI Reference</title>
      <description>Learn how to create Outlook 2007 items by using MAPI that is based on the Component Object Model (COM) rather than the Outlook object model.</description>
      <link>http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=4b1b8b22-3c74-4479-bd0d-7b0ee29e8d59</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>SDK</category>
      <category>Outlook</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Searching Outlook 2007 Appointments by Using a Macro</title>
      <description>Learn how to run a macro in Outlook 2007 to list items on a calendar that occur within a specified date range and that contain a specified term in the subject.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd490722.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Outlook</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Retrieving Recurring Appointments in Outlook 2007</title>
      <description>Learn how to use the Outlook object model to retrieve recurring appointments in Outlook 2007. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd469461.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Outlook</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 8: Building Personalized Solutions, Part 1 (Professional SharePoint 2007 Development)</title>
      <description>Discover the key concepts of building a SharePoint portal site, such using built-in features, creating custom applications, managing membership, or working with audiences programmatically.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd490570.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>SharePoint Server</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 8: Building Personalized Solutions, Part 2 (Professional SharePoint 2007 Development)</title>
      <description>Learn how to make sites more personalized by using the features of My Site. These tasks could be done with the user interface, but the new object model functionality provides the ability to perform all of these actions with code. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd490569.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>SharePoint Server</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 5: Introducing Form Regions (Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators)</title>
      <description>The new controls that can help you duplicate the look of almost any standard form page include date and time pickers, an info bar, a control to display tracking information, and controls to show contact pictures and electronic business cards. </description>
      <link>http://msdn.microsoft.com/en-us/library/dd492010.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Outlook</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 24: Generating Reports on Outlook Data (Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators)</title>
      <description>By writing code to automate Outlook, Excel, and Word, developers can produce custom reports with every imaginable feature. MVP Sue Mosher shows how in this book excerpt.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd492013.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Outlook</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Chapter 17: Working with Item Bodies (Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators)</title>
      <description>Learn three different ways to insert a date stamp (or other text) into an item, several methods for creating complex HTML-format messages, and techniques for creating, inserting, and removing a signature.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd492012.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>Outlook</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Approaches to Creating Master Pages and Page Layouts in SharePoint Server 2007</title>
      <description>Learn two ways in which developers and designers can create Microsoft ASP.NET 2.0 master pages that define a site's global appearance and to create page layouts that define the rendering of specific content pages in SharePoint Sever 2007 publishing sites.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd164422.aspx</link>
      <pubDate>Tue, 24 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Sample: Developing Sequential Workflows for SharePoint Server 2007 Using Visual Studio 2008</title>
      <description>This sample code presents a Headcount Request Approval workflow solution that makes use of the workflow capabilities of SharePoint Server 2007.</description>
      <link>http://code.msdn.microsoft.com/HeadcountReqWorkflow</link>
      <pubDate>Mon, 23 Feb 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>Download</category>
      <category>SharePoint Server</category>
      <category>Third-Party</category>
    </item>
    <item>
      <title>Sample: Opening PerformancePoint Planning Assignments from a SharePoint List </title>
      <description>Display Planning Server assignments in a SharePoint list and then enable users to open them directly from that list. </description>
      <link>http://code.msdn.microsoft.com/PPSP2007Assignments</link>
      <pubDate>Thu, 19 Feb 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>Download</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>PerformancePoint Server</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Chapter 3: Programming SharePoint Lists and Libraries (SharePoint 2007 and Office Development Expert Solutions)
</title>
      <description>Harness the power of SharePoint lists and document libraries including Web services for lists and libraries, list events, and even RSS feeds.</description>
      <link>http://msdn.microsoft.com/library/dd490727.aspx</link>
      <pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate>
      <category>Book Excerpt</category>
      <category>2007 Office System</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Creating Documents by Using the Open XML Format SDK 2.0, Part 3</title>
      <description>Learn to create PowerPoint 2007 presentations from data in a database, assemble Word 2007 documents from smaller documents, and bind content controls to custom XML. </description>
      <link>http://msdn.microsoft.com/library/dd469465.aspx</link>
      <pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Graphically Displaying Data from SharePoint Lists in Visio 2007 </title>
      <description>Use the Visio VBA object model to graphically display data from a SharePoint list in a Visio 2007 drawing. </description>
      <link>http://msdn.microsoft.com/library/dd483294.aspx</link>
      <pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Visio</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Best Practices: Common Coding Issues When Using the SharePoint Object Model</title>
      <description>Learn common issues encountered by developers who write custom code using the SharePoint object model in this updated article.</description>
      <link>http://msdn.microsoft.com/library/bb687949.aspx</link>
      <pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Sample: Creating Documents by Using the Open XML Format SDK 2.0</title>
      <description>Download sample code that supports the scenarios described in the series of articles titled "Creating Documents by Using the Open XML Format SDK 2.0 (CTP)."</description>
      <link>http://code.msdn.microsoft.com/OOXMLv20CTP</link>
      <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      <category>Code Sample</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
      <category>Download</category>
    </item>
    <item>
      <title>Counting the Number of Working Days in Access 2007</title>
      <description>Learn how to calculate the number of working days between two dates in Access 2007.</description>
      <link>http://msdn.microsoft.com/library/dd327646.aspx</link>
      <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Access</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Creating Documents by Using the Open XML Format SDK 2.0 CTP, Part 2</title>
      <description>See common scenarios simplified by using the Open XML Format APIs. Assemble and manipulate data in Excel 2007 workbooks by using the Open XML Format SDK 2.0 (CTP) APIs. </description>
      <link>http://msdn.microsoft.com/library/dd452407.aspx</link>
      <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Customizing the Filing Format for Outlook 2007 Contacts</title>
      <description>Learn how to quickly change the format in which Outlook 2007 files and displays your contacts without fixing every contact individually.</description>
      <link>http://msdn.microsoft.com/library/dd442441.aspx</link>
      <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Outlook</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Workflow Scalability and Performance in Windows SharePoint Services 3.0</title>
      <description>Learn how to test the performance of workflow applications and determine how to apply the results.</description>
      <link>http://msdn.microsoft.com/library/dd441390.aspx</link>
      <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Windows SharePoint Services</category>
      <category>Third-Party</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>Creating a Localized Form in InfoPath 2007</title>
      <description>Learn how to use a design pattern to develop localized form templates for InfoPath 2007 and InfoPath Forms Services.</description>
      <link>http://msdn.microsoft.com/library/dd425033.aspx</link>
      <pubDate>Wed, 04 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>InfoPath</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Exporting Outlook 2007 Contacts to Access 2003</title>
      <description>Learn how to export user-defined fields (properties) from Outlook 2007 items to Access 2003.</description>
      <link>http://msdn.microsoft.com/library/dd425034.aspx</link>
      <pubDate>Wed, 04 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Access</category>
      <category>Outlook</category>
      <category>Version 2007</category>
      <category>Version 2003</category>
    </item>
    <item>
      <title>Inserting Repeating Data Items into a Word 2007 Table by Using the Open XML API</title>
      <description>Walk through a solution that solves the problem of displaying an arbitrary number of data items on the surface of a Word 2007 document by using Open XML and the .NET Framework 2.0.</description>
      <link>http://msdn.microsoft.com/library/cc197932.aspx</link>
      <pubDate>Wed, 04 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Word</category>
      <category>Version 2007</category>
      <category>Open XML</category>
    </item>
    <item>
      <title>Creating Documents by Using the Open XML Format SDK 2.0 CTP, Part 1</title>
      <description>Explore the architecture and advantages of using the Open XML Format SDK 2.0 (CTP).</description>
      <link>http://msdn.microsoft.com/library/dd440953.aspx</link>
      <pubDate>Tue, 03 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>Excel</category>
      <category>Open XML</category>
      <category>PowerPoint</category>
      <category>Word</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Integrating External Document Repositories with SharePoint Server 2007</title>
      <description>Learn to design, implement, and deploy a complete solution for integrating an external document repository with SharePoint Server 2007.</description>
      <link>http://msdn.microsoft.com/library/dd440954.aspx</link>
      <pubDate>Tue, 03 Feb 2009 00:00:00 GMT</pubDate>
      <category>Article</category>
      <category>SharePoint Server</category>
      <category>Windows SharePoint Services</category>
      <category>Version 2007</category>
      <category>Version 3.0</category>
    </item>
    <item>
      <title>MSDN Webcast: Social Networking Site Development with SharePoint Server (Level 200)</title>
      <description>Learn how the Community Kit for SharePoint (CKS) provides an enhanced message board implementation and central configuration of social networking elements.</description>
      <link>http://www.microsoft.com/events/series/detail/webcastdetails.aspx?seriesid=92&amp;webcastid=5448</link>
      <pubDate>Tue, 13 Jan 2009 00:00:00 GMT</pubDate>
      <category>Webcast</category>
      <category>SharePoint Server</category>
      <category>Third-Party</category>
      <category>Version 2007</category>
    </item>
    <item>
      <title>Visio 2007 Viewer Developer Reference</title>
      <description>This reference provides a list of object members in alphabetical order, as well as conceptual information for developing solutions for the Visio 2007 Viewer.</description>
      <link>http://msdn.microsoft.com/en-us/library/dd392799.aspx</link>
      <pubDate>Mon, 12 Jan 2009 00:00:00 GMT</pubDate>
      <category>Reference</category>
      <category>Visio</category>
      <category>Version 2007</category>
    </item>
  </channel>
</rss>