Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Post Build Events in VSTA

    Post build events are very important in VSTA (versions 1 and 2). They are used to install files in the GAC, organize DLL's for add-in discovery, and in VSTA v 2, to rebuild the pipeline. Here are the files used in post build events by the ShapeApp samples, the commands which run them, and some information...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 02-19-2008
  • ShapeAppCSharp Add-In: Excel Data Entry- Updated with Beta Fix

    This sample demonstrates the use of VSTA to extend a host applicaiton to use a technology, Excel, without any changes being made to the host. The add-ins included use an Excel 2003 spreadsheet as a data entry form. To use Office applications in VSTA, add references to the appropriate assemblies. For...
    Posted to VSTA Samples (MediaGallery) by Melody on 01-22-2008
  • Using VSTA to extend a host with Office

    VSTA can be used extend a host to use a new technology, like an Office application, without requiring any changes in the host. One benefit of this is that the host is now compatible with any technology that can be accessed by an add-in. One example of this would be to use an Excel spreadsheet to enter...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 01-21-2008
  • IPH Sample- Kill the VSTA Process With Host

    In-Process Host Sample: Kill VSTA Process with Host Overview: This document provides information and a walkthrough for the IPH Sample: Kill VSTA Process with Host. This sample shows how to use an In-Process Host (IPH) to kill a VSTA.exe process that lingers when the host is “hard killed”. The host used...
    Posted to VSTA Samples (MediaGallery) by Melody on 01-21-2008
  • IPH Sample- Kill the VSTA Process With Host

    We have received many support requests in regards to the following scenario: The host application is "hard killed" and the vsta.exe process continues to run. A "hard kill" can occur if the debugger is stopped, or the host application is terminated through the Task Manager. In hard kill scenarios, the...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 01-10-2008
Page 1 of 1 (5 items)
Copyright Summit Software Company, 2008. All rights reserved.