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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Hi guys, Very quiet on ths group these days, but hopefully some people are still listening... :-) I've just released a plugin for VS 2005/2008 that you may...
2 Apr 10, 2009
9:02 am

Anna-Jayne Metcalfe
jalapenokitten
Offline Send Email

Hi, I want to make an addin which reads an XML code in the center Screen. When the addin is clicked it should call an Validator Engine which checks the XML...
1 Oct 16, 2008
7:54 pm

parasuraman.ramakrish...
parasuraman....
Offline Send Email

Hi, I am writing a Visual Studio plugin and have created a new solution programmatically (C#): // Assuming applicationObject is a valid DTE2 instance. ...
1 Jul 24, 2008
5:09 pm

morten795
Offline Send Email

I want to be able to display my file types in the common file dialogs in my Visual Studio 2005/2008 C++ addin. What is the best way to achieve this? Cheryl...
1 Jul 18, 2008
3:42 pm

greeneyes_2399
Offline Send Email

hi @all, is it possible to create a command from CommandControlType "vsCommandControlTypeMRUButton"? The last information that I found in the internet ist a...
1 Jul 9, 2008
8:22 pm

tom_mue
Offline Send Email

i've an add-in to document classes in XML style, i'm trying to determine the type of a CodeElement as follows: Dim fcmFileCodeModel As FileCodeModel = ...
2 Jun 22, 2008
12:40 pm

noha_assem2030
Offline Send Email

I want to run the post build command (as configured in the project settings) for a specific configuration in a C++ project. I do have the VCConfiguration...
2 Jun 13, 2008
1:55 pm

Duncan Lees
blu3_d0g
Offline Send Email

Greetings, I've an add-in that loads fine but shown as 'dimmed' or 'disabled' in Tools menu. Here is the OnConnect function implementation: Try ...
1 Jun 8, 2008
12:18 pm

noha_assem2030
Offline Send Email

I'd like to announce an Add-In that I just have written. It allows to see a script outline of javascript and vbscript code in form of a tree as it was done in...
2 Jun 5, 2008
9:51 am

Kevin McFarlane
kaa_mcfarlane
Offline Send Email

Hello, I wish to create a custom document window in my VS2005 add-in. It looks like I need to create a window via CreateDocumentWindow. I've seen examples on...
1 May 21, 2008
12:30 am

Jeff B
jeffbee42
Offline Send Email

I am implementing the package implementation and I need to be able to modify all the references of either a given class or method. Is there any way I can do it...
1 Apr 24, 2008
10:32 am

Neeraj Agrawal
agrawal_neeraj
Offline Send Email

I'm responsible for an add-in that we use to allow our analysts (who are actually accountants for the most part) to do a build, so the programmers don't get...
1 Apr 23, 2008
8:52 am

korthmat
Offline Send Email

Hi All, I encounterd a problem which i fail to find a solution. I am trying to get the Class name from a TextPoint (the class name of the function which the...
1 Mar 30, 2008
6:03 pm

miri_avi
Offline Send Email

To anyone who might be interested. I've just released a release candidate of my new addin, .netSavant and wanted to share with the group how much the various...
2 Feb 23, 2008
5:02 pm

Phil Jollans
pjollans
Offline Send Email

Hello I create a stand MSI file from a Deployment project associated to my addin. The installs for all users - the MSI file is invoked via msiexec with...
3 Feb 18, 2008
3:34 pm

iangreenhill
Offline Send Email

Hello all, I am writing a visual tool that would create custom classes, currently it uses CodeDOM. I am stuck a point where I need to parse the code for...
3 Feb 8, 2008
2:55 am

Rishikesh Parkhe
rishiparkhe
Offline Send Email

This Addin will sort the attributes of any well formed XML such as XAML and other XML files. Find it on my blog - http://blog.mikeunderhill.com...
1 Jan 15, 2008
5:41 pm

munderhillx
Offline Send Email

I've created a add-in in VS.NET 2005 using C#. The add-in loads a tool window OnConnection and it contains a User Control with input text fields and a "Login"...
3 Jan 15, 2008
2:54 pm

ngo_udhs
Offline Send Email

The return value from VCProject::get_Platforms is incorrect in my C++ VS 2005 addin. Can someone tell me what I'm doing wrong? ...
2 Jan 3, 2008
12:52 am

greeneyes_2399
Offline Send Email

I'm looking to license my addin and am evaluating a few licensing systems out there (DeployLX and Manco currently). I know there are quite a few providers of...
6 Jan 1, 2008
4:52 pm

Joshua
elektrofetish
Offline Send Email

Hi! this is my first post. I hope you can point me the right direction.. I'm trying to setup a channel and register a remoting service from the Addin...
3 Dec 24, 2007
9:50 pm

dmorelli75
Offline Send Email

I've read the articles about removing commands during uninstallation (via vbscript) and I'm having an issue translating this code to work in the uninstall...
1 Dec 13, 2007
3:42 am

elektrofetish
Offline Send Email

I've been writing a VS .NET 2003 add-in for some time now and have recently lost the abillity to debug my add-in. I've tried uninstalling and re-installing my...
6 Nov 27, 2007
10:53 pm

Tim
thenybbler
Offline Send Email

Hi everyone, I am new here. I want to build a vs templates file in my developement. I have searched google for a long time, and have found some articles about...
1 Nov 5, 2007
12:45 pm

liubolook
Offline Send Email

Hello, I'm solving quite difficult problem (for me). I have large web site or web application project with about 1300 code files. For now, I will talk only...
3 Nov 4, 2007
4:51 pm

Peter Macej
peter_macej
Offline Send Email

Hi, there used to be a problem removing menu items when you uninstall an Add-In. I haven't looked at this problem for years, probably not since VS 2002. Does...
1 Nov 1, 2007
11:19 pm

pjollans
Offline Send Email

Hi, I'm able to create a tab, but i'm not able to install the component.. here is my code : // Create a EnvDTE object. System.Type t =...
1 Oct 9, 2007
2:25 pm

x04001
Offline Send Email

Hi! I'm new to this group, so I hope I can find some help here. My problem is that I want to create a tool window from my addin in Visual Studio 2005. After...
1 Oct 1, 2007
6:02 pm

markusbischof
Offline Send Email

Hi, this is really a question for Carlos, because I know that he uses Inno Setup for his Add-In. Do you know what I have to specify in my setup in order to...
2 Sep 22, 2007
12:02 pm

pjollans
Offline Send Email

I've a project which was in VS2k3 and 've converted it into VS 2k5 by including all the files in empty project and attaching all the files and references...
1 Aug 23, 2007
1:02 pm

jivan.goyal
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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