Microsoft Visual C++.NET 2003 Standard - 254-00257
Programming Language - Complete Product - Standard - 1 User - PC - English

Currently Unavailable: This item is currently unavailable from the Manufacturer.
Permalink
Bill Me Later
Bill Me Later
No Payments for up to 6 Months
on Orders over $500
Plus New Bill Me Later Customers receive $25 off $149
Subject to credit approval. Details
Bill Me Later
Bill Me Later
Related Videos
McAfee AntiVirus Plus 201...
McAfee AntiVirus Plus 2010 1 User
Norton Internet Security ...
Norton Internet Security 2010 delivers the fastest and lightest com...
Norton AntiVirus 2010
Norton AntiVirus 2010 defends your PC against viruses, spyware, bot...
Product Summary
Manufacturer: Microsoft
Mfg Part#: 254-00257
UPC: 00805529137615
Buy.com Sku: 20352994
Item#: SJCXWN
See more in Programming Languages/Compilers
 
Product Guides
 
Visual C++ .NET is the powerful toolset for creating best-in-class Windows-based and .NET-connected applications and components using the C++ development language. This robust development environment comprises highly ISO conformant compilers, industry standard STL, ATL and MFC libraries, and powerful IDE features enabling efficient editing and debugging of source code. Developers of all skill levels will enjoy powerful features including the ability to consume and extend the .NET Framework, visual designers for creating Windows Forms and components, a powerful debugger and industry leading compilers, offering advanced options for code generation on 32 and 64 bit platforms.

With Visual C++ .NET 2003, developers can build highly tuned managed applications and components for .NET. Using simple Managed Extensions to the language, code and data-types are compiled for the .NET common language runtime (CLR) as fully optimized Microsoft Intermediate Language instructions (MSIL). Developers can easily incorporate features of the .NET Framework, into C++ applications including full garbage collection, attributes, and threading, into C++ applications. Unique to Visual C++ is the ability to call unmanaged C++ code and ActiveX® components using the highest performing interop technology on .NET (IJW).
 
Features
License Type   Complete Product
Manufacturer   Microsoft Corporation
Software Sub Type   Programming Language
License Pricing   Standard
Manufacturer Part Number   254-00257
Software Name   Visual C++ .NET 2003 Standard - Complete Product
License Quantity   1 User
Features   What's New:
  • Windows Forms Designer:
    - Design .NET Framework Windows Forms using the drag-and-drop forms designer
  • ISO C++ conformance:
    - Visual C++ .NET is the most ISO C++ conforming Visual C++ ever, with new language support for features including Koenig Lookup and Partial Template Specialization


    Improved Features:
  • Improved Compiler diagnostics:
    - Visual C++ .NET 2003 simplifies previously complex compiler diagnostics and warnings to more discernable messages
  • Enhanced Buffer Security Checks:
    - Visual C++ .NET 2003 offers '/GS', an improved compiler feature (now with an expanded repertoire of attack-thwarting abilities) that serves the developer as a 'backup parachute', catching some of the more common attacks against source code
  • The .NET Framework:
    - Updated and modified to reflect user requests for enhanced security and performance.
  • Improved C++ Debugging:
    - Now enhanced with improved managed-code and cross-language debugging capabilities, C++ debugging has never been easier or more powerful
  • Expanded Documentation and Samples:
    - Key areas of the Visual C++ and .NET Framework documentation are enhanced in Visual C++ .NET 2003
  • Security Reviewed Libraries:
    - The STL, ATL, MFC, and CRT libraries that ship with Visual C++ .NET 2003 have undergone scrutinizing review to identify and reduce potential security flaws


    Benefits:
  • Create Highly Tuned .NET-connected Applications and Components:
    - 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++ interop technology
  • Create Highly Tuned Unmanaged Windows-based Applications and Components:
    - Write and compile unmanaged x86 code
  • Move Existing C++ Code to .NET Granularly and at a Self-defined Pace:
    - Existing C++ code compiles for .NET without the need to rewrite it in a new language. Visual C++ supports intermixed managed and unmanaged code and data to provide maximum performance and control
  • Build Modern C++ Code and Library Sources with a Highly ISO C++-Compliant Compiler:
    - Visual C++ .NET 2003 compiles modern C++ code that uses advanced template features, including Partial Template Specialization and Partial Ordering of Function templates. Make use of popular community-written libraries including Boost and Loki
  • Utilize Enhanced Libraries to Incorporate Advanced Features:
    - Visual C++ .NET 2003 includes a variety of libraries encapsulating a plethora of data types and programming patterns, including a fully ISO-conforming STL implementation, industry-standard ATL and MFC, ATL Server, and the .NET Framework
  • Join a Mature and Intelligent Developer Community:
    - Exchange code and knowledge with the vast population of hardcore C++ developers. Participate in online and community-supported C++-based shared-source development efforts, and leverage your C++ skills across multiple computing environments
  • Manufacturer Website Address   www.microsoft.com
    Compatibility  
  • PC
  • Product Type   Software
    Language Support   English
    Platform Support   PC

     
    Tech Specs
    Manufacturer   Microsoft Corporation
    Software Main Type   Development
    License Type   Complete Product
    Manufacturer Part Number   254-00257
    Software Sub Type   Programming Language
    Manufacturer Website Address   www.microsoft.com
    Shipping Dimensions   2.25" Height x 8" Width x 10" Depth
    License Pricing   Standard
    System Requirements   Standard System Requirements:
  • Computer/Processor:
    - PC with a Pentium II-class processor, 450 MHz minimum processor (recommended: Pentium III-class, 600MHz Processor)
  • Memory:
    - 96 MB for Microsoft® Windows 2000 Professional
    - 192 MB for Windows 2000 Server
    - 96 MB for Windows XP Home Edition
    - 160 MB for Windows XP Professional
    - 160 MB for Windows .NET Server 2003
  • Hard Disk:
    - 500 MB on system drive
    - 1.5 gigabytes (GB) on installation drive
    - Additional 1.9GB required for optional MSDN Library Documentation
  • Drive:
    - CD-ROM or DVD ROM Drive
  • Display:
    - Super VGA (1024x768) or higher resolution display with 256 colors
  • Operating System:
    - Microsoft Windows 2000 Professional, Windows 2000 Server, Windows XP Professional, Windows XP Home Edition, Windows .NET Server 2003
    - Limited functionality - Visual C++.NET Standard Version 2003 does not support creating Web applications or XML Web services when using Windows XP Home Edition
    - Applications can be deployed onto the following systems:
    - Microsoft Windows 98
    - Microsoft Windows NT 4.0 (SP 6a required)
    - Microsoft Windows Millennium Edition (Windows Me)
    - Microsoft Windows 2000 (SP2 Recommended)
    - Microsoft Windows XP Professional
    - Microsoft Windows XP Home Edition
    - Windows .NET Server 2003
  • Peripherals: Microsoft Mouse or compatible pointing device
  • Software Name   Visual C++ .NET 2003 Standard - Complete Product
    License Quantity   1 User
    Features   What's New:
  • Windows Forms Designer:
    - Design .NET Framework Windows Forms using the drag-and-drop forms designer
  • ISO C++ conformance:
    - Visual C++ .NET is the most ISO C++ conforming Visual C++ ever, with new language support for features including Koenig Lookup and Partial Template Specialization

    Improved Features:
  • Improved Compiler diagnostics:
    - Visual C++ .NET 2003 simplifies previously complex compiler diagnostics and warnings to more discernable messages
  • Enhanced Buffer Security Checks:
    - Visual C++ .NET 2003 offers '/GS', an improved compiler feature (now with an expanded repertoire of attack-thwarting abilities) that serves the developer as a 'backup parachute', catching some of the more common attacks against source code
  • The .NET Framework:
    - Updated and modified to reflect user requests for enhanced security and performance.
  • Improved C++ Debugging:
    - Now enhanced with improved managed-code and cross-language debugging capabilities, C++ debugging has never been easier or more powerful
  • Expanded Documentation and Samples:
    - Key areas of the Visual C++ and .NET Framework documentation are enhanced in Visual C++ .NET 2003
  • Security Reviewed Libraries:
    - The STL, ATL, MFC, and CRT libraries that ship with Visual C++ .NET 2003 have undergone scrutinizing review to identify and reduce potential security flaws

    Benefits:
  • Create Highly Tuned .NET-connected Applications and Components:
    - 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++ interop technology
  • Create Highly Tuned Unmanaged Windows-based Applications and Components:
    - Write and compile unmanaged x86 code
  • Move Existing C++ Code to .NET Granularly and at a Self-defined Pace:
    - Existing C++ code compiles for .NET without the need to rewrite it in a new language. Visual C++ supports intermixed managed and unmanaged code and data to provide maximum performance and control
  • Build Modern C++ Code and Library Sources with a Highly ISO C++-Compliant Compiler:
    - Visual C++ .NET 2003 compiles modern C++ code that uses advanced template features, including Partial Template Specialization and Partial Ordering of Function templates. Make use of popular community-written libraries including Boost and Loki
  • Utilize Enhanced Libraries to Incorporate Advanced Features:
    - Visual C++ .NET 2003 includes a variety of libraries encapsulating a plethora of data types and programming patterns, including a fully ISO-conforming STL implementation, industry-standard ATL and MFC, ATL Server, and the .NET Framework
  • Join a Mature and Intelligent Developer Community:
    - Exchange code and knowledge with the vast population of hardcore C++ developers. Participate in online and community-supported C++-based shared-source development efforts, and leverage your C++ skills across multiple computing environments
  • Compatibility  
  • PC
  • Brand Name   Microsoft
    Shipping Weight   2.20 lb
    Language Support   English
    Product Name   Visual C++.NET 2003 Standard
    Distribution Media/Method   CD-ROM
    Product Type   Software
    Package Type   Retail
    Platform Support   PC

      
    Related Videos
    McAfee AntiVirus Plus 201...
    Norton Internet Security ...
    Norton AntiVirus 2010
    Essentials
    Microsoft : 254-00257 : Microsoft Visual C++.NET 2003 Standard $27.56
    Add to cart
    This product qualifies for Free Shipping. Click for details.
    Microsoft : 254-00257 : Microsoft Visual C++.NET 2003 Standard $17.86
    Add to cart
    This product is eligible for Free Shipping. Click for details.
    Microsoft : 254-00257 : Microsoft Visual C++.NET 2003 Standard $30.46
    Add to cart
    This product qualifies for Free Shipping. Click for details.


    Look For Similar Products By Category
    Suggestion Box
    Every voice counts, so stand up and be heard! Your opinion is important to us. If you have spotted a typo, discovered an incorrect price, or encountered a technical issue on this page, we want to hear about it. Thanks again for your feedback, and happy shopping! Please note: we are unable to reply directly to suggestions.
    For additional information, click here to visit our Help Center.
    Quick Help My Account What are you looking for? Country