Rating: Summary: Great if you just want to tinker. Review: Note after spending a good bit of time with this software, I felt compelled to rewrite my review. I use Visual Studio as an editor when I write code for Linux/Unix, and also to develop native XP/2000 device drivers and windows application code. This version is basically an upgrade of Visual C++ 6, with .NET, managed classes, and better template and ANSI standards adherence. Any problems you had with STL are resolved with this version. Note, on some code you will get some errors on code that compiled without warning under VC6, due to a stricter compiler. Unfortunately, there are some negatives. The biggest is a rewrite of the Visual Studio IDE. The Visual Studio C++ class wizard is gone. Yes. Gone. You will have to spend time (and a large amount of it) to relearn how to add events, message handlers, and otherwise get up to speed with the VB-ish property window. What would take me five minutes (drag and drop of an ActiveX control) ended up taking several hours of sifting through the help files. This version is basically the academic version, with some crippled functionality. This version will not allow you to generate optimized code (/Ox switches are disabled), and some other functionality has been removed. Also, you will want to have at least 512 MB, or it will crawl. I keep reverting back to Visual Studio C++ because of the .NET's lethargy. Luckily, unlike previous versions of Visual C++, the two versions can coexist on your system peacefully. Further, if you intend to do any .NET development, you may be somewhat disappointed as .NET support is primarily focused on C# and VB. There are no examples for C++ using .NET assemblies, etc.
Rating: Summary: OS requirements Review: Note well that this requires NT! It is not installable on ME, 98, nor 95.
Rating: Summary: Help, please Review: Please please help!! I've learned c++ very well but I don't know!! should I go with c++ .net or c++Builder?? Which one is better????? Please help...
Rating: Summary: The Ultimate Review: This Product will help make video games great.
Rating: Summary: Help, please Review: Visual C++ .Net is a Upgrade of sorts to Visual C++ 6 it has added features and the .net framework If you plan to go with a book that is made for visual c++ 6 i would go with visual c++ 6 because the book is product specific. Iwould suggest ditching the book Grabbing Visual C +++.net and getting C++ Primer a book that will teach you to program c++ and not just to use Microsoft version 6 of the IDE.
Rating: Summary: Answer to the Question? Review: Visual C++ .Net is a Upgrade of sorts to Visual C++ 6 it has added features and the .net framework If you plan to go with a book that is made for visual c++ 6 i would go with visual c++ 6 because the book is product specific. Iwould suggest ditching the book Grabbing Visual C +++.net and getting C++ Primer a book that will teach you to program c++ and not just to use Microsoft version 6 of the IDE.
|