| Thread | Last Post | Replies |
|
| What happened to the "blank project" in C++? | 08 Dec 2003 00:51 GMT | 1 |
I am using Visual Studio .Net 2003 7.1.3088. I just want to create a SIMPLE non-ANYTHING project so I can experiement with plain old C++ code and snippets from books and the internet.
|
| DateTimePicker | 08 Dec 2003 00:41 GMT | 2 |
How do I set a DateTimePicker control to show the first day of the current month? TIA Tony
|
| Unable to install Visual Studio ASP.NET project (VSS) properly on a second compu | 07 Dec 2003 22:31 GMT | 2 |
I am developing an ASP.NET application using Visual Studio 7 (.NET 2003) and VSS 6.0d. The complete application consists of the main ASP.NET( VB.NET) project, a web setup project and a win forms project (for post installation
|
| store user data | 07 Dec 2003 18:12 GMT | 1 |
I am new to C# programming. can anyone tell me what is the standard way to store high sensitive user data for application, so that application next run can get back those data.
|
| strange !!! delete file instead of save file | 07 Dec 2003 09:24 GMT | 1 |
I use WinXP with visual studio 6 during the work with the application I try to save (for exmp.) Myfile.cpp , i get the microsoft dialog message
|
| Obtaining Trial Version of Visual Studio.NET | 07 Dec 2003 03:38 GMT | 1 |
I installed a trial version of Visual Studio.NET a week or so ago (expecting 2 months of learning time) and today discovered the version will never work past the date of 31/10/2003. Is there a more recent trial version
|
| Visual Studio.Net Version 7.10 | 05 Dec 2003 22:56 GMT | 2 |
I got a project with version as 7.10 written in VC++. I installed Visual Studio.Net 2002 on the system and tried to run the same. It gives the error message as "Your project file version
|
| rtf | 05 Dec 2003 21:31 GMT | 1 |
i have to connect to a database where column is full of rtf code, i have to load just the text of the rtf code into a data grid, but of course I dont know how to do that. I can get the whole code in the data grid, but i just need the text, can anyone help me out?
|
| make file search smarter? | 05 Dec 2003 17:54 GMT | 1 |
I have several projects in a single solution that share several files in common. When I do "Edit -> Find in Files", it looks at each file multiple times (once per project). Can it be set to look at the files just once? /steveA
|
| Post Processing in vs .net c# project? | 05 Dec 2003 16:29 GMT | 4 |
I remember that Visual Studio 6.0 (C++ projects at least) used to have a way to execute commands or invoke a batch file after compilation & linking to do stuff like copy and manipulate files that are not normally associated with the project, like configuration files. Does ...
|
| Error creating new web application | 05 Dec 2003 16:25 GMT | 3 |
I'm having problem when creating new web application. It says "A connection with the server could not be established". I have installed IIS, and it's running. can anyone please tell me what to do ?
|
| Visual Studio automatically closes after opening a project | 05 Dec 2003 14:28 GMT | 1 |
Installed Visual Studio 2 days ago. Now every time I open up a project, or try to create a new project it closes on me. Status bar says: "Initializing offline cache", and than it closes, without giving me any error messages.
|
| Registering environment variables in VC++ .NET 2003 | 04 Dec 2003 23:27 GMT | 1 |
In VC6, at the end of the installation I was prompted to register environment variables that allowed me to use NMAKE and CL on the command line. In VC++ .NET 2003, I was never prompted for this, and
|
| Events Disappear in vs 2003 | 04 Dec 2003 22:59 GMT | 1 |
My team of 15 developers are having a severe problem with Visual Studio 2003. At random times the control events are being deleted from the OnInit method of Web Form Designer generated code. This is killing our testing and QA. There
|
| Remote Debug Question in VC++6 | 04 Dec 2003 22:47 GMT | 1 |
I have been tasked with finding out for my workgroup whether or not it is possible to remotely attach a debugger to an already running task. I have already figured out how to start a remote debug session by spawning an executable in debug mode on another machine running msvcmon,
|