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
Event handlers not firing - any guesses?28 Feb 2005 10:38 GMT2
One of the things my add-in is supposed to do is present a report to
the user, stating (among other things) how many errors and warnings
were generated in the course of a build.  To do this, I've registered
event handlers for BuildBegin, BuildDone, and TaskAdded (for the "Build
Avoid closing a document when Close All Documents is used28 Feb 2005 10:25 GMT1
Is it possible to avoid closing a document when the Close All Documents is
used?
In the IVsWindowFrameNotify.OnClose method we return E_ABORT if the document
should not be closed. This works fine when closing a single document, but
Deploying an unmanaged VSIP Addin26 Feb 2005 07:40 GMT4
I am a complete newbie to VSIP and I am a setup developer. The problem is
that the addin that is currently developed (unmanaged) creates a lot of
registry entries during the self registration process. The source of this
understandably is an RGS file which uses substitution ...
Deploy custom VSIP Packages26 Feb 2005 07:23 GMT1
Every VSIP Package for the Microsoft Visual Studio needs the VSIP Redist
Package from Microsoft.
Now I want to embed the Microsoft VSIP Redistributable MSI Installation
Package into my own custom MSI Installation.
VSIP Internal license, howto get?25 Feb 2005 17:35 GMT2
How can I get an internal-use-only VSIP 2003 license? It seems that summsoft
no longer supporst VSIP licensing? Is this correct?
How to place code window in tool window25 Feb 2005 06:11 GMT2
Experts,
 I made a tool window. I want to place a code window in tool window and
then I can edit code in tool window. Could anyone help me?
Thanks,
New language with managed code?24 Feb 2005 20:02 GMT3
I'm trying to add a new language service to VS 2003 using C#.  I've managed
to associate the extension to my project and instantiate the core editor
(using Dr. Ex's example of hosting the code editor in a toolwindow for the
bulk of my code), and I try to set the language of the ...
How are add-ins registered in VS 2005?24 Feb 2005 13:48 GMT2
I need to understand exactly what steps are taken to register an add-in so
that it is visible and successfully loads in Whidbey. In VS 2003, there were
a number of entries made to the registry for COM interop and for making the
add-in visible to the IDE. In VS 2005, it seems the ...
Problem with VS .net macros23 Feb 2005 14:11 GMT2
For no good reason, macros do not work any more in VS.NET 2003. If I
record a temp macro and try to run it, or try to run a macro in the
samples - nothing happens. I put a break point in any macro at the top,
and the break point is never hit. I enabled all exceptions to break -
ProjectItemEvents for web sites?22 Feb 2005 17:55 GMT2
I'm trying to get a ProjectItemsEvents interface for a web site. Usually you
get these interfaces like this:
ProjectItemsEvents events = dte.Events.GetObject("CSharpProjectItemsEvents");
for C# projects, or GetObject("VBProjectItemsEvents") for VB projects, etc.
Question on usage of IVsProject::AddItem21 Feb 2005 14:29 GMT9
I am trying to enhance the sample MyProject managed project sample included
in the VSIP 2005 Beta 1 SDK.  I would like to programatically add new items
to the solution explorer.  It seems like the IVsProject::AddItem method is
the way to go.  I am confused by the second to last ...
VSIP C++ Dialog18 Feb 2005 22:28 GMT1
I am a complete newbie with VSIP.
I want to create a number of my own tool windows in the IDE that will
display debug information for C++ class libraries during a debug
session.
ResetDefaults function from VSIPHelper.Package class18 Feb 2005 22:12 GMT11
I have a custom package that uses the VSIP Extras Package class as the base
class. We need to add Toolbox items so we have overriden the ResetDefaults
function to populate the toolbox whenever things get reset. This worked on
my developer machine, but now that I'm trying to do an ...
How to create a non-modal dialog that stays on top of the IDE in an add-in?18 Feb 2005 17:16 GMT6
I've been wrestling with this one for a while now.
The add-in I'm working on builds several solutions in sequence.  I'd
like to have a "master status" dialog that updates as each build is
completed, so that the user can keep track of how far along the entire
Changing the tool in the fileconfiguration18 Feb 2005 09:11 GMT2
I'm creating my VCProject by automation. I added the filters i wanted and the
associated files. Visual Studio puts a Tool by default in the
fileconfiguration depending of the kind of file i add.
For exemple for one file i have the tool "MIDL Tool" and i would change it
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.