Sign in
Join
Home
Products
Blogs
Forums
Downloads
About Us
Contact
April 2009 - Melody's VSTA Blog
Melody's VSTA Blog
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Supporting the “new” Operator in VSTA Add-Ins
ShapeAppDynamicProgrammingModelCSharp_ProxyShim Sample
Integration Styles and the Benefits: SDK, NoRuntime, and ProxyShim
Referencing Host Items in a DPM Project from the Host Item Container
DPM Code Files for Renamed Host Items
Tags
addin
add-in
DPM
DynamicProgrammingModel
event handling
integration
NoRuntime
Office
Project Template
project template descriptor file
projectgen
Proxy
ProxyGen
ProxyShim
Register
setup
templates
unregister
vsta
VSTA 1
VSTA 2
VSTA 2.0
VSTA v 1
VSTA v 2
VSTA v 2 CTP SDK
View more
Archives
October 2010 (3)
September 2010 (4)
August 2010 (1)
July 2010 (3)
May 2010 (2)
April 2010 (1)
March 2010 (2)
June 2009 (2)
May 2009 (2)
April 2009 (4)
January 2009 (3)
December 2008 (1)
November 2008 (4)
October 2008 (5)
September 2008 (1)
August 2008 (4)
June 2008 (4)
May 2008 (7)
April 2008 (3)
March 2008 (5)
February 2008 (4)
January 2008 (5)
December 2007 (2)
October 2007 (1)
September 2007 (2)
August 2007 (5)
July 2007 (4)
May 2007 (3)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Saving DTE and other COM Event Hook-ups
To avoid losing an event hook-up from a COM source it is necessary to hold a local reference to the source of the event to avoid unwanted garbage collection. This is a concern for VSTA hosts hooking into DTE events as well as VSTA add-ins which use a direct reference to a COM host instead of a proxy....
Published
Wed, Apr 29 2009 11:00 AM
by
Melody
Filed under:
vsta
,
addin
,
Proxy
,
COM
,
EnvDTE
,
DTE
,
COM Event
VSTA v 2 Proxy Names- Unique Names for Proxy Versions
For VSTA v 2 Visual Basic add-ins, unique version specific proxy names are required for registration in the VSTA pipeline. Also, each host should use host specific names for all proxies. If multiple versions of a proxy will be used by VSTA v 2 Visual...
Published
Tue, Apr 28 2009 11:00 AM
by
Melody
VSTA and Packaging
A new sample and video are available which demonstrate packaging a VSTA add-in within a document using System.IO.Packaging. Packaging is also used by Office 2007 documents including the "docx", "docm", "xlsx", and "xlsm"...
Published
Tue, Apr 07 2009 1:08 PM
by
Melody
Filed under:
vsta
,
Packaging
,
DynamicProgrammingModel
,
DPM
VSTA v 2 in Visual Basic 6.0 sample now available
A new VB6 VSTA v 2 sample is available for download. Below is from the READ ME.doc included in the sample: There are many ways to integrate VSTA v 2.0 with a VB6 application. This sample demonstrates an advanced integration option (with seamless non-destructive...
Published
Mon, Apr 06 2009 2:30 PM
by
Melody
Filed under:
VSTA v 2
,
Visual Basic 6.0
,
COM
,
VB6
Copyright Summit Software Company, 2008. All rights reserved.