Data Access (How Do I in Visual Studio Tools for Office)

This page provides links to Help for tasks that you commonly perform when you access data in solutions that you create by using Visual Studio Tools for Office. To see other categories of key tasks covered by Visual Studio Tools for Office Help, see How Do I in Visual Studio Tools for Office.

Data Overview

Caching Data

Data Binding

Displaying Data

Offline

  • How to: Cache Data for Use Offline or on a Server
    Demonstrates how you can mark a data item to be cached in the document so that it is available offline, making it possible for the data in the document to be manipulated by code when the document is stored on a server.

Samples

  • Data Analysis Sample
    Demonstrates data analysis tasks that are executed by using toolbar buttons and menus in Excel.

  • Accessing Data Sample
    Shows how to read data from a data source and display it in an Excel 2007 worksheet or a Word document.

Walkthroughs

XML

See Also

Concepts

How Do I in Visual Studio Tools for Office