|
-
May 24th, 2001, 04:34 AM
#1
Thread Starter
Lively Member
About C++ in .net
Can somebody tell me what happened to C++ in .net. what is it called . Is C# is a replacement for C++ or both are existing as different product under .net.
-
May 24th, 2001, 06:29 AM
#2
I think ...
That C# is more like Java, based on C language for C developers to write code for the net in a java style. As I understand it, you can still write C++ (although as with VB the way you write it 'll be different).
-
May 24th, 2001, 06:35 AM
#3
Black Cat
I thought C++ in VS.Net was the same standard C++ or Win32 API C++ you could do all along?
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.
-
May 24th, 2001, 07:27 AM
#4
Thread Starter
Lively Member
what is the new name for VC++ in .net. VC++ .net or ????
-
May 24th, 2001, 08:30 AM
#5
It's still VC++ (shows when you try to create a new app - Visual Basic Project, VC++ Project etc).
Josh, I meant it is the sameas the standard VC++, though you have to take into conisderation that there are extra bits you gotta learn - like with VB.Net I can't just type Msgbox "Hello World"
-
May 27th, 2001, 03:15 AM
#6
Hyperactive Member
The new VC++ is called "Managed C++".
td.
"One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig
[email protected]
"but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.
-
May 28th, 2001, 04:10 PM
#7
PowerPoster
Managed c++? Oh man, why are their names getting more and more retarded?
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
-
May 29th, 2001, 02:11 PM
#8
Monday Morning Lunatic
Nope. It's because you get garbage-collection features However, the advantage is that you only get them if you ASK for them If you don't use any #using directives and you avoid Managed classes, the programs seem to run okay on other systems (not sure though).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|