| Thread | Last Post | Replies |
|
| Build auto increment | 27 Nov 2008 16:24 GMT | 1 |
Greetings one and all. I'm trying to find a a nice freeware auto build incrementing tool / plugin.. Now I had a nice little tool that integrated into visual studio 2008 perfectly .. every build up those numbers would go .. used it for 2 years
|
| VSTO Question - PivotCache and authentication | 24 Nov 2008 11:35 GMT | 8 |
We have an issue wherein we are unable to satisfactorily implement username/password authentication for a VSTO Excel project, due to prompting from the ODBC driver for credentials when we attempt to refresh the PivotCache in our PivotTable. What is the preferred way to supply
|
| OnConnection(...,ref Array custom), why the last param is by ref? | 21 Nov 2008 17:22 GMT | 1 |
When I create a vsaddin by wizard, I get this function definition: OnConnection(...,ref Array custom) I'm curious why the last parameter is by ref? I think Array is of cource by ref, so the keyword of 'ref' is unnecessary.
|
| Trouble Planning Where to Install Add-ins in Visual Studio 2008 | 14 Nov 2008 09:29 GMT | 2 |
The documentation says to put the DLL and XML file in a directory listed in: Tools\Options\Environment\Add-in/Macros Security The only &...% item that appears to be standard in a user's environment when Visual Studio 2008 is install on Vista is:
|