Sign in
Join
Home
Products
Blogs
Forums
Downloads
About Us
Contact
VSTA Q & A Blog
»
All Tags
»
Visual Studio 2008
(
RSS
)
Browse by Tags
VSTA Q & A Blog
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Visual Studio 2005 with VSTA v 2.0
Integrating VSTA 2.0 w/ Visual Studio 2005
VSTA 2.0 Requirements
Monitor if the DTE is changed
Sample Project with VB.Net, VSTA 2.0 and Visual Studio 2008 + Debugging Add-Ins
Tags
add-in
C#
c++
com
debugging
dll
DTE
error
IDE
Integration
language
localization
macro
macros
ProjectGen
proxy
Proxygen
shapeapp
template
VB
VBA
Visual Studio 2005
Visual Studio 2008
VSTA
x64
View more
Archives
July 2009 (3)
June 2009 (28)
May 2009 (47)
add-in
changed
debugging
DTE
VB.Net
Visual Studio 2005
VSTA
Visual Studio 2005 with VSTA v 2.0
Because Visual Studio 2008 is not a prerequisite for the VSTA v 2.0 SDK, a VSTA 2.0 integration can be performed with Visual Studio 2005; however, the VSTA v 2.0 IDE and projects are based on Visual Studio 2008. Therefore, like other Visual Studio 2008...
Published
Thu, Jun 06 2009 3:12 PM
by
BillL
Filed under:
VSTA
,
Visual Studio 2008
,
Visual Studio 2005
Integrating VSTA 2.0 w/ Visual Studio 2005
Integrating VSTA 2.0 with Visual Studio 2005 is nearly identical to using VS 2008 with these exceptions: 1. Installing VSTA 2.0 includes .Net framework 3.5. The required System.Addin base classes are only available in .Net 3.5 2. The VSTA 2.0 proxy layer...
Published
Thu, May 05 2009 1:53 PM
by
BillL
Filed under:
VSTA
,
Visual Studio 2008
,
Visual Studio 2005
VSTA 2.0 Requirements
Q : What are the requirements for VSTA 2.0? A : VSTA 2.0 has the following pre-requisites: Microsoft .NET Framework 3.5 SP1 MSXML6 If Visual Studio 2008 is installed, it must be upgraded to SP1 The SDK documentation lists these: Microsoft .NET Framework...
Published
Wed, May 05 2009 9:18 AM
by
BillL
Filed under:
VSTA
,
Visual Studio 2008
Monitor if the DTE is changed
Q : Is there any event to monitor if the DTE solution, project, or source files have been changed? A : The events like those below should address your needs, though there is not a general ‘changed’ event for each object (solution, project...
Published
Wed, May 05 2009 9:08 AM
by
BillL
Filed under:
VSTA
,
Visual Studio 2008
,
DTE
,
changed
Sample Project with VB.Net, VSTA 2.0 and Visual Studio 2008 + Debugging Add-Ins
Q : Do you have a sample project that uses VB.Net, VSTA 2.0 and Visual Studio 2008 ? A : EventSample VB for VSTA v 2 Q : I need to figure out how to use the VSTA debugger. Right now, when I place a breakpoint in the addin code, it doesn’t break...
Published
Tue, May 05 2009 1:04 PM
by
BillL
Filed under:
VSTA
,
add-in
,
Visual Studio 2008
,
VB.Net
,
debugging
Copyright Summit Software Company, 2008. All rights reserved.