.NET news » Office Office Rss Feed

Create Column Chart using OWC11

A column chart (simple,stacked and 100% stacked column) representation using Office Web Components
25 Jun 2008, 10:53:00   Source: Create Column Chart using OWC11   Tags: Examples Office Graphics

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
16 Jun 2008, 13:40:00   Source: Unleashing the Full Power of Regular Expressions in...   Tags: Office

Generating Word Reports / Documents

Generate Word documents by appling XSLT on XML data
21 Feb 2008, 16:50:00   Source: Generating Word Reports / Documents   Tags: Office

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.

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

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.
18 Jun 2007, 19:00:00   Source: Office Apps: Extend Your VBA Code With VSTO   Tags: Office

Enterprise Reporting with Excel

You can create reports in many ways, with or without Excel. If you look only at reporting solutions that use Excel, the list roughly gets narrowed down to three:

  • SQL Reporting Services
  • Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System (VSTO)
  • Server-side Excel Automation

Of course you can imagine more solutions, but in essence they will not deviate much from the above list. In this article, I'll first look at SQL Reporting Services and VSTO to examine their plusses and minuses, and then I'll take a detailed look at why and how you would build a server-side solution.

13 Mar 2007, 23:08:46   Source: Enterprise Reporting with Excel   Tags: Office