| Thread | Last Post | Replies |
|
| CommandBarPopup in Visual Studio 2005 | 02 Feb 2006 09:21 GMT | 4 |
(sorry for my englisch, i am german) in the MSDN Knowledge Base has Carlos J. Quintero write a article for creating a CommandBarPopup command in Visual Studio .NET 2003. It works and the artikle is a good Away. Now in VS2005, i thought it become differently and better. Why do i ...
|
| VS.2005 extensions in jscript? | 01 Feb 2006 18:02 GMT | 2 |
Is jscript ( WSH version 5.6. not the .NET version) can be used to write VS.2005 macros and/or extensions? I have some js code which needs to be reworked into VS IDE add-ons. Thanks,
|
| VS2003 to VS2005 porting | 01 Feb 2006 17:04 GMT | 1 |
is there any special article somewhere about VSIP/addin porting issues? I hoped to find some on Carlos page :), but it is not there. Can I conclude from that that there is no problems with porting? :) With best wishes,
|
| Excluding a file from a project | 01 Feb 2006 09:13 GMT | 4 |
I'm creating an AddIn (using VS2005) and need to be able to exclude files that exist in the solution and would appreciate some example code demonstrating this or some suggestions on what to do. Here's what I have so far: A Project object (obtained from
|