<?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; Office 2007</title>
	<atom:link href="http://officedeveloper.net/tag/office-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://officedeveloper.net</link>
	<description></description>
	<lastBuildDate>Sat, 12 May 2012 09:40:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Office Development Site Map &#8211; NEW!</title>
		<link>http://officedeveloper.net/2011/06/27/office-development-site-map-new/</link>
		<comments>http://officedeveloper.net/2011/06/27/office-development-site-map-new/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office Developer Tools]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[check-out-our]]></category>
		<category><![CDATA[developer-content]]></category>
		<category><![CDATA[map-with]]></category>
		<category><![CDATA[new-site]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[version 2003]]></category>
		<category><![CDATA[version 2010]]></category>
		<category><![CDATA[web resource]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/office-development-site-map-new</guid>
		<description><![CDATA[Are you lost in a sea of content? Check out our new site map with links to developer content for Microsoft Office products, servers, services, and technologies, including SharePoint 2010.]]></description>
			<content:encoded><![CDATA[<p>Are you lost in a sea of content? Check out our new site map with links to developer content for Microsoft Office products, servers, services, and technologies, including SharePoint 2010.</p>
<p>See more here:<br />
<a target="_blank" href="http://msdn.microsoft.com/en-us/office/default.aspx" title="Office Development Site Map - NEW!">Office Development Site Map &#8211; NEW!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/06/27/office-development-site-map-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Compile and Run Time Errors after Retargeting VSTO Projects to the .NET Framework 4 (McLean Schofield)</title>
		<link>http://officedeveloper.net/2010/06/02/fixing-compile-and-run-time-errors-after-retargeting-vsto-projects-to-the-net-framework-4-mclean-schofield/</link>
		<comments>http://officedeveloper.net/2010/06/02/fixing-compile-and-run-time-errors-after-retargeting-vsto-projects-to-the-net-framework-4-mclean-schofield/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:24:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[Addin]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[OBA]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[visual studio 2010]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/fixing-compile-and-run-time-errors-after-retargeting-vsto-projects-to-the-net-framework-4-mclean-schofield/</guid>
		<description><![CDATA[ Now that Visual Studio 2010 is released, some of you might be itching to upgrade your existing VSTO projects so that you can take advantage of the new features in the .NET Framework 4 that improve the Office development experience . Or, you might have already started using Visual Studio 2010 to develop a VSTO project targets the .NET Framework 3.5, and now you want to switch over to the .NET Framework 4]]></description>
			<content:encoded><![CDATA[<p> Now that Visual Studio 2010 is released, some of you might be itching to upgrade your existing VSTO projects so that you can take advantage of the new features in the .NET Framework 4 that improve the Office development experience . Or, you might have already started using Visual Studio 2010 to develop a VSTO project targets the .NET Framework 3.5, and now you want to switch over to the .NET Framework 4</p>
<p>Read the original here:<br />
<a target="_blank" href="http://blogs.msdn.com/b/vsto/archive/2010/06/02/fixing-compile-and-run-time-errors-after-retargeting-vsto-projects-to-the-net-framework-4-mclean-schofield.aspx" title="Fixing Compile and Run Time Errors after Retargeting VSTO Projects to the .NET Framework 4 (McLean Schofield)">Fixing Compile and Run Time Errors after Retargeting VSTO Projects to the .NET Framework 4 (McLean Schofield)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/06/02/fixing-compile-and-run-time-errors-after-retargeting-vsto-projects-to-the-net-framework-4-mclean-schofield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office Development with Visual Studio Tutorial Series – Part 3 (Beth Massi)</title>
		<link>http://officedeveloper.net/2010/02/16/office-development-with-visual-studio-tutorial-series-%e2%80%93-part-3-beth-massi/</link>
		<comments>http://officedeveloper.net/2010/02/16/office-development-with-visual-studio-tutorial-series-%e2%80%93-part-3-beth-massi/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:49:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Development]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[beth massi]]></category>
		<category><![CDATA[check-out-the]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Robert Green]]></category>
		<category><![CDATA[vs2008]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/office-development-with-visual-studio-tutorial-series-%e2%80%93-part-3-beth-massi/</guid>
		<description><![CDATA[ A couple months ago Robert Green , VSTO MVP, started a series of tutorials on building on Office 2007. Yesterday we published part 3 of his step-by-step tutorials. ]]></description>
			<content:encoded><![CDATA[<p> A couple months ago Robert Green , VSTO MVP, started a series of tutorials on building on Office 2007. Yesterday we published part 3 of his step-by-step tutorials. </p>
<p>More:<br />
<a target="_blank" href="http://blogs.msdn.com/vsto/archive/2010/02/16/office-development-with-visual-studio-tutorial-series-part-3-beth-massi.aspx" title="Office Development with Visual Studio Tutorial Series – Part 3 (Beth Massi)">Office Development with Visual Studio Tutorial Series – Part 3 (Beth Massi)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/02/16/office-development-with-visual-studio-tutorial-series-%e2%80%93-part-3-beth-massi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing the Release of the December 2009 CTP for the Open XML SDK</title>
		<link>http://officedeveloper.net/2009/12/14/announcing-the-release-of-the-december-2009-ctp-for-the-open-xml-sdk/</link>
		<comments>http://officedeveloper.net/2009/12/14/announcing-the-release-of-the-december-2009-ctp-for-the-open-xml-sdk/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 05:09:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Developer Tools]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[open xml sdk]]></category>
		<category><![CDATA[openxml developers]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/announcing-the-release-of-the-december-2009-ctp-for-the-open-xml-sdk/</guid>
		<description><![CDATA[ I'm really happy to announce the 4 th CTP for the Open XML SDK 2.0 for Microsoft Office ! There were four major improvements we made to the SDK: Full support for the Office 2010 Open XML formats Office 2010 schema and semantic level validation General improvements based on a recent Open XML SDK usability study Open XML SDK tools improvement Full Support for the Office 2010 Open XML Formats With the latest CTP you are able to create, edit, and consume Office generated Open XML formats for either Office 2007 or Office 2010. ]]></description>
			<content:encoded><![CDATA[<p> I&#8217;m really happy to announce the 4 th CTP for the Open XML SDK 2.0 for Microsoft Office ! There were four major improvements we made to the SDK: Full support for the Office 2010 Open XML formats Office 2010 schema and semantic level validation General improvements based on a recent Open XML SDK usability study Open XML SDK tools improvement Full Support for the Office 2010 Open XML Formats With the latest CTP you are able to create, edit, and consume Office generated Open XML formats for either Office 2007 or Office 2010. </p>
<p><img src="" /></p>
<p>Here is the original post:<br />
<a target="_blank" href="http://blogs.msdn.com/brian_jones/archive/2009/12/14/announcing-the-release-of-the-december-2009-ctp-for-the-open-xml-sdk.aspx" title="Announcing the Release of the December 2009 CTP for the Open XML SDK">Announcing the Release of the December 2009 CTP for the Open XML SDK</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/12/14/announcing-the-release-of-the-december-2009-ctp-for-the-open-xml-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating your custom solutions to Office 14</title>
		<link>http://officedeveloper.net/2009/10/23/migrating-your-custom-solutions-to-office-14/</link>
		<comments>http://officedeveloper.net/2009/10/23/migrating-your-custom-solutions-to-office-14/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 06:11:54 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office Developer Tools]]></category>
		<category><![CDATA[and-migration]]></category>
		<category><![CDATA[assessment]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[great-overview]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[the-discovery]]></category>
		<category><![CDATA[will-continue]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/migrating-your-custom-solutions-to-office-14/</guid>
		<description><![CDATA[ For those folks who have custom Office solutions within their enterprise, one area that you often need to focus on during the upgrade cycle is testing out those custom solutions to make sure they'll run in the latest version. With Office 14, we're going to provide a great set of tools to make it even easier for folks tasked with deployment. ]]></description>
			<content:encoded><![CDATA[<p> For those folks who have custom Office solutions within their enterprise, one area that you often need to focus on during the upgrade cycle is testing out those custom solutions to make sure they&#8217;ll run in the latest version. With Office 14, we&#8217;re going to provide a great set of tools to make it even easier for folks tasked with deployment. </p>
<p>Continued here: <br />
<a target="_blank" href="http://blogs.msdn.com/brian_jones/archive/2009/10/22/migrating-your-custom-solutions-to-office-14.aspx" title="Migrating your custom solutions to Office 14">Migrating your custom solutions to Office 14</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/10/23/migrating-your-custom-solutions-to-office-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing the Office 2010 Application Compatibility Program</title>
		<link>http://officedeveloper.net/2009/10/22/announcing-the-office-2010-application-compatibility-program/</link>
		<comments>http://officedeveloper.net/2009/10/22/announcing-the-office-2010-application-compatibility-program/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 13:55:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Developer Tools]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Application Compatibility]]></category>
		<category><![CDATA[assessment]]></category>
		<category><![CDATA[Compatibility]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/announcing-the-office-2010-application-compatibility-program/</guid>
		<description><![CDATA[   Update : If you would like to sign up for the beta program for the tools, please email the following alias.  mailto:OFAPPCPT@Microsoft.com Update: Read more details about the tools in these two subsequent posts: http://blogs.technet.com/gray_knowlton/archive/2009/11/10/office-2010-application-compatibility-deep-dive-on-the-code-compatibility-inspector.aspx http://blogs.technet.com/gray_knowlton/archive/2009/11/02/office-2010-application-compatibility-deep-dive-on-environment-assessment-tool.aspx Hello, my name is Michael Kiselman, I am a technical product manager driving Office 2010 application compatibility program on Office developer marketing team. I’d like to share our exciting news about application compatibility we’re unveiling today at the SharePoint Conference]]></description>
			<content:encoded><![CDATA[<p>   Update : If you would like to sign up for the beta program for the tools, please email the following alias.  mailto:OFAPPCPT@Microsoft.com Update: Read more details about the tools in these two subsequent posts: http://blogs.technet.com/gray_knowlton/archive/2009/11/10/office-2010-application-compatibility-deep-dive-on-the-code-compatibility-inspector.aspx http://blogs.technet.com/gray_knowlton/archive/2009/11/02/office-2010-application-compatibility-deep-dive-on-environment-assessment-tool.aspx Hello, my name is Michael Kiselman, I am a technical product manager driving Office 2010 application compatibility program on Office developer marketing team. I’d like to share our exciting news about application compatibility we’re unveiling today at the SharePoint Conference</p>
<p>Here is the original: <br />
<a target="_blank" href="http://blogs.technet.com/gray_knowlton/archive/2009/10/22/announcing-the-office-2010-application-compatibility-program.aspx" title="Announcing the Office 2010 Application Compatibility Program">Announcing the Office 2010 Application Compatibility Program</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/10/22/announcing-the-office-2010-application-compatibility-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Kimono Is Open, The Veil Is Lifted, The Gags Are Removed&#8230; #SPC09</title>
		<link>http://officedeveloper.net/2009/10/19/the-kimono-is-open-the-veil-is-lifted-the-gags-are-removed-spc09/</link>
		<comments>http://officedeveloper.net/2009/10/19/the-kimono-is-open-the-veil-is-lifted-the-gags-are-removed-spc09/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 17:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OBA]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/the-kimono-is-open-the-veil-is-lifted-the-gags-are-removed-spc09/</guid>
		<description><![CDATA[ If you find the title of this blog familiar, it should be. Mike Fitz used it when he posted his first remarks about SharePoint 2007 back on September 14, 2005]]></description>
			<content:encoded><![CDATA[<p> If you find the title of this blog familiar, it should be. Mike Fitz used it when he posted his first remarks about SharePoint 2007 back on September 14, 2005</p>
<p>Read more here: <br />
<a target="_blank" href="http://feedproxy.google.com/~r/bsimser/~3/5gnt6SOmwfw/the-kimono-is-open-the-veil-is-lifted-the-gags-are-removed-spc09.aspx" title="The Kimono Is Open, The Veil Is Lifted, The Gags Are Removed... #SPC09">The Kimono Is Open, The Veil Is Lifted, The Gags Are Removed&#8230; #SPC09</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/10/19/the-kimono-is-open-the-veil-is-lifted-the-gags-are-removed-spc09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Repeating Data to PowerPoint</title>
		<link>http://officedeveloper.net/2009/08/13/adding-repeating-data-to-powerpoint/</link>
		<comments>http://officedeveloper.net/2009/08/13/adding-repeating-data-to-powerpoint/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:58:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Development]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[following]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[open xml sdk]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[previous]]></category>
		<category><![CDATA[table-border]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/adding-repeating-data-to-powerpoint/</guid>
		<description><![CDATA[ In a previous post, I showed you how to create a product catalog in a Word document using the Open XML SDK . I also showed you how to make PowerPoint a reporting application based on data within a database . Today, I am going to show you how to create a product catalog in a PowerPoint deck using the Open XML SDK. ]]></description>
			<content:encoded><![CDATA[<p> In a previous post, I showed you how to create a product catalog in a Word document using the Open XML SDK . I also showed you how to make PowerPoint a reporting application based on data within a database . Today, I am going to show you how to create a product catalog in a PowerPoint deck using the Open XML SDK. </p>
<p><img src="" /></p>
<p>Original post: <br />
<a target="_blank" href="http://blogs.msdn.com/brian_jones/archive/2009/08/13/adding-repeating-data-to-powerpoint.aspx" title="Adding Repeating Data to PowerPoint">Adding Repeating Data to PowerPoint</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/08/13/adding-repeating-data-to-powerpoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;Custom XML&#8217; the key to patent suit over Microsoft Word</title>
		<link>http://officedeveloper.net/2009/08/12/custom-xml-the-key-to-patent-suit-over-microsoft-word/</link>
		<comments>http://officedeveloper.net/2009/08/12/custom-xml-the-key-to-patent-suit-over-microsoft-word/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 15:42:37 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[and-fining]]></category>
		<category><![CDATA[app compatibility]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[corporate strategy]]></category>
		<category><![CDATA[from-selling]]></category>
		<category><![CDATA[key-part]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[office 2010/office 14]]></category>
		<category><![CDATA[talking-about]]></category>
		<category><![CDATA[texas]]></category>
		<category><![CDATA[the-case-]]></category>
		<category><![CDATA[the-story]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/custom-xml-the-key-to-patent-suit-over-microsoft-word/</guid>
		<description><![CDATA[The short version of the story so many are talking about today: A Texas judge is barring Microsoft from selling Microsoft Word due to alleged patent infringement and fining the Redmondians multiple millions as part of the case. But most synopses of the case seem to be omitting a key part of the ruling: the concept of "Custom XML."]]></description>
			<content:encoded><![CDATA[<p>The short version of the story so many are talking about today: A Texas judge is barring Microsoft from selling Microsoft Word due to alleged patent infringement and fining the Redmondians multiple millions as part of the case. But most synopses of the case seem to be omitting a key part of the ruling: the concept of &#8220;Custom XML.&#8221;</p>
<p>View post: <br />
<a target="_blank" href="http://blogs.zdnet.com/microsoft/?p=3712" title="'Custom XML' the key to patent suit over Microsoft Word">&#8216;Custom XML&#8217; the key to patent suit over Microsoft Word</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/08/12/custom-xml-the-key-to-patent-suit-over-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demonstrating how to sync Facebook events to Outlook</title>
		<link>http://officedeveloper.net/2009/08/05/demonstrating-how-to-sync-facebook-events-to-outlook/</link>
		<comments>http://officedeveloper.net/2009/08/05/demonstrating-how-to-sync-facebook-events-to-outlook/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 17:59:07 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[mary lee]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[with-the-office]]></category>
		<category><![CDATA[Wpf]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/demonstrating-how-to-sync-facebook-events-to-outlook/</guid>
		<description><![CDATA[ Every once in a while, we learn of neat apps that have been created with the Office development tools in Visual Studio. ]]></description>
			<content:encoded><![CDATA[<p> Every once in a while, we learn of neat apps that have been created with the Office development tools in Visual Studio. </p>
<p>View original here: <br />
<a target="_blank" href="http://blogs.msdn.com/vsto/archive/2009/08/05/demonstrating-how-to-sync-facebook-events-to-outlook.aspx" title="Demonstrating how to sync Facebook events to Outlook">Demonstrating how to sync Facebook events to Outlook</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2009/08/05/demonstrating-how-to-sync-facebook-events-to-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

