Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serious bug in Array class Pin
leppie14-May-03 9:35
leppie14-May-03 9:35 
GeneralFiring an event from outside the class Pin
Adam Turner12-May-03 22:55
Adam Turner12-May-03 22:55 
GeneralRe: Firing an event from outside the class Pin
James T. Johnson13-May-03 3:35
James T. Johnson13-May-03 3:35 
GeneralHosting Windows Forms Control in IE, Please Help Pin
Nicholas Naddaf12-May-03 14:30
Nicholas Naddaf12-May-03 14:30 
GeneralRe: Hosting Windows Forms Control in IE, Please Help Pin
Kant13-May-03 7:24
Kant13-May-03 7:24 
GeneralEnvDTE + visual studio .net addin Pin
cbiacca12-May-03 13:49
cbiacca12-May-03 13:49 
GeneralRe: EnvDTE + visual studio .net addin Pin
Stephane Rodriguez.12-May-03 21:13
Stephane Rodriguez.12-May-03 21:13 
GeneralRe: EnvDTE + visual studio .net addin Pin
cbiacca13-May-03 1:26
cbiacca13-May-03 1:26 
First I wanna thank you to have answered me ... The reason I'm trying to develop an addin was that visual studio .net doesn't allow to highlight the braces. I'm used to develop in java where all RAD have this feature.

Anyway I had already used the wizard to get started to develop ing this addin so I had all the reference I need (I hope so :P).

Because I haven't a clear idea about how it really works, I thought I had to select the tab on what the addin should works, so I used the code:

EnvDTE.Window thisWindow = x.open(...);

Now that you gave me the documentantion's link, I'm gonna try to understand a little bit more.

In the end, regard to the questione "where is the namespace EnvDTE", now I understood not to have been clear. I meant where it is in the documentation. Actually I'd like to know what classes it includes, but I can't find it ... i.e.: I mean, is it under System. ?
I know by the code which was created by the wizard that I have to use EnvDTE so I supposed it is an apart namespace but I can't really find it ...

Maybe, because of my bad english, I can't explain my question very well, if so don't worry I'm gonna work using tips you gave me ...

Thanks




GeneralRe: EnvDTE + visual studio .net addin Pin
Stephane Rodriguez.13-May-03 2:03
Stephane Rodriguez.13-May-03 2:03 
GeneralRe: EnvDTE + visual studio .net addin Pin
Stephane Rodriguez.13-May-03 2:04
Stephane Rodriguez.13-May-03 2:04 
GeneralRe: EnvDTE + visual studio .net addin Pin
cbiacca13-May-03 13:49
cbiacca13-May-03 13:49 
GeneralImageList(contd..) Pin
Kant12-May-03 12:50
Kant12-May-03 12:50 
GeneralRe: ImageList(contd..) Pin
James T. Johnson12-May-03 15:04
James T. Johnson12-May-03 15:04 
GeneralRe: ImageList(contd..) Pin
Kant12-May-03 15:25
Kant12-May-03 15:25 
GeneralEnumerating Top Level Windows Pin
Waleed Eissa12-May-03 12:12
Waleed Eissa12-May-03 12:12 
GeneralRe: Enumerating Top Level Windows Pin
leppie12-May-03 13:36
leppie12-May-03 13:36 
GeneralwinAPI functions Pin
datainjector12-May-03 12:06
datainjector12-May-03 12:06 
GeneralRe: winAPI functions Pin
Jon Newman12-May-03 12:20
Jon Newman12-May-03 12:20 
GeneralRe: winAPI functions Pin
Paresh Gheewala12-May-03 12:51
Paresh Gheewala12-May-03 12:51 
GeneralCoverting string to int32 Pin
datainjector12-May-03 11:34
datainjector12-May-03 11:34 
GeneralRe: Coverting string to int32 Pin
Tomas Petricek12-May-03 11:41
Tomas Petricek12-May-03 11:41 
General.NET button that supports images and XP style Pin
jtilly9912-May-03 10:52
jtilly9912-May-03 10:52 
GeneralRe: .NET button that supports images and XP style Pin
jtilly9912-May-03 13:36
jtilly9912-May-03 13:36 
GeneralStarting external programs Pin
BoudewijnEctor12-May-03 10:46
BoudewijnEctor12-May-03 10:46 
GeneralRe: Starting external programs Pin
Jon Newman12-May-03 12:08
Jon Newman12-May-03 12:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.