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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access to DTE (solution and project) object model on command line11 Feb 2005 23:17 GMT4
I have a VS project that has the Configuration type set to Makefile and
basically calls a ToolApp (EXE) I wrote that goes through the project's
sources and calls the compiler/linker, etc.  It all works well when I have
the solution/project opened in VS .NET 2003 IDE, but I would ...
Urgent : Event Handling in VS .NET 2003 Extensibility10 Feb 2005 16:58 GMT15
I'm working with VS .NET Add-Ins. Using Visual Studio Extensibility
(EnvDTE) I have disabled the context-menu (right-click) mouse event of
deleting a project item. But I'm unable to lock/disable the Keyboard events.
If I select an project item and press the "Delete" key in the ...
VS.NET 2003: "Some of the properties associated with the solution could not be read."09 Feb 2005 18:14 GMT1
I'm developing an add-in for VS.NET 2003 that automates the building of
the various solutions I'm responsible for.
I've got it so that it will properly loop over the array of solutions,
then open, clean (if necessary), build, and close each one in turn.
Debug and Add-In09 Feb 2005 14:51 GMT1
I would like to know if I can debug and Add-In before I install it. Cause
everytime I am changing or modifying the Add-In I have to deploy it first and
see the effect of the change.
VS 2005 Web site project item menu id?09 Feb 2005 14:49 GMT3
I am using VSIP to add menu groups to some of the existing VS menus. I would
like to add a group to the context menu that is displayed on a right-click of
a web project item in the Solution Explorer. For example, if you have a Web
Site project loaded, with a page of default.aspx, ...
How can I determine the active/current project with VSIP 2005?08 Feb 2005 22:12 GMT1
I'm using the VSIP 2005 SDK Beta 1 to write a VSPackage in C#. I've figured
out how to access the solution and its projects, but what I can't figure out
is the notion of the active or "startup" project. Can someone tell me how to
do this? Thanks.
How to Access MS Word's Document Object!08 Feb 2005 18:55 GMT1
i m new to VC7 addins. i am writing a plugin for MS Word in VC7. for that i
need to access the Word's Document, Selection, Range Objects etc. i don't
know how to acess them. i have accessed the Word's application object, now
further i don't know wht to do.
Adding property pages to project properties08 Feb 2005 17:49 GMT4
I'm writing an add-in that will have a set of properties it exposes on a
per-project basis. Obviously it'd be more intuitive if it just slotted into
the IDE's project properties. Anyone have any resources or pointers on how
to do this?
VS6 MSDN library help08 Feb 2005 04:20 GMT12
VS 6 integrated help.
Once help is invoked from IDE it jumps into windows CE topics. It is driving
me crazy.
Is there any way to set up help to present a box with choices without
connectionMode == ext_cm_Startup on OnConnection07 Feb 2005 11:13 GMT6
I am writing my very first addin.  What causes connectMode to be set?
When OnConnection is being called it is being called with connectMode ==
ext_cm_Startup therefore the menu does not get created.  How can I
change this?
Find of Goto Definition, how can I implement?07 Feb 2005 11:09 GMT1
I have an add-in I'm developing that basically analyzes multiple projects'
codemodels in a solution.
It has a tree view and when you double-click a node representing a
codeelement, it should open the containing document of the codeelement and
How to open a specific file into a document window04 Feb 2005 19:05 GMT4
I want to simulate what happens when the user does a File/Open and selects a
particular file.  What I expect is: if the file is in the solution, the
projectItem is selected, and the file is opened in the document area.  The
problem with the below code is that  if the file isn't ...
Properties Window: Custom object name in drop-down04 Feb 2005 13:31 GMT1
How do I instruct the Properties Window to display a custom string in the
object name drop-down list for the selected context/item?
Currently it displays the fully qualified class name of my object.
Any help would be greatly appreciated.
Properties Window: Custom object name in drop-down04 Feb 2005 13:29 GMT1
How do I instruct the Properties Window to display a custom string in the
object name drop-down list for the selected context/item?
Currently it displays the fully qualified class name of my object.
Any help would be greatly appreciated.
Add-In: Create CommandBarControl (menu item) in C#03 Feb 2005 09:48 GMT1
Hey guys,
I'm stuck with a really stupid problem. I'm trying to create a new top-level
menu item, just like "Tools" or "Edit". This is my code.
CommandBarControl objMenuItem = objDte.CommandBars["MenuBar"].Controls.Add(
Pages: 1 2 3 4 January, 2005
 
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.