Data in Office Solutions
| Note | Required applications |
|---|---|
|
The features in this topic are available only if you have the required applications installed. For more information, see Features Available by Product Combination. |
|
Data is important in almost every solution. Microsoft Visual Studio 2005 Tools for the Microsoft Office System 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.
In This Section
- Data in Office Solutions Overview
-
Describes generally how data works in Office solutions, including information on schema-oriented programming, data caching, and server-side data access.
- Connecting to Data
-
Provides links to topics that demonstrate how to get data into your Office solutions.
- Data Binding (Visual Studio Tools for Office)
-
Lists topics that show how to bind controls, including host controls, to data.
- Caching Data
-
Provides links to topics that demonstrate how to cache data in your Visual Studio Tools for Office solution documents.
- Accessing Data in Documents on the Server
-
Lists topics that provide an overview of server-side data access, and code for performing specific tasks.
- XML Schemas and Data (Visual Studio Tools for Office)
-
Lists topics that describe how to map XML schemas to Office documents, and how to pull data from XML files into your document.