Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Supporting the “new” Operator in VSTA Add-Ins

    It is possible to support the “new” operator in VSTA add-ins. Integration styles which do not use a full proxy, such as NoRuntime and ProxyShim, can easily support this feature. All that is required is public constructor methods in the host application. In the ShapeAppDyanmicProgrammingModelCSharp...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 10-20-2010
  • Integration Styles and the Benefits: SDK, NoRuntime, and ProxyShim

    For VSTA integrations, there are a variety of ways in which the host can load and interact with add-ins. Three styles of interest are SDK, NoRuntime, and ProxyShim. Each style of integration has many pros and cons to consider before deciding on which type is best for a particular host. SDK style: This...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 10-14-2010
  • NoRuntime ProxyShim Style Integration

    The ShapeAppCSharpMacroRecordingCSharp-NoRuntime sample (not included in SDK, please contact info@summsoft.com for more information) has many benefits over the normal SDK style integration. These benefits include less memory usage (up to a factor of 10), faster load/unload and processing time for add...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 05-07-2010
Page 1 of 1 (3 items)
Copyright Summit Software Company, 2008. All rights reserved.