| Thread | Last Post | Replies |
|
| How can I create a completely new menu in which to place my commands? | 05 May 2005 20:59 GMT | 11 |
Is it possible to create either a new submenu off the Tools menu, or a completely new menu on the main menu bar, and then place my commands in a possibly nested structure inside of this menu? The .ctc file is somewhat cryptic, and thus far I've only been able to put my commands ...
|
| On the necessity of Sleep in an AX client that builds a large solution | 05 May 2005 06:49 GMT | 1 |
I'm experimenting with auto-creating a large solution in vb.net 2003. My client is a win32 scripting language (similar to vbscript). It creates a solution with 65 C# projects in it, totalling approximately 500 empty C# files.
|
| VSIP Interop Assembly Redist.msi | 04 May 2005 20:08 GMT | 2 |
I want to know, if it is sufficient to place the three dlls Microsoft.VisualStudio.OLE.Interop.dll Microsoft.VisualStudio.Shell.Interop.dll Microsoft.VisualStudio.VSIP.Helper.dll
|
| .NET Framework 1.0 and Microsoft Visual Studio 2005 | 03 May 2005 06:48 GMT | 1 |
Is that possible to inastall and use Microsoft Visual Studio 2005 Beta 1 or 2 with .NET Framework 1.0/1.1
|
| Can Tools...Options pages be nested 3 or more levels deep? | 02 May 2005 19:33 GMT | 5 |
We would like to create a hierarchy of options pages for our offering, all of which would be parented at a single node. However, it seems that the ProvideOptionPageAttribute only provides space for two levels of nesting: the so-called category name and then the page name. Is it ...
|