| Thread | Last Post | Replies |
|
| What "control" should I use | 09 Dec 2003 23:01 GMT | 1 |
What control should be used so I can offer the user a list of options which they are then allowed to check
|
| Moving through open files with Ctrl+Tab | 09 Dec 2003 22:25 GMT | 2 |
Does anyone know if its possible to change the Ctrl+Tab to move through open files by the order they're opened in instead of the order in which they were last accessed. This has been driving me crazy ever since this feature was first introduced. I can't for the life of me ever ...
|
| DirectX integration with visual studio 2003 | 09 Dec 2003 20:33 GMT | 2 |
I downloaded the DirectX9.0b sdk and installed it, but does not integrate with visual studio 2003. But at the same time it integrates itself to visual studio 6.0. Anyone can help me.
|
| rename forms | 09 Dec 2003 19:09 GMT | 3 |
This may be very basic, but how do I rename a form in Visual Studio??? I have tried ID, File Name but I always get a build error refering back to "Form1"
|
| Microsoft Application Blocks for .Net - Logging Block | 09 Dec 2003 18:20 GMT | 1 |
H I am trying to use the Logging Module provided by Microsoft Application Blocks for .Net I installed everything as per the Instructions given in the 'Development Using the Logging Block' But when i am trying to run the sample, i am getting the following error in the Event Viwer
|
| Help on C# please | 09 Dec 2003 16:51 GMT | 1 |
When I run a simple code from a text book on to the C# skeleton, I get syntax error on (InitializerComponent), which is part of the skeleton of the VisualStudio. What am I doing wrong?
|
| How can get sqlConnectionString from web.Config ? | 09 Dec 2003 13:13 GMT | 1 |
I need to get sqlConnectionString from web.config file using code behind, is there a way to make it ? Thanks in advance, Ray.
|
| HTML Editor | 09 Dec 2003 07:45 GMT | 1 |
Hi fellow programmers :-) I need your help! I'm learning C# and i thought i would start with a simple MSWORD like program. However, I'm looking to also include
|
| Resources in Large Applications | 09 Dec 2003 07:29 GMT | 2 |
I have a very large C++ application with a lot of strings. In fact, the number of strings is approaching 65000 and soon I will not be able to define a unique IDS_ token for each string. I was hoping that VC 7.1 would change this and allow resource retrieval with
|
| IntelliSense: List all members | 09 Dec 2003 06:36 GMT | 1 |
I once read somewhere how you can force the IntelliSense to list all possible mebers. It was a switch somewhere in an ini-file or alike. This also worked. Now I upgraded to a new PC (with a new installation) I can't seem to find how i did that before. Does anyone know where to ...
|
| visual studio tools for office | 09 Dec 2003 00:18 GMT | 1 |
I have followed the installation of VS Tools for Office per the instructions(installing w/Office 2003 and VS.net 2003) but I cannot find it on my computer or when I open VS.net 2003
|
| comboBox quiz | 08 Dec 2003 23:59 GMT | 1 |
I need to display text in a text control (or the statusbar) when "browsing" the items of a cb control`s dropdown list. Havent found any events that cover this. Any ideas?
|
| Julian dates | 08 Dec 2003 13:11 GMT | 3 |
Is there any function in .net to determine Julian dates? I need to add to a date field a number of days to determine a new date. Thanks!
|
| console ouput from gui application | 08 Dec 2003 12:16 GMT | 2 |
here is one that has been puzzling me - would appreciate any insight/thought someone may have re. this we have a "normal" windows application with menu and forms (not using MFC neither ATL, actually we use a third-party library called Qt); we usually
|
| Visual Studio .Net 2002 and .Net framework 1.1 | 08 Dec 2003 06:28 GMT | 2 |
Visual Studio .Net 2002 comes with version 1.0 of .Net framework. I have upgraded .Net framework to version 1.1 so that I can use some properties in a class, that are suppose to be available only on the 1.1 .Net version. After the upgrade, I still cannot access
|