<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OfficeDeveloper.NET&#187; article</title>
	<atom:link href="http://officedeveloper.net/tag/article/feed/" rel="self" type="application/rss+xml" />
	<link>http://officedeveloper.net</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 20:08:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Processing Documents in Bulk Using SharePoint 2010 and Open XML 2.0</title>
		<link>http://officedeveloper.net/2011/04/26/processing-documents-bulk-using-sharepoint-open-xml/</link>
		<comments>http://officedeveloper.net/2011/04/26/processing-documents-bulk-using-sharepoint-open-xml/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[sharepoint foundation]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[word automation services]]></category>
		<category><![CDATA[xps]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/processing-documents-bulk-using-sharepoint-open-xml</guid>
		<description><![CDATA[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.]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p>View original post here:<br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/hh125914.aspx" title="Processing Documents in Bulk Using SharePoint 2010 and Open XML 2.0">Processing Documents in Bulk Using SharePoint 2010 and Open XML 2.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/04/26/processing-documents-bulk-using-sharepoint-open-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing the Ribbon in Visio 2010 by Using a Visual Studio 2010 Add-In</title>
		<link>http://officedeveloper.net/2011/02/08/customizing-the-ribbon-in-visio-2010-by-using-a-visual-studio-2010-add-in/</link>
		<comments>http://officedeveloper.net/2011/02/08/customizing-the-ribbon-in-visio-2010-by-using-a-visual-studio-2010-add-in/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[and-some]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[code-from]]></category>
		<category><![CDATA[customize-the]]></category>
		<category><![CDATA[customize-the-ribbon]]></category>
		<category><![CDATA[multiple-line-of-business]]></category>
		<category><![CDATA[quick note]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[Samples Library]]></category>
		<category><![CDATA[visio]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/uncategorized/customizing-the-ribbon-in-visio-2010-by-using-a-visual-studio-2010-add-in/</guid>
		<description><![CDATA[Learn how to use a Visual Studio 2010 managed-code add-in project (that contains an XML resource) and some additional sample code from the Visio 2010 SDK Code Samples Library to customize the ribbon in Visio 2010.]]></description>
			<content:encoded><![CDATA[<p>Learn how to use a Visual Studio 2010 managed-code add-in project (that contains an XML resource) and some additional sample code from the Visio 2010 SDK Code Samples Library to customize the ribbon in Visio 2010.</p>
<p>Read the rest here: <br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/gg617997.aspx" title="Customizing the Ribbon in Visio 2010 by Using a Visual Studio 2010 Add-In">Customizing the Ribbon in Visio 2010 by Using a Visual Studio 2010 Add-In</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/02/08/customizing-the-ribbon-in-visio-2010-by-using-a-visual-studio-2010-add-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming the Outlook 2010 Solutions Module (December 2010 Update)</title>
		<link>http://officedeveloper.net/2010/12/14/programming-the-outlook-2010-solutions-module-december-2010-update/</link>
		<comments>http://officedeveloper.net/2010/12/14/programming-the-outlook-2010-solutions-module-december-2010-update/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Office News]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[a-sample-add-in]]></category>
		<category><![CDATA[and-then]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[illustrate-how]]></category>
		<category><![CDATA[implement-the]]></category>
		<category><![CDATA[implement-the-solutions]]></category>
		<category><![CDATA[introduces-the-solutions]]></category>
		<category><![CDATA[sample-add-in]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[walks-through]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/uncategorized/programming-the-outlook-2010-solutions-module-december-2010-update/</guid>
		<description><![CDATA[Randy Byrne introduces the Solutions module, provides examples of the problems that it solves, and then walks through a sample add-in to illustrate how to implement the Solutions module.]]></description>
			<content:encoded><![CDATA[<p>Randy Byrne introduces the Solutions module, provides examples of the problems that it solves, and then walks through a sample add-in to illustrate how to implement the Solutions module.</p>
<p>Read more:<br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/ee692173.aspx" title="Programming the Outlook 2010 Solutions Module (December 2010 Update)">Programming the Outlook 2010 Solutions Module (December 2010 Update)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/12/14/programming-the-outlook-2010-solutions-module-december-2010-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Mobile Client Applications with SharePoint 2010 Workflows</title>
		<link>http://officedeveloper.net/2010/11/23/integrating-mobile-client-applications-with-sharepoint-2010-workflows/</link>
		<comments>http://officedeveloper.net/2010/11/23/integrating-mobile-client-applications-with-sharepoint-2010-workflows/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[and-workflow]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Demonstration]]></category>
		<category><![CDATA[saves-time]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[sharepoint foundation]]></category>
		<category><![CDATA[sharepoint server]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[version 2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[Wpf]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/integrating-mobile-client-applications-with-sharepoint-2010-workflows/</guid>
		<description><![CDATA[Learn how using WPF applications, WCF services, and SharePoint 2010 to provide rich client applications, data storage, and workflow integration capabilities saves time when you compare it to developing custom components.]]></description>
			<content:encoded><![CDATA[<p>Learn how using WPF applications, WCF services, and SharePoint 2010 to provide rich client applications, data storage, and workflow integration capabilities saves time when you compare it to developing custom components.</p>
<p>Read more from the original source:<br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/gg454783.aspx" title="Integrating Mobile Client Applications with SharePoint 2010 Workflows">Integrating Mobile Client Applications with SharePoint 2010 Workflows</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/11/23/integrating-mobile-client-applications-with-sharepoint-2010-workflows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Note: Importing XML Data into a Mapped List in Excel 2010</title>
		<link>http://officedeveloper.net/2010/11/23/quick-note-importing-xml-data-into-a-mapped-list-in-excel-2010/</link>
		<comments>http://officedeveloper.net/2010/11/23/quick-note-importing-xml-data-into-a-mapped-list-in-excel-2010/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[a-mapping-schema-]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[data-into]]></category>
		<category><![CDATA[Mapping Schema]]></category>
		<category><![CDATA[quick notes]]></category>
		<category><![CDATA[version 2010]]></category>
		<category><![CDATA[with-and]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/quick-note-importing-xml-data-into-a-mapped-list-in-excel-2010/</guid>
		<description><![CDATA[Learn to import XML data into a list in Excel 2010, with and without a mapping schema.]]></description>
			<content:encoded><![CDATA[<p>Learn to import XML data into a list in Excel 2010, with and without a mapping schema.</p>
<p>See more here: <br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/gg469859.aspx" title="Quick Note: Importing XML Data into a Mapped List in Excel 2010">Quick Note: Importing XML Data into a Mapped List in Excel 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/11/23/quick-note-importing-xml-data-into-a-mapped-list-in-excel-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Note (Scenario): Getting Started with Excel 2010 Extensibility</title>
		<link>http://officedeveloper.net/2010/11/23/quick-note-scenario-getting-started-with-excel-2010-extensibility/</link>
		<comments>http://officedeveloper.net/2010/11/23/quick-note-scenario-getting-started-with-excel-2010-extensibility/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[2010-for]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[enable-you]]></category>
		<category><![CDATA[particular-scenario-]]></category>
		<category><![CDATA[quick note]]></category>
		<category><![CDATA[these-exercises]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/uncategorized/quick-note-scenario-getting-started-with-excel-2010-extensibility/</guid>
		<description><![CDATA[The goal of these exercises is to enable you to customize Microsoft Excel 2010 for your own applications. Each task addresses a particular scenario.]]></description>
			<content:encoded><![CDATA[<p>The goal of these exercises is to enable you to customize Microsoft Excel 2010 for your own applications. Each task addresses a particular scenario.</p>
<p>View post: <br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/gg469858.aspx" title="Quick Note (Scenario): Getting Started with Excel 2010 Extensibility">Quick Note (Scenario): Getting Started with Excel 2010 Extensibility</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/11/23/quick-note-scenario-getting-started-with-excel-2010-extensibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Note: Creating an XML Mapping Schema in Excel 2010</title>
		<link>http://officedeveloper.net/2010/11/23/quick-note-creating-an-xml-mapping-schema-in-excel-2010/</link>
		<comments>http://officedeveloper.net/2010/11/23/quick-note-creating-an-xml-mapping-schema-in-excel-2010/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[2010-for]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[create-and]]></category>
		<category><![CDATA[enable-you]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[particular-scenario-]]></category>
		<category><![CDATA[quick note]]></category>
		<category><![CDATA[these-exercises]]></category>
		<category><![CDATA[version 2010]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/uncategorized/quick-note-creating-an-xml-mapping-schema-in-excel-2010/</guid>
		<description><![CDATA[Learn to create and utilize Xml Mapping schemas in Excel 2010.]]></description>
			<content:encoded><![CDATA[<p>Learn to create and utilize Xml Mapping schemas in Excel 2010.</p>
<p>Read the original post: <br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/gg469857.aspx" title="Quick Note: Creating an XML Mapping Schema in Excel 2010">Quick Note: Creating an XML Mapping Schema in Excel 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/11/23/quick-note-creating-an-xml-mapping-schema-in-excel-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: PerformancePoint Services Scorecard as a Data Source Sample</title>
		<link>http://officedeveloper.net/2010/11/09/sample-performancepoint-services-scorecard-as-a-data-source-sample/</link>
		<comments>http://officedeveloper.net/2010/11/09/sample-performancepoint-services-scorecard-as-a-data-source-sample/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[code sample]]></category>
		<category><![CDATA[custom-tabular]]></category>
		<category><![CDATA[Data Source]]></category>
		<category><![CDATA[explore-the-code]]></category>
		<category><![CDATA[save-scorecard]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[version 2010]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[Wpf]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-performancepoint-services-scorecard-as-a-data-source-sample/</guid>
		<description><![CDATA[Explore the code that shows how to save scorecard information to a custom tabular data source.]]></description>
			<content:encoded><![CDATA[<p>Explore the code that shows how to save scorecard information to a custom tabular data source.</p>
<p>Originally posted here:<br />
<a target="_blank" href="http://code.msdn.microsoft.com/pps2010SDSrcSample" title="Sample: PerformancePoint Services Scorecard as a Data Source Sample">Sample: PerformancePoint Services Scorecard as a Data Source Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/11/09/sample-performancepoint-services-scorecard-as-a-data-source-sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Online: An Overview for Developers</title>
		<link>http://officedeveloper.net/2010/10/29/sharepoint-online-an-overview-for-developers/</link>
		<comments>http://officedeveloper.net/2010/10/29/sharepoint-online-an-overview-for-developers/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Developer Features]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[patterns-for]]></category>
		<category><![CDATA[point-online]]></category>
		<category><![CDATA[successfully-developing]]></category>
		<category><![CDATA[these-extensibility]]></category>
		<category><![CDATA[version 2010]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sharepoint-online-an-overview-for-developers/</guid>
		<description><![CDATA[Learn about the developer features that are coming to SharePoint Online, strategies and patterns for successfully developing on SharePoint Online, and links to additional resources for developers to deepen their knowledge of these extensibility features.]]></description>
			<content:encoded><![CDATA[<p>Learn about the developer features that are coming to SharePoint Online, strategies and patterns for successfully developing on SharePoint Online, and links to additional resources for developers to deepen their knowledge of these extensibility features.</p>
<p>See the rest here:<br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/gg317460.aspx" title="SharePoint Online: An Overview for Developers">SharePoint Online: An Overview for Developers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/10/29/sharepoint-online-an-overview-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing an Inspector Wrapper for Outlook 2010</title>
		<link>http://officedeveloper.net/2010/09/14/developing-an-inspector-wrapper-for-outlook-2010/</link>
		<comments>http://officedeveloper.net/2010/09/14/developing-an-inspector-wrapper-for-outlook-2010/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2010-inspector]]></category>
		<category><![CDATA[Angela]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[handle-multiple]]></category>
		<category><![CDATA[Helmut]]></category>
		<category><![CDATA[helmut-obertanner]]></category>
		<category><![CDATA[inspector-wrapper]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[version 2010]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/uncategorized/developing-an-inspector-wrapper-for-outlook-2010/</guid>
		<description><![CDATA[Learn to implement an inspector wrapper to handle multiple instances of Outlook 2010 inspector windows. Author: Helmut Obertanner and Angela Chu-Hatoun (MVP)]]></description>
			<content:encoded><![CDATA[<p>Learn to implement an inspector wrapper to handle multiple instances of Outlook 2010 inspector windows. Author: Helmut Obertanner and Angela Chu-Hatoun (MVP)</p>
<p>Continued here:<br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/library/ff973716.aspx" title="Developing an Inspector Wrapper for Outlook 2010">Developing an Inspector Wrapper for Outlook 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/09/14/developing-an-inspector-wrapper-for-outlook-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

