Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Microsoft Visual C++ .NET 2003 Standard
 
See larger image
 

Microsoft Visual C++ .NET 2003 Standard

by MICROSOFT
Windows 2000 / 2000 Server / XP Professional / XP Home Edition / 2003 Server
2.4 out of 5 stars  See all reviews (7 customer reviews)

Available from these sellers.



System Requirements

  • Platform:   Windows 2000 / 2000 Server / XP Professional / XP Home Edition / 2003 Server
  • Media: CD-ROM
  • Item Quantity: 1

Product Details


Product Description

From Amazon.co.uk

Visual C++.NET Standard 2003 is the most powerful and flexible of Microsoft's programming tools. Using the industry-standard C++ language, developers can target both old-style native code Windows applications for maximum performance and the new .NET Framework, to take advantage of the high productivity and rich class library that it offers. Native and managed .NET code can even be mixed in the same project.

Visual C++.NET Standard 2003 includes the Visual Studio development environment, featuring an array of visual tools and wizards. The supplied libraries include the Microsoft Foundation Classes, for native Windows applications, and the Active Template Library, for high performance COM components. The programming environment is slick, with convenient features like docking and tabbed windows, project wizards, auto-completion and pop-up help in the code editor.

This is the Standard edition, which is primarily intended for learning. Although it has all you need to create both Windows and Web applications, the compiler is non-optimising. Professional developers should consider Visual Studio.NET Professional Edition 2003, which includes a more advanced version of Visual C++ as well as the other .NET languages such as Visual C# and Visual Basic.

Those familiar with earlier versions of Visual C++ will find a number of significant new features. The ability to target the .NET Framework was in Visual C++ 2002, but this 2003 version includes a visual form designer for the first time, enabling rapid development of Windows applications. Another key feature is improved standards compliance, enabling the use of most standard C++ libraries and making it easier to write code that compiles for other platforms such as Unix as well as for Windows. Overall, Visual C++.NET Standard 2003 is an excellent choice both for students learning C++ and for programmers creating high-performance Windows or .NET applications. --Tim Anderson

Amazon.ca Product Description

Visual C++ .NET 2003 provides developers with a proven, object-oriented language for building powerful and performance-conscious applications. With advanced ISO-conforming template features, low-level platform access, and an optimizing compiler, Visual C++ .NET 2003 delivers superior functionality for generating robust applications and components.

Developers can use Visual C++ .NET 2003 to build a wide variety of solutions, including Microsoft Windows-based and Microsoft .NET-connected applications. C++ is one of the world's most popular systems-level languages, and Visual C++ .NET 2003 gives developers a world-class tool with which to build best-in-class software.

Use Managed Extensions to C++ and compiler support for optimized Microsoft intermediate language (MSIL) code generation. Incorporate Microsoft .NET Framework features including garbage collection, Windows Forms, and threading. Call unmanaged code using high-performance C++ interoperability technology. Write and compile purely unmanaged x86 code. Speed up your application or reduce its size with optimization options for a range of processors, including Whole Program Optimization, and support for Streaming SIMD Extensions (SSE) and Streaming SIMD Extensions 2 (SSE2) instruction sets.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

7 Reviews
5 star:    (0)
4 star:
 (3)
3 star:    (0)
2 star:
 (1)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
2.4 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

4.0 out of 5 stars Optimizing Compiler is available!!, April 28 2004
By 
"nstar71" (Ann Arbor, MI USA) - See all my reviews
This review is from: Microsoft Visual C++ .NET 2003 Standard (CD-ROM)
I have been researching this product after reading some disturbing reviews here. The standard edition does not come with the code-optimization features.

You can, however, download the 2003 toolkit - FOR FREE - which includes the Microsoft C/C++ Optimizing Compiler and Linker. This is the same compiler and linker that ships with Visual Studio .NET 2003 Professional!

It can be downloaded here:
http://msdn.microsoft.com/visualc/vctoolkit2003/

The new compiler moves toward ISO conformance. So this version of VC++ is actually more standardized than previous versions. This can be helpful when porting applications to other standardized environments and compilers.

I program mostly 3D graphics and have experienced a frame rate increase since downloading the toolkit. This new version is helpful when working on large group projects as well. Oh and the shader debugger is a plus when writing vertex and pixel shaders.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars This product is not practical for any type of development., April 21 2004
By 
Richard Whitehouse (Madison, Wisconsin United States) - See all my reviews
(REAL NAME)   
This review is from: Microsoft Visual C++ .NET 2003 Standard (CD-ROM)
I've been writing an OpenGL engine for a while now, and decided to make the step up from VC6 to .net in order to continue development. I was already quite adjusted to the interface since I'd been using it for about 6 months where I was previously employed. That said, I'm not a fan of the new interface, having spent so much time adjusting myself to VC5/6. I've got quite a few pet peeves with it (like alt+F7 no longer bringing up project settings even with the VC6 keyboard layout), but that is not my main problem with the product... (obviously, or I would not have ordered it anyway)

Once it arrived, I decided to do some benchmarking to compare performance of builds between VC6 and vc.net. I made a build of my engine to arbitrarily do 500 box-triangle collisions against level geometry per frame, figuring that would be a good way of averaging things out since it's completely cpu-based (and largely dependant on compiler optimizations). I was a bit shocked by the results. My VC6 build maintained a consant 40+ FPS on my p3 1ghz, while using the exact same code and assets, the vc.net build stayed at around 15-20fps. I fiddled with the project settings for a while, but concluded this speed loss was due the lack of compiler optimizations in vc.net standard. Which means there isn't a darn thing I can do about it. Oh, and no, I didn't do something silly like test a release build against a debug build. I made sure the project settings for each build were as similar as possible.

So, in conclusion, I've got no choice but to keep using vc6, and this was a great waste of 100 dollars. My advice is, if performance matters to you at all, don't buy this product. I was expecting to see some amount of performance loss due to the lack of "compiler optimizations", but this is completely absurd. The loss of performance makes this product completely unusable as a serious development platform. For serious development, you really have no choice but to go for a higher-priced development suite. Otherwise if you just want to fool around and performance isn't an issue, you might as well be using one of the many free compiler/IDE sets out there instead of blowing 100 dollars.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Stick with Visual C++ 6.0, April 15 2004
By A Customer
This review is from: Microsoft Visual C++ .NET 2003 Standard (CD-ROM)
Absolute and total crap. Try and compile any of your programs with and you will see the following error:

D4029 : optimization is not available in the standard edition compiler

That's right, Visual C++ .NET Standard Edition performs absolutely NO OPTIMIZATION.

My DirectDraw went from rendering more than 100 FPS to *17* FPS. I have never been so pissed off in my life, I have just blown $100.00 for NOTHING.

What's worse, you can not buy just Visual C++ .NET Professional Edition. To get an optimizing C++ .NET compiler, you have to buy *ALL* of Visual Studio .NET (it will only put you back a cool grand).

CRAP, TOTAL CRAP, STICK WITH VISUAL C++ 6.0 STANDARD EDITION

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Want to see more reviews on this item?
 Go to Amazon.com to see all 15 reviews  2.5 out of 5 stars 
 
 
Most recent customer reviews





Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject




i.e., each item must be in subject 1 AND subject 2 AND ...