Sign in
Visual Studio Tools for Applications
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Office
Other blogs
Video
VSTA
Archive
Archives
May 2009
(2)
January 2009
(1)
June 2008
(1)
August 2007
(1)
May 2007
(1)
April 2007
(2)
March 2007
(2)
November 2006
(1)
July 2006
(2)
April 2006
(1)
March 2006
(1)
February 2006
(6)
January 2006
(1)
October 2005
(2)
September 2005
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio Tools for Applications
Using WPF in VSTA 2.0
Posted
over 4 years ago
by
VSTA
2
Comments
In VSTA 2.0, you have the ability to use WPF. In this post, we will show a simple example to add video to a VSTA add-in using WPF. We will start with ShapeAppCSharpBasic Example. Launch VSTA using "vsta.exe /hostid ShapeAppCSharp", Create a new C# project...
Visual Studio Tools for Applications
VSTA DTEProvider has the ability to launch Visual Studio
Posted
over 4 years ago
by
VSTA
2
Comments
In VSTA 2.0, you can use DTEProvider to launch Visual Studio instead of VSTA, which can be helpful for debugging or provide additional functionalities for users who already have Visual Studio installed. For example, in ShapeAppCSharpMacroRecording sample...
Page 1 of 1 (2 items)