Office Development Samples and Walkthroughs
This section contains sample applications, example code, and step-by-step walkthroughs that illustrate the syntax, structure, and techniques used to build Microsoft Office solutions using Visual Studio Tools for Office.
The sample code is intended for instructional purposes, and should not be used in deployed solutions without modifications. In particular, security must be taken into greater consideration.
For information about securing applications, see the following help topics:
In This Section
- Office Development Samples
-
Provides links to sample applications that illustrate the use of managed code extensions with Word and Excel.
- Walkthroughs Using Word
-
Lists step-by-step guides that provide an introduction to Visual Studio Tools for Office and help to illustrate how you can create document-level customizations that take advantage of Word.
- Walkthroughs Using Excel
-
Lists step-by-step guides that provide an introduction to Visual Studio Tools for Office and help to illustrate how you can create document-level customizations that take advantage of Excel.
- Walkthroughs Using Application-Level Add-ins
-
Lists step-by-step guides that illustrate how you can customize the user interface (UI) of Microsoft Office applications by using application-level add-ins.
- Data Walkthroughs (Visual Studio Tools for Office)
-
Lists step-by-step guides that illustrate how to work with data in your solutions.
- Actions Panes and Smart Tags Walkthroughs
-
Lists step-by-step guides that provide an introduction to Visual Studio Tools for Office and help to illustrate how you can create applications that take advantage of actions panes.
- Security and Deployment Walkthroughs
-
Lists step-by-step guides that illustrate how you can set security policy to allow your solution to run, and how you can deploy your solution.