| Thread | Last Post | Replies |
|
| Compile C for pure dos mode | 06 Jul 2004 03:57 GMT | 2 |
Due to license reasons, I recently purchase VS.Net for ml.exe and C compiler. How do I compile C language that can be run on Pure dos mode by using VS.Net 2003? thx
|
| simple newbi question | 06 Jul 2004 01:54 GMT | 1 |
I'm a newbie and confused: I want to program in C++ but don't know what to buy. Present leaning is towards gaming, but everybody has to learn the basics. C++ What version is the latest? Is it part of MS Studio? There are
|
| Whats up with "whidbey" & "orcas" | 06 Jul 2004 00:07 GMT | 4 |
I went to http://msdn.microsoft.com/vstudio/productinfo/roadmap.aspx nice info, but.....I'm confused here...... Why so many VS? why not integrate the functionality of orcas into Whidbey? better yet, why not just drop Whidbey......
|
| Compiling a VS 7.1 project in VS .NET 2002 (7.0) | 05 Jul 2004 22:18 GMT | 3 |
My first post in this newsgroup. I've recently switched from Borland C++ to VS C++ to work on a specific app written by someone else. The "solution" projects and source code were written and developed on VS 7.1.
|
| VB.net and build platforms | 05 Jul 2004 21:18 GMT | 9 |
I have brought VB.Net and I am following the training exercise,"Lucky7". The problem I have, is that the only build platform available is .Net. How Do I add other platforms, like xp Pro and XP home, etc.... Thanks :)
|
| Good C++ programming book. | 05 Jul 2004 19:17 GMT | 4 |
I'm looking for a good book to learn C++. After few years programming vb and vb.net i changed to C++ At this moment i know a little c++. The book im looking for should contain info about general c++ programming (no
|
| dll not being created in asp.net application | 05 Jul 2004 11:36 GMT | 3 |
When I do a build,Ctrl-Shift-B from Visual Studio.Net, on the production server, the dll gets created locally but not added to the production sites bin directory. It use to work. But when I tried connecting to the production server one time, I got an error message about the site not ...
|
| How can i download Visual Web Developper for Visual basic Not for | 05 Jul 2004 10:36 GMT | 1 |
i down loaded it is not asking for vb or VJ it is only VJ any help?
|
| Could not copy build outputs to the Web | 05 Jul 2004 08:49 GMT | 2 |
Please excuse me if my english is not very good, but english is not my first language. I am working on a C# Web application project with VS .net 2003. When I build the project, the following error message is displayed : "Could not copy build outputs to the Web. Could not add 'c:\. ...
|
| VS2005 Express : Debug problem | 05 Jul 2004 02:28 GMT | 3 |
When my program run in debug mode, some exceptions thrown : Illegal cross-thread operation: Control '' accessed from a thread other than the thread it was created on.\r\nStack trace where the illegal operation occurred was:\r\n\r\n\tat System.Windows.Forms.Control ...
|
| VS 2005 Express : Configuration Manager | 05 Jul 2004 02:27 GMT | 2 |
The "Configuration Mangager" menu item under "Build" could not be found. And sometimes it suddenly appeared. Could anyone tell me when could the menu item be displayed? Another problem is that how can I set different condition symbol for
|
| How to get the Platform SDK and MSDN disks. | 04 Jul 2004 06:58 GMT | 14 |
I have Visual C++ 6.0, and I just got a new Windows XP system, replacing my old Windows 98 box, which was 7 years old. Can I get the Platform SDK, DirectX, and MSDN disks
|
| serial port usage | 04 Jul 2004 01:39 GMT | 1 |
Using C++ in VS .NET, I can't find how to open serial ports for reading/writing. More specifically, I am writing a VC++ .NET application (a "Windows Forms Application"), and need to access a Serial Port (COM1, COM2, etc), preferably by using standard file I/O ("stream" type access ...
|
| Wizards Template Directory? | 04 Jul 2004 00:49 GMT | 3 |
In searching for something else, I found the following directory: ...VisualStudio\Vfp98\Wizards\Template I installed Visual Studio Net over the top of Visual Studio 6, and I'm guessing that this is probably stuff left over from the earlier
|
| what is PPC Console App in VS2005 Beta ? | 03 Jul 2004 21:13 GMT | 1 |
i found a project called PocketPCConsoleApplication in the new VS2005 Beta1 and i create a helloworld PPCComsoleApp but nothing comes up in the emulator? i wonder what can this kind of project do?
|