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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1446 - 1475 of 3878   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1446
I managed to get CreateToolWindow working without using the shim classes and without having place it in a try{}catch{} block to do it twice. My ToolWindow's...
matt_mastracci
Online Now Send Email
Dec 1, 2003
12:43 pm
1447
After further experimentation it turns out that while the tool window's dock position *is* remembered, the visibility state is often not remembered. This...
matt_mastracci
Online Now Send Email
Dec 1, 2003
6:31 pm
1448
It looks strange. If I call Assembly.GetExecutingAsembly from an application, I correctly get the assembly that is running. So I can reflect into it. Great!...
papiercrayon
Offline Send Email
Dec 1, 2003
9:45 pm
1449
Matt, Definitely an interesting idea and worth investigating. Now, for me at least, the most important question is, what was your process of thinking to come...
Matthew Raymer
maraymer_1970
Offline Send Email
Dec 2, 2003
12:21 am
1450
Well, my processes generally tend to be non-linear, but I can summarize here. :) Basically, I wanted to use CreateToolWindow, so I googled for it (as usual)....
matt_mastracci
Online Now Send Email
Dec 2, 2003
2:32 pm
1451
... the ... to ... There is something funky about those DLLs. They contain multiple TLB resources, but all the typelib viewers I've tried only display the...
Arild Fines
arild_fines
Online Now Send Email
Dec 2, 2003
11:11 pm
1452
Matt, Cool work! I'm not that familiar with reflector. Could you give a sample of how you used it in the diagnosis of the problem? Matthew ... From:...
Matthew Raymer
maraymer_1970
Offline Send Email
Dec 3, 2003
12:09 am
1453
It's tough to describe my style. I've been debugging, decompiling and disassembling in various forms for over 15 years. :) Basically, if you get an exception...
matt_mastracci
Online Now Send Email
Dec 3, 2003
3:07 am
1454
Sort of cool. I'm familiar with using exception handling and I've done some work with system.reflection. So, I guess I'll have to wait and see if I need to...
Matthew Raymer
maraymer_1970
Offline Send Email
Dec 3, 2003
7:43 am
1455
I'm doing my first real VS.NET add-in. I've got several questions. First of all, the auto-generated add-in code creates a menu item during the setup phase of...
pdavis68
Offline Send Email
Dec 3, 2003
6:37 pm
1456
I have to say, I'm VERY confused by Microsoft's naming conventions for the command, commandbar, etc stuff. I think it's simply a matter of semantics and I'm...
pdavis68
Offline Send Email
Dec 3, 2003
9:12 pm
1457
Hi Pete, Welcome to the forum. In short: - You can add temporary commandbars, toolbars and buttons using the old VB6 style - You can add them using the new...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Dec 4, 2003
9:30 am
1458
Hi all, Not sure if this has been discussed here before but I have a question: I have a toolwindow which needs to be notified when the read-only status of the...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Dec 4, 2003
2:36 pm
1459
Thanks, I'll search through the forum. I was hoping someone could point me to a faq or a web page with a summation of it so I don't have to go digging so much....
pdavis68
Offline Send Email
Dec 4, 2003
2:38 pm
1460
If your intention is to monitor checkins/checkouts (and not specifically the read only status), you can write an SSPI plugin. The docs for SSPI are supposedly...
Oz Solomon
wndtabs
Offline Send Email
Dec 4, 2003
2:42 pm
1461
I have not looked at VSIP closely (it seemed too low level for me) for me but the pulling option seems a simpler solution if everything else fails. Carlos ...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Dec 4, 2003
2:49 pm
1462
Hi all, As you probably know by now, the extensibility model of VSNET 2002/2003 is very good, and I have been seen the one of Whidbey (next version of VS.Net) ...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Dec 4, 2003
3:11 pm
1463
Carlos, This is an EXCELLENT idea. The list is very useful, but it would be terrific to have a central repository for issues and resolutions. I would like to...
Matthew Raymer
maraymer_1970
Offline Send Email
Dec 5, 2003
8:31 am
1464
Hi Matthew, I have some space in a server which I am willing to offer to host this project. Just let me know then I'll give you access to it. It supports ...
Erick Sgarbi
evscbox
Offline Send Email
Dec 5, 2003
11:43 am
1465
Hi, To host this idea, until we find something better if needed, I have created a folder "VS.NET automation issues" in the Files section. Inside, I have posted...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Dec 5, 2003
12:48 pm
1466
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vsnetaddin group. File : /VS.NET...
vsnetaddin@yahoogroup...
Send Email
Dec 5, 2003
1:39 pm
1467
Hi, I have been revamping the Files section to leverage it better, creating folders to categorize common resources and posting some new files to each category:...
carlos_j_quintero
carlos_j_qui...
Offline Send Email
Dec 6, 2003
12:45 am
1468
Cool. Now, let’s see if somebody has an open source implementation of a wiki! ... From: Erick Sgarbi [mailto:erick@...] Sent: Friday, December 05,...
Matthew Raymer
maraymer_1970
Offline Send Email
Dec 6, 2003
9:01 am
1469
Hi, I found an open source wiki that might be what we need. It has the following requirements: * MDAC 2.5 <http://www.microsoft.com/data/download.htm> or ...
Matthew Raymer
maraymer_1970
Offline Send Email
Dec 6, 2003
9:28 am
1470
How to add a custom ToolBoxTab to the ToolBox windows? And then how can I add the Custom Control to the ToolBoxTab using VS automation object. (Like...
kyle
kylechew
Offline Send Email
Dec 6, 2003
12:58 pm
1471
A good free Wiki for a windows server (we use it at work) is http://openwiki.com/ <http://openwiki.com/> ... From: Matthew Raymer...
Gareth Lewin
garethneallewin
Offline Send Email
Dec 8, 2003
12:33 pm
1472
... I have moved the RegTlb utility. I am currently not very active as far as writing add-ins is concerned, but if a "reviewer" is deemed useful for these "KB"...
timores2
Offline Send Email
Dec 8, 2003
12:33 pm
1473
From my add-in, I'd like to get the namespace and class heirarchy available from the current project. I basically want to collect all the data that the Object...
pdavis68
Offline Send Email
Dec 8, 2003
9:27 pm
1474
You should look into the "Code Model" for this. It's unfortunately a bit inconsistent from language to language, but gives you an abstract model of the code...
Ken!!!
khardy29
Offline Send Email
Dec 9, 2003
12:56 am
1475
... Look in the file section of this newsgroup. There is a file doing exactly that....
papiercrayon
Offline Send Email
Dec 9, 2003
12:57 am
Messages 1446 - 1475 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