Re: Will there be a C++.net?
C++.NET is part of VS 2005.
Also, this should be in General Developer Forum, not Codebank ;)
Re: Will there be a C++.net?
Have you looked at C# in the .NET framework?
Re: Will there be a C++.net?
Quote:
Originally Posted by penagate
C++.NET is part of VS 2005.
And VS .NET 2003....:)
Re: Will there be a C++.net?
Yup, but in 2005 it is more .NET than 2003, or something...
Re: Will there be a C++.net?
Quote:
Originally Posted by penagate
Yup, but in 2005 it is more .NET than 2003, or something...
Hehe..yeah...and in 2003 it is more .NET then in VS .NET (no idea when the first one actualy came out...don't think it even had a year assosiated to the name... :eek: )
- ØØ -
Re: Will there be a C++.net?
Quote:
Originally Posted by NoteMe
Hehe..yeah...and in 2003 it is more .NET then in VS .NET (no idea when the first one actualy came out...don't think it even had a year assosiated to the name... :eek: )
- ØØ -
It didn't. It was just Visual Studio .NET and I don't even remember what was in it. I think it was around 2001, but I couldn't swear to that.
Re: Will there be a C++.net?
'02 I think.
I only made the comment because I read that in .NET 2005 C++ becomes a full .NET language. However the article may have been a load of trash, I don't know.
Re: Will there be a C++.net?
The first version was just VS.NET and came out in 2002.
Re: Will there be a C++.net?
And using VC++.NET in Visual Studio is simply a pain. I prefer . to ->
Re: Will there be a C++.net?
So is there gonna be a C++ net? :confused: I though C# was just the next step in evolution for Visual C++.
Re: Will there be a C++.net?
There will always be a non-.NET C++, because managed code is slower and larger. I'm not sure how much you will gain with a true C++.NET over either C# or VB.NET.