Sign in
Join
Home
Products
Blogs
Forums
Downloads
About Us
Contact
September 2010 - 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
Referencing Host Items in a DPM Project from the Host Item Container
In Dynamic Programming Model (DPM) style integrations there are three levels of correspondence between a DPM add-in and the host: 1) “Host Item Container” : This is the entry point type which contains the host items and has its own code file...
Published
Thu, Sep 30 2010 11:24 AM
by
Melody
DPM Code Files for Renamed Host Items
For Dynamic Programming Model (DPM) style integrations, when a host item is renamed the corresponding code file in the DPM add-in project maintains its original file name and displays the updated host item name in parentheses next to the file name (see...
Published
Tue, Sep 28 2010 10:34 AM
by
Melody
Filed under:
vsta
,
DynamicProgrammingModel
,
DPM
,
Host Item
,
Rename
DPM Add-in Project Host Item Code File Names
For DyanmicProgrammingModel (DPM) add-in projects, the file name of the host item code file generally matches the name of the host item. For example: in the SDK sample ShapeAppDynamicProgrammingModelCSharp the host item “Drawing1” would have...
Published
Thu, Sep 23 2010 11:00 AM
by
Melody
Filed under:
vsta
,
DynamicProgrammingModel
Keeping a DPM Add-in Project in Sync with its Associated Document
When working with a Dynamic Programming Model (DPM) style integration, it is important to keep the DPM add-in project in sync with the associated host document. There are two items which must be kept in sync: the DPM add-in project host item code files...
Published
Mon, Sep 20 2010 10:24 AM
by
Melody
Filed under:
vsta
,
DynamicProgrammingModel
Copyright Summit Software Company, 2008. All rights reserved.