December 2003
Intermediate to advanced
504 pages
10h 42m
English
Visual Studio Tools for the Microsoft Office System 2003 is a set of technologies that allows .NET developers to build interactive Office-based solutions. Office applications have been programmable using VBA (Visual Basic for Automation) technology, which allows a developer to attach code to office documents. Visual Studio Tools for Office (also sometimes known as VSTO) provides .NET developers with the flexibility of managed code (in particular, VB.NET and C#) to be used as the code-behind programming language for Word- and Excel-based applications. VSTO provides full access to the Word and Excel object models (using IntelliSense for code completion). The ...