.NET news » Office 
Microsoft .NET Development for Microsoft Office (Office/Progmng/Net)
Author: Andrew Whitechapel
Average rating: (6 reviews)
More .NET Office books
Create Column Chart using OWC11
A column chart (simple,stacked and 100% stacked column) representation using Office Web Components
Unleashing the Full Power of Regular Expressions in Microsoft Office Documents
Part 1: A method of utilizing Regular Expressions to perform power searches in Microsoft Office Documents using .NET and the Microsoft Office Primary Interop Assemblies
Generating Word Reports / Documents
Generate Word documents by appling XSLT on XML data
VSTO 3.0: Developing Office Business Apps with Visual Studio 2008
With custom form regions in Outlook you can pull in data from designated data sources and truly customize your users' Outlook 2007 experience.
22 Jan 2008, 18:00:00 Source: VSTO 3.0: Developing Office Business Apps with Visual...
Tags: Office
Visual Studio
Using DocxToText to Extract Text from DOCX Files
This article explains how to extract text from DOCX files without Microsoft Office libraries.
Creating a Windows Mobile Wireless Remote PowerPoint Clicker
Imagine giving a presentation from your cellphone! Learn how to write a PowerPoint clicker application for your Bluetooth-enabled Windows Mobile device.
12 Sep 2007, 23:11:17 Source: Creating a Windows Mobile Wireless Remote PowerPoint Clicker
Tags: Mobile
Office
Office Apps: Extend Your VBA Code With VSTO
VSTO brings you the full feature set of Visual Studio including LINQ, WPF, WCF, and the .NET Framework 3.5.
Excel Services: Develop A Calculation Engine For Your Apps
The Excel Services architecture lets users design their own algorithms and share workbooks on a server.
18 Jun 2007, 19:00:00 Source: Excel Services: Develop A Calculation Engine For Your Apps
Tags: Office
Bridging the gap between .Net and Extended MAPI
An article about how to access Extended MAPI properties, fields and methods from your .Net applications.
Excel Reader
Read Excel files in pure C# without interop. It can read worksheets in a workbook and read cells in a worksheet.
It can acquire cell content (text, number, datetime, or error) and cell format (font, alignment, linestyle, background, etc.). It can also read pictures in the file, get information of image size, position, data, and format.

