Search the web
Sign In
New User? Sign Up
vsnetaddin · Visual Studio.NET Add-ins
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2185 - 2214 of 3878   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2185
Hi, I have an addin using VSUserControlHost shim in VS.NET 2003 and was thinking to install it into VS.NET 2005 Beta. I added reg entries for 2005 but addin...
Kapil Sachdeva
ksachdeva17
Offline Send Email
Jan 3, 2005
7:42 pm
2186
I have not used VS 2005 yet, but according to: http://blogs.msdn.com/craigskibo/archive/2004/07/30/202562.aspx ...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 4, 2005
9:32 am
2187
I get NullReferenceException accessing TaskItem.Category through DTE. This only happens for tasks added by my VSIP package. I know VSIP questions are not...
usysware
Offline Send Email
Jan 4, 2005
11:12 pm
2188
I have been designing and debuging an Add-In for Visual Studio .NET 2003. However the error code 0x800a0030 keeps appearing with use of ...
franzaklein
Offline Send Email
Jan 5, 2005
9:46 am
2189
Hi all, sorry if this is a trivial question, I searched the archive but couldn't find anything on it (despite yahoo's interesting search mechanism...). My...
jdlwright
Offline Send Email
Jan 5, 2005
9:11 pm
2190
... When you're initializing the shim with your user control, you should be getting a reference to a Window object. This object has properties to control the...
Arild Fines
arild_fines
Online Now Send Email
Jan 6, 2005
12:56 am
2191
... should be ... to ... Thanks, I must have had my .NET filter eyes on and completely ignored .Width and .Height! Like the Dr Strangelove quote btw!...
jdlwright
Offline Send Email
Jan 6, 2005
6:51 pm
2192
Hi, I've created a ToolBar with couple of buttons on them. I've also created my own custom project types and added them to C#Projects folder etc. The feature i...
pkondle
Offline Send Email
Jan 7, 2005
7:14 pm
2193
Hallo, I want to write an add-in for visual studio. I have some questions: 1. Is it better to use C# or VB.Net? I could use both. My considarations is: Maybe I...
klaushorsten
Offline Send Email
Jan 9, 2005
10:44 am
2194
Hi Klaus, ... You can write add-ins in C~, VB.NET, managed C++ or native C++. As far as I'm aware, any add-in which uses the .NET framework will only work...
Anna-Jayne Metcalfe
justanna69
Offline Send Email
Jan 9, 2005
2:52 pm
2195
... This is true but you can compile your add-in in VS 2002 and use it in VS 2003 without recompilation. That's how we create our add-in in VB .NET. It works...
Peter Macej
absurdisti
Offline Send Email
Jan 9, 2005
3:38 pm
2196
hallo leute, das WindowActivated- event wird beim laden eines neuen projects für jedes fenster das geöffnet wird aufgerufen. kann man einen projektstatus...
tom_mue
Offline Send Email
Jan 10, 2005
12:36 am
2197
Hallo Anna, thank you for answering my questions. ... These are two things we have to differ: 1. The languages 2. The versions of VS ad 1: My goal is to write...
email.10@...
klaushorsten
Offline Send Email
Jan 10, 2005
7:17 am
2198
Hi Peter, ... hat's worth knowing. Does the same apply to VSPackages? We're seriously considering heading in that direction. For unmanaged C++ development I...
Anna-Jayne Metcalfe
justanna69
Offline Send Email
Jan 10, 2005
8:41 am
2199
Hi Klaus, ... Anytime hun. :) ... There certainly is, although I think that's more a result of our own experience and preferance some of the time. In the case...
Anna-Jayne Metcalfe
justanna69
Offline Send Email
Jan 10, 2005
8:50 am
2200
Hi all THe code in thread "http://groups.yahoo.com/group/vsnetaddin/message/1960" is exaclty what I want to do. I have one problem. Guid sid =...
jubileevz
Offline Send Email
Jan 10, 2005
8:54 am
2201
Hi Anna, That's not entirely true. I am not sure if an add-in compiled with VS.NET 2003 and .NET Framework 1.1 would run on VS.NET 2002 and .NET Framework 1.0,...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 10, 2005
9:02 am
2202
Hi Klaus, 1. You can use either. I prefer VB.NET because of the background compiler, but apart from that you can choose the one whose syntax you like more....
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 10, 2005
9:12 am
2203
You will have a better chance for answers if you post your message in English... Best regards, Carlos J. Quintero MZ-Tools 4.0: Productivity add-ins for Visual...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 10, 2005
9:14 am
2204
Searching on Google I think that it is Microsoft.VisualStudio.Designer.Interfaces.IVSMDDesigner which I suppose that comes from some VSIP assembly. Best...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 10, 2005
9:19 am
2205
Hi, ... I don't know because I'm not familiar with VSIP. ... We are in exactly opposite situation. All our development is done in VS 2002 and we use VS 2003...
Peter Macej
absurdisti
Offline Send Email
Jan 10, 2005
9:55 am
2206
Hi Peter, ... I guess we need to look into that a bit more ourselves then! ... Given that our site logs still show more downloads for the VC6 version of the...
Anna-Jayne Metcalfe
justanna69
Offline Send Email
Jan 10, 2005
10:17 am
2207
Here is a machine translation of his message: "hello people, the WindowActivated is event with to load new projects for each window that is opened called can...
frankhileman
Offline Send Email
Jan 10, 2005
3:13 pm
2208
How do you get the DocumentClosing event to fire. I have declared this: Public WithEvents documentEvents As EnvDTE.DocumentEvents I have open a sql script (a...
bsstrickland
Offline Send Email
Jan 11, 2005
12:51 am
2209
Hallo, I begin very naive: Is it possible to sell an add-in? What are the difficulties? What are the advantages? What experiences do you have? How many...
email.10@...
klaushorsten
Offline Send Email
Jan 11, 2005
9:50 am
2210
Hi Klaus, ... Yes, of course. ... Well, as with any software, there are a lot of technical difficulties (you have all resources here: ...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 11, 2005
11:15 am
2211
This add-in works fine for me using a Text file: Public WithEvents documentEvents As EnvDTE.DocumentEvents Dim applicationObject As EnvDTE.DTE Public Sub...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Jan 11, 2005
1:40 pm
2212
... I can only agree with Carlos. Selling add-ins is the same as selling any other kind of software. You can make a good living of it but it takes years to...
Peter Macej
absurdisti
Offline Send Email
Jan 11, 2005
2:33 pm
2213
i wanna design a editing environment for my own language(syntax like xml) developing environment just like developing html in vs.net user can drag-and-drop UI...
ijm320
Offline Send Email
Jan 11, 2005
5:02 pm
2214
Thanks so much Carlos. I found the problem. Thing is, I don't want to admit what it was.... I need to go get a job as a golf ball washer apprentice. DUUHHHH, I...
bsstrickland
Offline Send Email
Jan 11, 2005
5:23 pm
Messages 2185 - 2214 of 3878   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help