| Thread | Last Post | Replies |
|
| MDI Form and ListBox | 09 Feb 2008 01:49 GMT | 1 |
i have problems with my MDI-Application. I have a MDIContainer (MDIForm1). I have aChild Fom (Child1) und one VB Modul. In the Child Form is a ListBox and a Button
|
| Configure Visual Studio 2008 to "emulate" Visual Studio 6 C++ project | 09 Feb 2008 01:31 GMT | 2 |
I need to maintain an old product that was built with Visual Studio 6 because it uses a third party SDK that was built with Visual Studio 6. I don't want to install VS 6 for this maintenance, since VS 6 is fairly old. Can I configure a VS 2008 project to "emulate" a Visual Studio 6 ...
|
| Moving to windows development from *nix | 09 Feb 2008 01:28 GMT | 1 |
Im moving to a windows based development environment at my new employer. Till now I have only ever used *nix for development. I want to ask for help for tool/utilities to ease my transition. I plan to use Vim as my editor - one of the useful tips on using vim
|
| What technique is used on real-time program? | 09 Feb 2008 01:18 GMT | 1 |
Just like stock quotation real-time program, the client is able to retrieve up-to-date price of a stock. Any idea?
|
| VS 2008 Toolbox problem | 09 Feb 2008 01:08 GMT | 1 |
I recently installed VS 2008. I kept the previously VS 2005 installation. I found out that I can not add any controls to the VS 2008 Toolbox. I right click on the tab that I want to add the control, and select Choose Items. When the Choose Toolbox Items dialog appears, I click on ...
|
| VS 2005 IDE on Vista Debug and Refresh Problem | 09 Feb 2008 00:58 GMT | 1 |
I am using VS 2005 on a Vista 64-bit system. I notice a couple of problems. 1. I cannot debug a web site application unless I run the VS 2005 as an administrator. I don't mean that I login as an administrator. That
|
| VS2005 / NAnt Integration - Click on NAnt error message to go to the specified line in file? | 08 Feb 2008 19:33 GMT | 3 |
I'm using Visual Studio 2005 for C# development, and do my builds using NAnt as an external tool and sending output to the output window. My question is, when I get errors, how can I get VS to go to the
|
| VS6 crashing on startup | 08 Feb 2008 18:20 GMT | 2 |
I had a pretty solid VS6 installation complete with service packs which i have been using for ages. Just this morning i wanted to load a second instance next to another one i had already running, and it crashed right after displaying the splash screen with this message:
|
| VS 2005 won't load project anymore | 08 Feb 2008 15:23 GMT | 1 |
I was using this just yesterday, and it worked fine. But then I ran Windows Defrag last night, and now I can open Studio, but when I try to open an existing project, it doesn't do anything. No error messages, anything. Yes, I rebooted.
|
| Custom fields in Work Item Type not shared? | 08 Feb 2008 13:04 GMT | 1 |
I've successfully added custom fields to the Task Work Item template, using the Process Editor (and opening from server). However, I would like to also see these items in the field list for the Bug Work Item template, but I do not see them in the list.
|
| Can't connect extender to control in VS2008 for ASP 2.0 AJAX proje | 08 Feb 2008 02:33 GMT | 1 |
I want an AJAX-enabled web site. I have to target for ASP 2.0 but I want to use the VS2008 environment. When I try to connect the extender to the target control, there is no dropdown in VS2008's property sheet. So I type in the control ID. But the
|
| Visual C# on Vista 64 Bit | 07 Feb 2008 19:42 GMT | 2 |
i install Visual C# on Vista 64 Bit. When i open a new Windows Project and click on Form1. The form window don`t open and send this error message: The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already
|
| Control formatting in Windows forms | 07 Feb 2008 14:16 GMT | 1 |
I've been programming a lot but only for internal purposes on my unit. Now I am requested to make a simple windows forms application for another service, and i'd like to give it a better visual style to all controls, you know, custom fonts, sizes, colors, etc like you would do ...
|
| vs.net 2008 designer not working | 07 Feb 2008 14:12 GMT | 9 |
I installed vs.net 2008 RTM in a Vista VPC. I was careful to remove all previously installed beta vs.net 2008 software beforehand. I can not get the vs.net 2008 designer to work. When I select design mode nothing happens. I can even create a new website project with only a ...
|
| VS2008 Installer Project | 07 Feb 2008 02:52 GMT | 7 |
I've created an installer project for my Windows Form .Net 2.0 application. Whenever I rebuild the application and then run the installer on the target machine it requires the previous version to be uninstalled using Add/Remove programs before the new version can be installed.
|