|
-
Oct 25th, 2001, 12:08 PM
#1
Thread Starter
Dazed Member
End of the DOS era?
Is is true that Micro$oft is phasing out DOS from their operating systems? I just read some information comming from the Windows XP convention reciently held in New York that they are doing this. Do you think it a good or bad thing? And does anyone know when the final release of VB.Net is expected to be in stores? Thanks
-
Oct 25th, 2001, 12:18 PM
#2
Final release is stores February.
DOS needs to go. Backwards compatability is fine and all, but not for like 10 years. People have had plenty of time to update their software with the times and quite frankly if you need Dos, just stick with Dos or a version of Windows that still supports it.
-
Oct 25th, 2001, 12:28 PM
#3
Thread Starter
Dazed Member
mmmmmm yes i do agree with you that does have to go. I just wasnt too sure how other people would feel about it's non existence in future OS's. At least it will get people to stop writing
console programs.
-
Oct 25th, 2001, 12:43 PM
#4
Black Cat
NT/2000 haven't needed DOS since 1995 or so...
And cmd.exe doesn't really have anything to do with DOS...
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Oct 25th, 2001, 03:51 PM
#5
Member
cmd is just a (better) DOS command line parser that happens to have the same syntax.
-
Oct 26th, 2001, 06:43 AM
#6
Black Cat
Yeah, but it does not need DOS to work. DOS is a OS. Cmd.exe runs in the Win32 subsystem, not the WOW subsytem. Win32 fully supports consoles and standard input and output, there's no need for DOS. When you use VC++ to write a Win32 Console app, you are not writing a DOS app.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|