Re: Want add / remove Components in ToolBox
From: Thibaud Bouquely (TBouquely_at_NOSPAM.fr)
Date: 03/09/04
- Next message: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Previous message: Gary Chang: "RE: Configuring vsnet Find In Files to look for text in a new file type."
- In reply to: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Next in thread: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Reply: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Mar 2004 11:54:30 +0100
Thanks a lot for your help, I will try to find some Time to read theses
references ! (We wanted create addin for others problems, it would be very
useful ...)
I just think about another way >> mays be it'is possible to use the GAC
system
>> Find a good way yo refresh GAC automaticaly (Cut/copy could enought ...)
>> each "guy" of team add theses assembly in Tool list
after each release of theses assemblies >> close Visual Studio, Refresh the
GAC, Open Visuel Studio >> may be this way can work fine
What do you think about this ?
"Jose Marcenaro" <josem@nospam.da-vinci.com.ar> a écrit dans le message de
news: #oF$btRBEHA.1128@TK2MSFTNGP11.phx.gbl...
> Hello Thibaud
>
> I guess the "politically correct" way of doing that is using Visual Studio
> Extensibility model, and developing a small Add-in for that purpose, which
> you could add as an item in the Tools menu.
>
http://msdn.microsoft.com/library/en-us/vsintro7/html/vxconCreatingAutomatio
nObjects.asp
>
> The toolbox object model is described here:
>
>
http://msdn.microsoft.com/library/en-us/vsintro7/html/vxconcontrollingtoolbo
x.asp
>
> Regards
> Jose.
>
> "Thibaud Bouquely" <TBouquely@NOSPAM.fr> escribió en el mensaje
> news:eTkmH2GBEHA.2440@TK2MSFTNGP12.phx.gbl...
> > Hello,
> > I try to Add/Remove components in ToolBox for a Team Developpement with
> > automatic process (.BAT, .REG or a small application if necessary)
> >
> > In fact, I don't want each developper goto Menu item Tools/Add/Remove
> items
> > in toolBox and choice each DLL !! (it is not complex but it's better for
> > Team if this process is automatic) !!
> > I try to use FileMon.exe and RegMon.exe to known how VS.NET save theses
> > parameters but I didn't see anything can help me. It seems all work is
> done
> > when VS.NET is closed >> FileMon and RegMon show too lot of things at
this
> > moment !!
> >
> > May be someone try to do the same things ? (It would be very useful for
> lot
> > of developpement Team, I think !)
> >
> > Thanks for your help !
> >
> >
>
>
- Next message: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Previous message: Gary Chang: "RE: Configuring vsnet Find In Files to look for text in a new file type."
- In reply to: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Next in thread: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Reply: Jose Marcenaro: "Re: Want add / remove Components in ToolBox"
- Messages sorted by: [ date ] [ thread ]