Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Updating VSTA Project Templates Tutorial

    There is a video tutorial available which shows how to update a VSTA project template to mimic the ShapeApp sample templates which use a post build event to move add-in assemblies to %My Documents%\ShapeAppCSharp\AppAddIns. Methods covered include manually updating the template, using Visual Studio to...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 03-04-2008
  • 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
Page 1 of 1 (2 items)
Copyright Summit Software Company, 2008. All rights reserved.