Click to See Complete Forum and Search --> : thanks


kariem2k
February 2nd, 2003, 02:12 PM
thanks
i have another question is vc++ 6 like vb .net and c# needs the framework,also i didn't notice any change in the ide from vc++6
where is the changes .
thanks

Brad Jones
February 28th, 2003, 07:44 AM
Visual C++ did not change much in Visual Studio .NET 2002 (first release). In the next release (Visual C++ .NET 2003) due out in the next month or two, you will see big changes in Visual C++ to use the .NET Framework and such (while keeping all its current features and power). You'll also see better conformance to C++ standards and a few other changes.

Brad!