The features in this topic are available only if you have the required applications installed.
For more information, see Features Available by Product Combination.
One of these development environments:
VSTO 2005
-or-
Visual Studio Team System
Microsoft Office 2003
This section explains how to start caching and stop caching data items inside Microsoft Visual Studio 2005 Tools for the Microsoft Office System solution documents.
Provides the requirements for creating data objects that can be cached.
Explains how to mark a data item to be cached in a Visual Studio Tools for Office solution document programmatically or by using the properties of the data item.
Describes how to cache objects that are not datasets or data tables in your Visual Studio Tools for Office solution documents.
Provides information on the method to call to start caching a data item inside a Visual Studio Tools for Office solution document.
Provides information on the method to call to stop caching a data item inside a Visual Studio Tools for Office solution document.
Demonstrates creating a master/detail relation on a worksheet, and caching the data so that the solution can be used offline.
Provides links to topics that describe how Visual Studio Tools for Office enables you to take advantage of powerful data processing tools, and incorporate the results into your Microsoft Office Excel 2003 and Microsoft Office Word 2003 solutions.
Provides links to topics that demonstrate how to get data into your Office solutions.
Lists topics that show how to bind controls, including host controls, to data.
Lists topics that provide an overview of server-side data access, and code for performing specific tasks.