Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IVsBuildPropertyStorage not always working31 Mar 2006 07:58 GMT2
I have created a Flavored project, and have subscribed to
IVsHierarchyEvents.
When the OnItemAdded event is fired, I am inspecting the file that was
just added via the itemId passed in, and if it is a file I am interested
New context menu for new project node31 Mar 2006 01:25 GMT9
I've created my own project type.
I've created two new node types, one of which is a 'virtual folder' for
my project package.  I've specified the MenuCommandId for my virtual
folder as "IDM_VS_CTXT_FOLDERNODE", so I could initially test adding a
Using VB6 Components in a VS8 add-in - problem with group box30 Mar 2006 09:54 GMT1
[Apologies for cross-posting. I only found this forum after posting to
vsnet.ide.]
I have a visual component written in VB6 which contains some popup forms. I
use the component within an add-in which has versions for VS6, VS7, VS7.1 and
Adding a COM Component to my project30 Mar 2006 07:47 GMT1
In the Project Property Page in Visual Studio 2005 I want add a reference to
a COM Component to my VC++ MFC project. But in the Add Reference Dialog I can
only see the Project Tab. The other Tabs like .Net and COM aren't there.
What must I do to see this tabs?
Is Package Documentation Available Separately29 Mar 2006 16:05 GMT1
Hi --
I've registered with the free VSIP membership and downloaded the package
extensibility kit, but I still have a beta Visual Studio on my machine and
the installation aborts without unpacking anything.  I won't be installing a
Passing data between ToolWindows29 Mar 2006 10:01 GMT2
In my ToolWindowPlugin I have two ToolWindows. The idea was to draw some
graphics in the first one and have the second one show properties in a
propertygrid and docked in the ordinary property window.
However I don't seem to be able to communicate or pass data between the two.
Getting access to my add-in from within an event handler27 Mar 2006 09:29 GMT1
Hi --
I was hoping someone might have an idea about how I can get access to an
instance of my add-in from within the context of a DebuggerEvent handler.  My
need is to have the target application being debugged have access to the
VS 2005 cast back to Microsoft.Office.Core.CommandBars27 Mar 2006 09:25 GMT1
With all of the VS 2005 DTE methods returning System.Object rather than
x.x.x.CommandBars, I assumed this was for backwards compatibility.
However, I'm getting an InvalidCastException on the following lines of
code in 2005 when CommandBars is from the Microsoft.Office.Core
Hooking into a context menu.27 Mar 2006 09:22 GMT1
Is there a way to hook into the IDE where before a certain context menu
comes up, an event if fired in my add-in.  The purpose is to add/remove
my custom menu items from the context menu (depending on the situation).
How can I hook this up?
Accessing VStudio "Data Connections" in "Server Explorer"24 Mar 2006 22:59 GMT2
Is there a way I can obtain the properties of the UIHierarchyItem items
from the Data Connections portion of the Server Explorer? How do I get
the connection information?
Is it possible for me to "Piggy-back" the connection Visual Studio has
Re-install Addin to VS200523 Mar 2006 16:41 GMT2
I've been playing around with a simple add-in I'm working on for Vs2005. At
one point I'd given up on working on it and moved the project files to a
different folder. The next time I ran Visual Studio, it complained that it
could no longer find the add-in and asked if I wanted to ...
Best practice for accessing DTE from within the target app?23 Mar 2006 14:52 GMT1
A quick question that someone might know the answer to.  I am accessing the
DTE library not from an addin, but from code within the target application.  
This is clearly running in another thread than the IDE, if the number of
"server busy" messages I'm getting is any indication.  ...
Generating Assembler Code in CLR App23 Mar 2006 13:36 GMT2
I discovered that when I compiled my C++ /clr app with the /clr option, I
have lost the ability to view (and thus debug) Intel assembly language code I
am generating.  In my app I allocate a piece of memory with VirtualAlloc and
use the PAGE_EXECUtE_READWRITE flag, but when I ...
Project Subtype - extending IVsHierarchy items?23 Mar 2006 04:15 GMT5
If I want to add properties of particular nodes in my project Subtype,
so they show up in the Properties tool window, do I use the
VSHPROPID_BrowseObject propid?
Also, how do I ensure these changes are persisted back to my project file?
Project manipulation from an add in21 Mar 2006 19:07 GMT2
I need to change the value of Copy local based on the active configuration,
below is the solution I was given to do this, but it requires I manually
edit the project file.
This is where the add in comes into play, I am able to get the list of
Pages: 1 2 3 February, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.