<?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; how-to-article</title>
	<atom:link href="http://officedeveloper.net/tag/how-to-article/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>Sample: Retrieving Lists of Hidden Rows or Columns in Excel 2010 Workbooks by Using the Open XML SDK 2.0</title>
		<link>http://officedeveloper.net/2010/08/31/sample-retrieving-lists-of-hidden-rows-or-columns-in-excel-2010-workbooks-by-using-the-open-xml-sdk-2-0/</link>
		<comments>http://officedeveloper.net/2010/08/31/sample-retrieving-lists-of-hidden-rows-or-columns-in-excel-2010-workbooks-by-using-the-open-xml-sdk-2-0/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[article-as-you]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[File Formats]]></category>
		<category><![CDATA[how-to-article]]></category>
		<category><![CDATA[rows-and]]></category>
		<category><![CDATA[the-code]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[you-learn]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-retrieving-lists-of-hidden-rows-or-columns-in-excel-2010-workbooks-by-using-the-open-xml-sdk-2-0/</guid>
		<description><![CDATA[Explore the code in this visual how-to article as you learn to use Open XML file formats to retrieve information about hidden rows and columns in an Excel worksheet. Author: Ken Getz (MVP)]]></description>
			<content:encoded><![CDATA[<p>Explore the code in this visual how-to article as you learn to use Open XML file formats to retrieve information about hidden rows and columns in an Excel worksheet. Author: Ken Getz (MVP)</p>
<p>Here is the original: <br />
<a target="_blank" href="http://code.msdn.microsoft.com/odcoffice14h2/Release/ProjectReleases.aspx?ReleaseId=4800" title="Sample: Retrieving Lists of Hidden Rows or Columns in Excel 2010 Workbooks by Using the Open XML SDK 2.0">Sample: Retrieving Lists of Hidden Rows or Columns in Excel 2010 Workbooks by Using the Open XML SDK 2.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/08/31/sample-retrieving-lists-of-hidden-rows-or-columns-in-excel-2010-workbooks-by-using-the-open-xml-sdk-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Deploying an Office 2007 .NET 3.5 project and an Office 2010 NET 4.0 Project</title>
		<link>http://officedeveloper.net/2010/08/18/sample-deploying-an-office-2007-net-3-5-project-and-an-office-2010-net-4-0-project/</link>
		<comments>http://officedeveloper.net/2010/08/18/sample-deploying-an-office-2007-net-3-5-project-and-an-office-2010-net-4-0-project/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[3-5-and]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[code sample]]></category>
		<category><![CDATA[how-to-article]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[you-learn]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-deploying-an-office-2007-net-3-5-project-and-an-office-2010-net-4-0-project/</guid>
		<description><![CDATA[Explore the code in this visual how-to article as you learn to build solutions that target both .NET Framework 3.5 and .NET Framework 4.]]></description>
			<content:encoded><![CDATA[<p>Explore the code in this visual how-to article as you learn to build solutions that target both .NET Framework 3.5 and .NET Framework 4.</p>
<p>Read more from the original source:<br />
<a target="_blank" href="http://code.msdn.microsoft.com/odcoffice14h2/Release/ProjectReleases.aspx?ReleaseId=4762" title="Sample: Deploying an Office 2007 .NET 3.5 project and an Office 2010 NET 4.0 Project">Sample: Deploying an Office 2007 .NET 3.5 project and an Office 2010 NET 4.0 Project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/08/18/sample-deploying-an-office-2007-net-3-5-project-and-an-office-2010-net-4-0-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Retargeting a Word 2007 Add-In that uses Smart Tags from .NET 3.5 to .NET 4.0</title>
		<link>http://officedeveloper.net/2010/08/18/sample-retargeting-a-word-2007-add-in-that-uses-smart-tags-from-net-3-5-to-net-4-0/</link>
		<comments>http://officedeveloper.net/2010/08/18/sample-retargeting-a-word-2007-add-in-that-uses-smart-tags-from-net-3-5-to-net-4-0/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[article-as-you]]></category>
		<category><![CDATA[change-the]]></category>
		<category><![CDATA[code sample]]></category>
		<category><![CDATA[how-to-article]]></category>
		<category><![CDATA[target-version]]></category>
		<category><![CDATA[version 2007]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-retargeting-a-word-2007-add-in-that-uses-smart-tags-from-net-3-5-to-net-4-0/</guid>
		<description><![CDATA[Explore the code in this visual how-to article as you learn to change the target version from .NET Framework 3.5 to .NET Framework 4.]]></description>
			<content:encoded><![CDATA[<p>Explore the code in this visual how-to article as you learn to change the target version from .NET Framework 3.5 to .NET Framework 4.</p>
<p>View original post here: <br />
<a target="_blank" href="http://code.msdn.microsoft.com/odcwd14h2/Release/ProjectReleases.aspx?ReleaseId=4761" title="Sample: Retargeting a Word 2007 Add-In that uses Smart Tags from .NET 3.5 to .NET 4.0">Sample: Retargeting a Word 2007 Add-In that uses Smart Tags from .NET 3.5 to .NET 4.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/08/18/sample-retargeting-a-word-2007-add-in-that-uses-smart-tags-from-net-3-5-to-net-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Adding Custom Commands and Changing the Visibility of Controls in the Office 2010 Backstage View</title>
		<link>http://officedeveloper.net/2010/04/27/sample-adding-custom-commands-and-changing-the-visibility-of-controls-in-the-office-2010-backstage-view/</link>
		<comments>http://officedeveloper.net/2010/04/27/sample-adding-custom-commands-and-changing-the-visibility-of-controls-in-the-office-2010-backstage-view/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 02:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[article-as-you]]></category>
		<category><![CDATA[backstage]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Command Buttons]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[explore-the-code]]></category>
		<category><![CDATA[how-to-article]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[the-code]]></category>
		<category><![CDATA[the-new]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-adding-custom-commands-and-changing-the-visibility-of-controls-in-the-office-2010-backstage-view/</guid>
		<description><![CDATA[Explore the code in this visual how-to article as you learn to create fast command buttons in the new Office 2010 Backstage view and set the format of controls when the Backstage view is displayed.]]></description>
			<content:encoded><![CDATA[<p>Explore the code in this visual how-to article as you learn to create fast command buttons in the new Office 2010 Backstage view and set the format of controls when the Backstage view is displayed.</p>
<p>Read the original here:<br />
<a target="_blank" href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=odcoffice14h2&amp;ReleaseId=4017" title="Sample: Adding Custom Commands and Changing the Visibility of Controls in the Office 2010 Backstage View">Sample: Adding Custom Commands and Changing the Visibility of Controls in the Office 2010 Backstage View</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/04/27/sample-adding-custom-commands-and-changing-the-visibility-of-controls-in-the-office-2010-backstage-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Connecting to a .NET Framework Source Using Business Connectivity Services in Office 2010</title>
		<link>http://officedeveloper.net/2010/02/09/sample-connecting-to-a-net-framework-source-using-business-connectivity-services-in-office-2010/</link>
		<comments>http://officedeveloper.net/2010/02/09/sample-connecting-to-a-net-framework-source-using-business-connectivity-services-in-office-2010/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Bcs]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[explore-the-code]]></category>
		<category><![CDATA[how-to-article]]></category>
		<category><![CDATA[isoftstone, inc.]]></category>
		<category><![CDATA[krist]]></category>
		<category><![CDATA[the-code]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-connecting-to-a-net-framework-source-using-business-connectivity-services-in-office-2010/</guid>
		<description><![CDATA[Explore the code in this visual how-to article as you learn to learn how to use Visual Studio 2010 to create a BCS external content type. Author: Joel Krist (Other)]]></description>
			<content:encoded><![CDATA[<p>Explore the code in this visual how-to article as you learn to learn how to use Visual Studio 2010 to create a BCS external content type. Author: Joel Krist (Other)</p>
<p>Original post:<br />
<a target="_blank" href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=odcoffice14h2&amp;ReleaseId=3902" title="Sample: Connecting to a .NET Framework Source Using Business Connectivity Services in Office 2010">Sample: Connecting to a .NET Framework Source Using Business Connectivity Services in Office 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/02/09/sample-connecting-to-a-net-framework-source-using-business-connectivity-services-in-office-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services</title>
		<link>http://officedeveloper.net/2010/01/20/sample-converting-word-documents-to-pdf-using-sharepoint-server-2010-and-word-automation-services/</link>
		<comments>http://officedeveloper.net/2010/01/20/sample-converting-word-documents-to-pdf-using-sharepoint-server-2010-and-word-automation-services/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[article-as-you]]></category>
		<category><![CDATA[Bcs]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[format-on-the]]></category>
		<category><![CDATA[how-to-article]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sample-converting-word-documents-to-pdf-using-sharepoint-server-2010-and-word-automation-services/</guid>
		<description><![CDATA[Explore the code in this visual how-to article as you learn how to programmatically convert Word documents to PDF format on the server by using Word Automation Services with SharePoint Server 2010. Author: Joel Krist (MVP)]]></description>
			<content:encoded><![CDATA[<p>Explore the code in this visual how-to article as you learn how to programmatically convert Word documents to PDF format on the server by using Word Automation Services with SharePoint Server 2010. Author: Joel Krist (MVP)</p>
<p>Here is the original post: <br />
<a target="_blank" href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=odcwd14h2&amp;ReleaseId=3798" title="Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services">Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/01/20/sample-converting-word-documents-to-pdf-using-sharepoint-server-2010-and-word-automation-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

