Sample: Retrieving Lists of Hidden Rows or Columns in Excel 2010 Workbooks by Using the Open XML SDK 2.0

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)

Here is the original: 
Sample: Retrieving Lists of Hidden Rows or Columns in Excel 2010 Workbooks by Using the Open XML SDK 2.0

Sample: Deploying an Office 2007 .NET 3.5 project and an Office 2010 NET 4.0 Project

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.

Read more from the original source:
Sample: Deploying an Office 2007 .NET 3.5 project and an Office 2010 NET 4.0 Project

Sample: Retargeting a Word 2007 Add-In that uses Smart Tags from .NET 3.5 to .NET 4.0

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.

View original post here: 
Sample: Retargeting a Word 2007 Add-In that uses Smart Tags from .NET 3.5 to .NET 4.0

Sample: Adding Custom Commands and Changing the Visibility of Controls in the Office 2010 Backstage View

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.

Read the original here:
Sample: Adding Custom Commands and Changing the Visibility of Controls in the Office 2010 Backstage View

Sample: Connecting to a .NET Framework Source Using Business Connectivity Services in Office 2010

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)

Original post:
Sample: Connecting to a .NET Framework Source Using Business Connectivity Services in Office 2010

Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services

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)

Here is the original post: 
Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services