| Thread | Last Post | Replies |
|
| How to config/use WINCVS with .NET IDE ? | 05 May 2004 15:01 GMT | 2 |
Some experances out there ? Thanks in advance, Howie
|
| ctrl+tab doesnt work anymore :( | 04 May 2004 18:36 GMT | 2 |
Hi maybe somebody can give me a hand, i just lose the functionality of autocomplete/intellisense of ctrl+tab Im using vs.net 2003 enterprise architect Thanks in advance
|
| Interesting behavior of the IDE | 04 May 2004 18:16 GMT | 1 |
I was moving my toolbox to a different position and by mistake I dropped it on the bottom tab, where the ouput ,command window, etc is and I notice the title that appear in the tab 'Eigene Benutzersteuerelemente'
|
| Getting VS.NET to spit out valid xhtml | 03 May 2004 22:16 GMT | 1 |
I'm using Dreamweaver for most of my production work. I'm editing some files that have been edited in VS.net and running into all sorts of headaches in terms of getting proper xhtml...invalid doctypes, all uppercase tags, no quotes around entities, etc.
|
| microsoft.visualstudio | 03 May 2004 20:18 GMT | 1 |
i am developing an application to transfer files from desktop to pda and vice-versa in visual c#.net . how do i do this? i have tried using microsoft namespace. but i am not able to do it to transfer file from pda to pc. do u have any such examples? how do i know about ...
|
| Post Build Events | 03 May 2004 19:42 GMT | 1 |
I am creating a class library in C# and want to create a post-build command line that performs the following steps: gacutil /i "$(TargetPath)" regsvcs "$(TargetPath)"
|
| Adding a platform to the VC project configuration dialog | 03 May 2004 19:33 GMT | 1 |
We are developing C++ applications for various platforms and want to integrate custom tools into the IDE and we would like them to coexist conveniently with the win32 platform. In general we want to reuse general project settings on the configuration level but allow for specific ...
|
| Visual Studio Clipboard Ring | 03 May 2004 17:47 GMT | 2 |
Can somebody tell my how to write data (a simple string for example), to the Clipboard Ring of the curently active V.S. IDE? I'm using an Add-In with a toolwindow, witch contains objects, that i want to paste to the clipboard ring...
|
| Com Interop | 01 May 2004 05:29 GMT | 3 |
What kind projects can be registered for Com Interop? I noticed that Windows Applications, ASP.net projects, database projects and blank solutions have this option disabled.
|