| Thread | Last Post | Replies |
|
| Metrics Tools for VS 2005 | 07 Apr 2006 22:39 GMT | 1 |
Does any one know of some C# metrics tools which are compatible with VS 2005. I have tried both C# Refactory and DevMetrics. Neither one will install under 2005. Any ideas??
|
| Providing Item Templates for my ProjectSubtype only | 06 Apr 2006 10:25 GMT | 1 |
I have created a new ProjectSubtype, that works with both VB.Net and C#. I would like to have additional Add Item templates available when my ProjectSubtype is in use - I cannot seem to find any documentation indicating how I can do this.
|
| Controlling how items are added to IVsHierarchy and MSBuil in Flavored project | 05 Apr 2006 04:05 GMT | 5 |
Is it possible, when an item is added to the IVsHierarchy of my Flavored project, I can override the item type it is created as or do I have to use the Automation model and do it after it has been added? Example, rather than my xml document being added to the project as
|
| My VSPackage is not loaded | 03 Apr 2006 15:30 GMT | 1 |
I'm trying to run my first VSPackage.(SDK 2006.03) I have used Visual Studio Integration Package Wizard to create it. If I ran the project, the second instance of VS opens. In the about box I can see that my package has been loaded.
|