Xtreme Solutions Inc
 
 

Our Newsletter


C++Builder

  • Image 1
Price:
$868.85 (excluding tax)
SKU:
XS161736
Brand:
Rating:
( )
Software Edition:
Product:
Shipment:
Bookmark and Share


Product Description

C++Builder 2009    RAD/Visual Development Meets C++ Power

·         C++Builder is your solution for rapidly building native Windows applications using the C++ language and libraries

·         Take advantage of drag-and-drop visual development and a powerful component library to speed development

·         Rapidly build data-driven apps that connect to all your data across multiple sources and tiers

·         Make your team more productive with timesaving IDE and tools

·         Better understand database structures using database modeling and design tools in new C++Builder Architect edition

 

New C++Builder 2009 Opens a World of Opportunity

C++Builder 2009 helps you meet the challenges of the rapidly expanding global market, and expand the reach of your applications to more users. But that’s just the beginning.

 

·         Give your user interfaces a fresh, updated look with new and enhanced VCL controls

·         Build applications that handle global data with ease using new Unicode support throughout the IDE and VCL

·         Move your code into the future with early support for upcoming C++0x language standards

·         Build powerful, efficient and secure database applications by separating data and business logic with new DataSnap

·         Get new insight into your database structures with data modeling and visualization in the all new C++Builder Architect edition

·          

C++Builder is your solution for rapidly building high performance Windows applications in C++

C++Builder® gives software developers the best of both worlds. You get the power of the C and C++ languages and libraries with the productivity of visual rapid application development. The C++Builder development environment includes an advanced editor, debugger, unit testing, modeling, and a powerful compiler with early support for the upcoming C++0x standards. Use the included libraries or your favorite C or C++ libraries to build scientific, engineering and other native Windows applications. Then use the visual design surface and hundreds of included components to quickly create user interfaces and build database applications with heterogeneous database connectivity.

 

Product Editions

 

C++Builder 2009 Professional
C++Builder 2009 Professional is the leading rapid application development solution for C++. You get the power of the C and C++ languages and libraries with the productivity of visual rapid application development. C++Builder Professional includes an advanced IDE, powerful compiler, visual designer and extensive component library for creating user interfaces, and local database connectivity.

 

C++Builder Professional edition features include:

 

·         Local database connectivity to InterBase®, Blackfish™ SQL and MySQL

·         Blackfish SQL deployment on systems with 1 user, 512MB database size

·         VCL for the Web with limit of 5 connections

 

C++Builder 2009 Enterprise
C++Builder 2009 Enterprise gives software developers the best of both worlds - the power of the C and C++ languages and libraries with the productivity of visual rapid application development. C++Builder Enterprise includes an advanced IDE, powerful compiler, visual designer and components for creating user interfaces, and high-performance heterogeneous server database connectivity.

 

C++Builder Enterprise edition includes everything in the Professional edition, plus:

·         Database server connectivity to InterBase, Blackfish SQL, MySQL, Microsoft SQL Server, Oracle, DB2, Informix and Sybase 

·         DataSnap multi-tier database application development 

·         Blackfish SQL deployment on systems with 5 users, 2GB database size 

·         VCL for the Web with no connection limit

·         Additional UML modeling capabilities

 

C++Builder 2009 Architect
C++Builder 2009 Architect gives software developers the best of both worlds - the power of the C and C++ languages and libraries with the productivity of visual rapid application development and rich database modeling and design capabilities. C++Builder Architect includes an advanced IDE, powerful compiler, visual designer and components for creating user interfaces, and high-performance heterogeneous server database connectivity.

C++Buider Architect edition includes everything in the Enterprise edition, plus:

ER/Studio Developer Edition for database modeling and development

Advanced UML Modeling including language neutral modeling projects

 

C++Builder 2009    What's New

 

Embrace the future with new C++0x language enhancements

The future of C++ starts now with rvalue references to support move semantics and perfect forwarding. Scoped enumerations control names better, while specifying a base type for enums helps control your ABI. Explicit conversion operators avoid needless promotions and reduce ambiguities. Catch errors early with static_assert, especially when combined with native type traits and the new alignof keyword. Enhance your templates with decltype and extern templates.

 

Take advantage of amazing new libraries with TR1 and Boost

Literally dozens of new libraries extend the reach of what you do, including support for hashing containers, threads, asynchronous communication and serializing data structures. Resource management becomes trivial with shared_ptr, while function, bind and Boost iterator adaptors greatly simplify using the standard library algorithms. Text processing is a breeze with new string algorithms, tokenizers, regular expression parsers and Spirit grammars! For the most demanding, type traits and the Boost preprocessor and MPL libraries make light work of complex metaprogramming tasks.

 

Build Rich Client/Server Web 2.0 Business Applications

VCL for the Web lets you quickly and visually build interactive and responsive dynamic data driven corporate web applications that support AJAX techniques. VCL for the Web embeds the low-level web technologies into visual objects so you don’t need to know HTML, JavaScript, CSS, or HTTP. VCL for the Web abstracts you from such details, so you can focus directly on code and user interface.

 

Create great looking user interfaces with new VCL components, Ribbon controls, PNG Support, enhancements to existing components, and continued support for the Vista interface

C++Builder has always made building vibrant user interfaces as easy as a few mouse clicks, and C++Builder 2009 continues this trend. By adding support for the Microsoft Office UI features, or Ribbon controls, C++Builder 2009 enables developers to build modern, powerful user interfaces for desktop applications. The VCL continues to advance as well, with the addition of new components and enhancements to existing components that ensure that VCL developers can take advantage of the latest features of the Windows platform.

 

Expand your business to global markets - Internationalize your applications with new Unicode support throughout the C++Builder environment and localization tools that make it easier to translate to multiple languages

In C++Builder 2009, the entire development environment -- including the IDE, the Code Editor, the RTL, and the VCL framework -- is fully Unicode-enabled, allowing your applications to run on any Windows locale and to accept virtually any form of Unicode data. Business is being done today with Unicode data. Applications, no matter where they are run, need to be able to accept, process, and display Unicode information. C++Builder 2009 makes that possible. Further, if you need to localize your applications to other spoken languages, C++Builder 2009 provides a powerful set of translation tools to allow you to target emerging markets with your products.

 

Expand your range of Delphi components with greater source compatibility

C++Builder 2009 and Delphi2009 can share code better than ever before, with new C++ support for virtual class methods, static properties, functions returning arrays and more. It is now even easier to plug Delphi components into the C++Builder 2009 IDE and share code with Delphi developers.

 

Work more efficiently with IDE to build configurations, improved resource management, and new precompiled header wizard

Developer productivity is always a focus for the C++Builder team, and C++Builder 2009 is no exception. New productivity features include a new Resource Manager that manages the addition of Windows resources to an application, a pre-compiled header wizard to help tune your projects and make build time fly! There are many usability improvements to the Project Manager, most notably the ability to share build configurations between projects greatly simplifies project configuration and management. The C++Builder 2009 IDE sets a new standard for development speed and productivity.

 

Greater visibility into your COM and ActiveX source code gives you greater flexibility and complete control

C++Builder 2009 has completely reworked the support for the key Windows technologies of COM and ActiveX. Now, C++Builder developers have a transparent, fully source code control friendly solution. Developers can create COM and ActiveX objects, automation objects, and ActiveForms, as well as wrap existing VCL components as ActiveX controls. C++Builder 2009 is the complete COM and ActiveX development solution.

 

Build powerful, efficient and secure database applications by separating data and business logic with new DataSnap

Managing data is the heart of any business application. C++Builder 2009 provides DataSnap, a complete set of tools for building scalable, robust multi-tier applications that manage data safely, securely, and effectively. In C++Builder 2009, DataSnap has been overhauled to provide a powerful, flexible, and COM-free solution that enables you to write Server Methods (i.e. Stored Procedures on the middle-tier server) in C++Builder. DataSnap now can create ultra-thin clients that access connections and datasets directly from your applications servers as well as call Server Methods just like they were part of the client code – all the while supporting existing IAppServer-based remote datamodules.

 

Build AJAX enabled web apps with VCL for the Web. Create great looking Web 2.0 applications in the same way you build C++Builder applications

Web development can be a difficult process of melding together numerous technologies and skill sets. C++Builder 2009 provides VCL for the Web, a framework that allows C++Builder developers to leverage their existing skills to build robust, full-featured, AJAX-enabled web applications – including support for Microsoft Silverlight 2.0 -- without having to master the variety of web-based technologies. VCL for the Web includes a large collection of familiar components that work exactly like their Windows counterparts. Drag and drop components, hook events, and write C++Builder code to produce browser-based applications. Getting an application to the web has never been simpler.

Pricing Notes:

C++ Builder 2009 Upgrade Eligibility

·         Professional Upgrade from any earlier version of C++Builder, Delphi, Kylix, Borland Developer Studio, RAD Studio or Turbo Pro

·         Enterprise Upgrade from any earlier version of C++Builder, Delphi, Kylix, Borland Developer Studio or RAD Studio Pro or Enterprise

·         Architect Upgrade from any earlier version of C++Builder, Delphi, Kylix, Borland Developer Studio or RAD Studio Architect or Enterprise

·          

Support & Maintenance (Software Assurance)


Can only be purchased at time of initial product purchase.

 

Includes:

·         3 incidents annually per covered CodeGear Product License

·         Access to all product updates and upgrades released during the term of the agreement

·         Product updates and upgrades delivered by electronic transfer or on CD-ROM

·         Phone access to the CodeGear Support Center during regional business hours

·         Access to the CodeGear online knowledgebase

·         Online support incident submittal and tracking; full access to CodeGear Support Online

·         The support element of the service is provided until the predefined number of incidents has been used or 12 months have elapsed, whichever comes first. The maintenance element of the service is always provided for the full 12 months

 

Delphi & C++ Builder 2009 Bundle Software Assurance requires the purchase of Delphi Software Assurance AND C++ Builder Software Assurance individually for respective Editions i.e. Professional, Enterprise or Architect.

Product Videos

What's new in Delphi 2010 and C Builder 2010 - IDE Features (06:45)
In this video you will see some of the new IDE features in Delphi 2010 and C Builder 2010, like IDE Insight, Code Formatter, background compilation and others. Delphi 2010 and C Builder 2010 is part of the RAD Studio 2010.
  • What's new in ...
    In this video you will see some of the new IDE features in Del...

Find Similar Products by Category

Write your own product review

Product Reviews

This product hasn't received any reviews yet. Be the first to review this product!

Currency Converter

Choose a currency below to display product prices in the selected currency.

United States USD
European Union EURO
United Kingdom GBP

You Recently Viewed...