by Developer Express - Product Type: Component / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / .NET WPF / 100% Managed Code / ActiveX OCX / AJAX
All the Visual Studio .NET component suites, libraries and IDE tools produced by Developer Express in one package. DXperience includes all the Developer Express .NET Windows Forms Components, ASP.NET Components plus IDE tools (CodeRush and Refactor!), eXpress Persistent Objects (a Business Application Framework) and eXpressApp Framework. The Windows forms products are 100% C# based and fully optimized for Visual Studio 2005/2008. With just a couple of mouse clicks you can add navigation and docking facilities using the XtraBars and XtraNavBar suites, provide data browsing and editing by means of the XtraEditors, XtraGrid, XtraTreeList, XtraVerticalGrid suites and enhance your applications with the XtraPrinting Library and XtraReports Suite which are really easy-to-use flexible printing and reporting tools. The DXperience Enterprise/Universal Subscription includes source code for all Windows Forms and ASP.NET components it does not include source code for CodeRush, Refactor! and the ActiveX product line. Priority technical support is also included.
Average Review:
based on 15 reviews.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 1,195.99 | 1 Developer License - Includes one year subscription | Download (261.7 MB) | |
| Add to Cart | $ 1,156.99 | 2-5 Developer License - Includes one year subscription - price per license | Download (261.7 MB) | |
| Add to Cart | $ 1,098.49 | 6-10 Developer License - Includes one year subscription - price per license | Download (261.7 MB) | |
| Add to Cart | $ 1,026.99 | 11-15 Developer License - Includes one year subscription - price per license | Download (261.7 MB) | |
| Add to Cart | $ 968.49 | 16-20 Developer License - Includes one year subscription - price per license | Download (261.7 MB) | |
| Add to Cart | $ 909.99 | 21+ Developer License - Includes one year subscription - price per license | Download (261.7 MB) | |
| Add to Cart | $ 474.99 | 1 Developer License - Upgrade for existing VCL Subscribers Only | Verify | Download (261.7 MB) |
| Add to Cart | $ 467.99 | Subscription Renewal for one year | Verify | Download (261.7 MB) |
| Add to Cart | $ 1,899.99 | 1 Developer License - Includes one year subscription | Download (293.5 MB) | |
| Add to Cart | $ 1,779.99 | 2-5 Developer License - Includes one year subscription - price per license | Download (293.5 MB) | |
| Add to Cart | $ 1,689.99 | 6-10 Developer License - Includes one year subscription - price per license | Download (293.5 MB) | |
| Add to Cart | $ 1,579.99 | 11-15 Developer License - Includes one year subscription - price per license | Download (293.5 MB) | |
| Add to Cart | $ 1,489.99 | 16-20 Developer License - Includes one year subscription - price per license | Download (293.5 MB) | |
| Add to Cart | $ 1,399.99 | 21+ Developer License - Includes one year subscription - price per license | Download (293.5 MB) | |
| Add to Cart | $ 719.99 | Subscription Renewal for one year | Verify | Download (293.5 MB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
The Developer Express DXperience Subscription comes in four editions:
DXperience Universal includes all Developer Express products engineered for Visual Studio and the .NET Framework. With this subscription, you receive all key technologies engineered by Developer Express including IDE Productivity Tools, Business Application Frameworks, and components for Windows Forms, ASP.NET and ActiveX. In addition to individual tools, you receive complete source code for Windows Forms and ASP.NET components. With the Universal subscription, you also receive Priority Support which means that your support inquiries will always be moved to the front of the line. Also includes eXpressApp Framework - The eXpressApp Framework is a instrument for creating business applications quickly and easily. A strong modular architecture allows for platform independent domain specific extensions. Examples of typical applications include business/sales/CRM systems, projects, documentation, HR and training class management, and many others. The currently supported target platforms are Windows Forms and ASP.NET 2, and the open architecture allows extensions of either of these platforms as well as the introduction of completely new targets.
DXperience Enterprise includes all Developer Express products engineered for Visual Studio and the .NET Framework. With this subscription, you receive all key technologies engineered by Developer Express including IDE Productivity Tools, Business Application Frameworks, and components for Windows Forms, ASP.NET and ActiveX. In addition to individual tools, you receive complete source code for Windows Forms and ASP.NET components. With the Enterprise subscription, you also receive Priority Support which means that your support inquiries will always be moved to the front of the line.
DXperience WinForms includes all Developer Express .NET Windows Forms Components. This subscription does not include source code nor priority support.
DXperience ASP.NET includes all ASP.NET components engineered by Developer Express. This subscription type does not include source code nor priority support.
What’s new in DXperience v2008 vol 3?
New ASP.NET Controls
Gauge Control for ASP.NET - With the release of v2008 vol 3, DXperience includes an ASP.NET-AJAX control allowing you to display gauges and digital dashboards in your web based applications. The feature set is nearly identical to that of the WinForms Gauge Control - offering ASP.NET developers over 130 ready-to-use gauge presets.
Filter Editor Control for ASP.NET (Criteria Builder) - Creating an easy-to-use filtering UI is crucial for those needing to deliver solutions that must retrieve data using complex filter conditions. In general, data-aware controls only allow a single condition per field or don't provide comprehensive filter condition lists. As such, if you want to allow your end-users to filter data without any limitations, you have two solutions, each with its own disadvantages. The first is force users to provide a filter string by entering it into a memo editor, which they aren't always capable of doing. The second of course is to provide patches to your application each time specifications change. The new DevExpress ASP.NET Filter Editor was specifically designed to address these issues. It does not require any SQL syntax and doesn't have any limitations regarding filter condition complexity. To make filtering even easier for end-users, this control automatically suggests conditions and possible filter values for each individual field. ASPxGridView end-users can also take advantage of the grid's embedded Filter Editor – via a single click on the control's Filter Bar.
Data-bound Image Control for ASP.NET - Previously, every time you wanted to display an image from a database, you wrote a pretty standard chunk of code. Basically you needed to make certain that a request containing a record ID would return an image from the corresponding data record. This allowed you to provide a value for the SRC attribute of an IMG tag. This same process was required if you used the ASPxImage control. With the new ASPxBinaryImage control, you don't have to write a single line of code. Simply specify the data field containing images.
Loading Panel Control for ASP.NET - With this new control, it's extremely easy to notify end-users that a time-consuming operation is in progress and the UI isn't responding at the moment. You can show this panel in any container with just a single line of code and hide it when necessary. Another display option is to make it a modal window and thus restrict access to the entire application. Though this loading panel control can be used for any kind of operation, the most common use is callback visualization.
New WinForms Controls
WinForms Alert Window Control - The XtraBars Suite allows you to build alert windows similar to those used by Microsoft Outlook to indicate that you have new mail in your inbox.
Key features include:
New Skinning Option for Windows Forms Controls - DXperience v2008 vol 3 extends the Skinning (Application Wide Themes) with two additional visual styles. The first is the "Dark Side" offering you another version of the black UI. The Pumpkin skin extends this with Halloween themed images.
Common Changes Across All ASP.NET Controls
ASP.NET Grid View and HTML Editor for SharePoint - During the DXperience v2008 vol 3 development cycle, the ASP.NET team invested the resources necessary to enable the controls within SharePoint portals (built with both Windows SharePoint Services 3.0 and Microsoft Office SharePoint Services 2007). With this release, the controls can not only be intergrated into SharePoint pages but also provide SharePoint add-ons allowing codeless integration of the ASP.NET Grid View and HTML Editor controls. Current owners will receive a registration tool that can incorporate these controls in SharePoint portals. After registration, you can simply navigate to Site Settings to enable DevExpress features and then embed these controls where necessary.
The following codeless integration scenarios are now possible:
Section 508 and Web Accessiblity Initiative (WAI) Support is now available within the ASP.NET-AJAX product line. To enable accessibility, ASP.NET controls must obviously generate more code. For instance, many elements must include links simply to allow keyboard navigation. Because of this additional HTML code, accessibility rendering is disabled by default in advanced controls like the ASPxGridView. If you don't need accessibility support in your application, you will still have optimized rendering. If you need Section 508 and WAI compliance, simply toggle a single property to enable it.
Better Localization Support - now provide an easier way to localize all built-in dialogs in the HTML Editor, spell checker and all other controls. You need only to write a few lines of code to translate your application's UI into the desired language.
Faster Page Loading – Developer Express have combined a series of smaller scripts into larger files so that fewer requests are made to the server, resulting in faster page loading.
XtraCharts Suite
XtraReports Suite
XtraPrinting Library
Storing Watermarks and Header/Footer Options - When a report is previewed in a Print Preview form, it is possible for end-users to insert a watermark into it, as well as add page numbers, current date/time and other information using the Header/Footer form. Once adjusted in a single report, these settings look fine. However, if end-users want to do the same for another report, they need to repeat all previously executed actions. With v2008 vol 3, you are now able to programmatically save Watermark and Header/Footer options into a file, stream or the system registry.
Improved Print Preview Form - The following changes have been made to the Print Preview Form's status bar:
XtraGauges Suite
XtraPivotGrid and ASPxPivotGrid Suites
XtraScheduler Suite
ASPxHTML Editor
ASPxperience Suite
eXpressApp Framework
Miscellaneous Enhancements - You can localize the text in validation windows easily, because all possible messages are now listed in the Model Editor. Previously, in the RuleValueComparison and Rule Range validation rules you could not use parameters as values to be compared with. In this release, support the use of the Read-Only Parameters – allowing you to pass parameters such ase @CurrentDate, to compare the target property's value with the current date.
The RuleFromBoolProperty validation rule is usually applied to a non-persistent Boolean property that is not supposed to be visible. However, you could not hide this property, because it was highlighted when the rule was broken. The property's caption could explain to end-users what data is required to be valid. This was rather inappropriate. So, we've added a UsedProperties parameter to the RuleFromBoolProperty rule. With this parameter, you can specify what properties must be highlighted when the rule is broken.
The Event objects that are displayed by the SchedulerListEditor can now be recurring. For this purpose, we've supported the Recurring Events feature provided by the XtraScheduler and ASPxScheduler controls. To improve the usability of the Parameterized Actions in Windows Forms applications, we've added a button that can be used to execute the Actions. This button is an alternative to the ENT key, that you had to press in previous versions.
Previously, you could not specify whether an image or caption, or both, must be used to display an Action. For this purpose, you would have to implement custom Action Containers, which is not a trivial task. We’ve now added an ActionPaintStyle attribute so that you can set the required display mode in the Model Editor.
Previously, you could only add a complex path property to a Pivot grid using the Application Model. In this version, we've introduce the ability to add and remove the required properties at runtime in Windows Forms applications. End-users can now manage the Pivot Grid's field list easily, using the Field List.
WPF Controls to be Introduced in DXperience v2008 vol 3
When DXperience v2008 vol 3 ships, the unified installer will include a beta version of the Developer Express WPF Controls. These controls will remain in beta throughout the DXperience v2008 vol 3 release cycle, but will include a go live license and therefore can be incorporated into your solutions and distributed to end-users.
WPF Grid Control - Key features include:
WPF Charting Control - Key features include:
WPF Navbar Control - Key features include:
WPF Carousel Control - Key features include:
WinForms Controls to be Introduced in DXperience v2008 vol 3
WinForms Rich Text Editor Control - When DXperience v2008 vol 3 ships, the unified installer will include a beta version of the WinForms Rich Text Editor. This new control supports many of the text formatting and document layout features introduced by Microsoft Word. This control will remain in beta throughout the DXperience v2008 vol 3 release cycle, but will include a go live license and therefore can be incorporated into your solutions and distributed to end-users.
The Developer Express DXperience Subscription comes in four editions:
DXperience Universal includes all Developer Express products engineered for Visual Studio and the .NET Framework. With this subscription, you receive all key technologies engineered by Developer Express including IDE Productivity Tools, Business Application Frameworks, and components for Windows Forms, ASP.NET and ActiveX. In addition to individual tools, you receive complete source code for Windows Forms and ASP.NET components. With the Universal subscription, you also receive Priority Support which means that your support inquiries will always be moved to the front of the line. Also includes eXpressApp Framework - The eXpressApp Framework is a instrument for creating business applications quickly and easily. A strong modular architecture allows for platform independent domain specific extensions. Examples of typical applications include business/sales/CRM systems, projects, documentation, HR and training class management, and many others. The currently supported target platforms are Windows Forms and ASP.NET 2, and the open architecture allows extensions of either of these platforms as well as the introduction of completely new targets.
DXperience Enterprise includes all Developer Express products engineered for Visual Studio and the .NET Framework. With this subscription, you receive all key technologies engineered by Developer Express including IDE Productivity Tools, Business Application Frameworks, and components for Windows Forms, ASP.NET and ActiveX. In addition to individual tools, you receive complete source code for Windows Forms and ASP.NET components. With the Enterprise subscription, you also receive Priority Support which means that your support inquiries will always be moved to the front of the line.
DXperience WinForms includes all Developer Express .NET Windows Forms Components. This subscription does not include source code nor priority support.
DXperience ASP.NET includes all ASP.NET components engineered by Developer Express. This subscription type does not include source code nor priority support.
Components designed for both Windows Forms and ASP.NET platforms
(Included with all DXperience subscription, Universal, Enterprise, WinForms, ASP.NET)
XtraReports Suite
A reporting tool that features an extremely easy-to-use report designer - the XtraReports Suite is fully integrated into MS Visual Studio IDE so you customize reports like you customize your Windows Forms. You simply build an XtraReport class descendant either within the designer or via code.
Other features include: large set of export formats including XLS, HTML and PDF; the ability to integrate reports into ASP.NET applications; several wizards simplifying the report construction process; numerous built-in native controls including rich text box, bar code, zip code and charts; the ability to print 3-rd party Windows Forms controls; master-detail and sub-report support; fully functional end-user designer; multi-column reports, and much more.
XtraCharts Suite
A 2D/3D charting solution for both Windows Forms and the Web. Regardless of platform or chart type, you are free to customize each aspect of data representation – from axes and diagram backgrounds to legend and titles. The XtraCharts Suite offers multiple built-in coloring schemes for all charts types and natural lighting with full smoothing support for 3D charts. You simply provide data and automatically get a perfect visualization.
Windows Forms Components
(Included with the DXperience Universal, Enterprise and DXperience WinForms subscriptions)
XtraGrid Suite
A grid control with four data layout options from a simple table to banded multi-line row layout and card views. XtraGrid offers true master-detail support with unlimited nesting levels that doesn’t affect any other features, intuitive on-form customization without the need for any designer dialogs, rich end-user experience, printing and exporting to a number of formats, and so much more.
XtraBars Suite
The suite offers you the complete range of navigation and window layout management tools. Using XtraBars, you can build Ribbons, traditional toolbar-menu systems, dock windows, tabbed MDI interfaces and context menus. You have the choice of over ten item types to be used in Ribbons, bars and menus – from push and check buttons and integrated editors from the XtraEditors Library to automatically constructed MDI children lists and toolbar lists.
XtraScheduler Suite
XtraScheduler Suite enables you to incorporate the UI found in Microsoft Office Calendar to your applications with just a couple of mouse clicks. Everything you need is available out-of-the-box. You get multiple data views - from a single day to multiple weeks; you get built-in recurrence and reminders, and, most importantly, you get the complete set of build-in end-user menus and dialogs.
XtraPivotGrid Suite
The XtraPivotGrid Suite is a data analysis, data mining and visual reporting solution for Windows Forms applications. It was engineered to provide a bridge between on-screen forms and printed reports. With it, your users can break down raw data in any manner they require using easy-to-understand Windows commands and instantly render the desired output to a printer. By incorporating the XtraPivotGrid in your application, you can deliver an almost endless array of reports - both on-screen and in printed form - without hassles or aggravation.
XtraLayoutControl
The XtraLayoutControl represents an new way in which to design and manage your Windows GUI - with it, you can construct forms with full runtime customization and offer end-users complete control over the layout and appearance of your applications with ease.
XtraTreeList Suite
A hybrid tree-view and grid control that has both bound and unbound data access options. The optimal choice for building newsreader-like applications and any other hierarchical data viewers like folder or registry browsers.
XtraVerticalGrid Suite
A 90 degrees rotated grid where records are arranged one after another from right to left. The control gives you the choice of 3 data layouts – single record (similar to the Properties window of the MS Visual Studio), bands layout (one record is displayed in a number of columns) and multi-records layout (just like the inverted grid control). The vertical grid supports tree-like data representation structure, breaking the columns into collapsible categories, complex cell layouts, automatic row drag and drop and much more.
XtraNavBar
A navigation control allowing you to build side-bars, explorer bars and Office 2003 navigation panes – over 20 views are available which also includes XP painted and custom-skinned views. You set up the control structure once and don’t have to redo a single thing to change the paint style and layout. Within its groups, the control can display either links arranged using one of the four built-in layouts or any Windows Forms controls. Other main features include: on-form design-time customization without the need for designer dialogs, automatic link drag and drop support, full appearance customization including even owner-drawn hints for groups and links.
XtraEditors Library
The library is comprised of over 20 editors that can be used both as standalone or be embedded into cells of the XtraGrid, XtraTreeList, XtraVerticalGrid controls and bars and menus produced with the XtraBars Library. Additionally, the XtraEditors Library offers numerous controls like labels, buttons, list boxes, splitters and so on so you can create visually consistent applications. Included style controller and editors repository components eliminate the need to create the same styles or editors more than once.
XtraPrinting Library
The data rendering and visualization system allowing you to construct any printed pages from scratch or print Windows Forms controls like the XtraGrid, XtraTreeList, XtraPivotGrid, XtraCharts, DataGrid, ListView, TreeView. This library is also integrated into the XtraReports Suite to provide printing facilities.
XtraSpellChecker
The XtraSpellChecker provides you a straightforward way in which to add Microsoft Office style spell checking capabilities into your next Windows application and offers you built in suggestion forms that replicate corresponding forms found in Microsoft Word and Outlook.
ASP.NET Components
(Included with the DXperience Universal, Enterprise and DXperience ASP.NET subscriptions)
ASPxGridView and Editors Library
A robust Grid and Data Editors Library for ASP.NET. With 18 individual components, the ASPxGridView and Editors Library gives you the ability to deliver robust and user-friendly web applications.
ASPxPivotGrid Suite
A multi-dimensional analysis component library for ASP.NET 2. The ASPxPivotGrid allows you to deliver fully configurable visual reporting solutions so that your end-users can mine and analyze their data with ease. The ASPxPivotGrid is both dynamic and fully configurable and is certain to improve your productivity and significantly improve the effectiveness of data centric applications.
ASPxNavBar Suite
Web navigation bar with full AJAX support, numerous link layout options and total appearance customization capabilities.
ASPxMenu Suite
Extremely lightweight, customizable and easy-to-use main and context menu controls for your web pages.
ASPxPopupControl
A component suite allowing you to easily add popup windows and advanced hints onto your web pages. It offers you numerous options for window arrangement customization and even automatic window popup and close-up in response to end-user actions. You also have full manual control over your popup windows on the client side.
ASPxTabControl Suite
AJAX-enabled tab or page control allowing you to build stunning navigation for your web applications.
ASPxSiteMapControl Suite
An easy-to-configure site map control with myriads of appearance customization options, automatic content generation possibilities and built-in design-time site map editor.
Visual Studio Productivity Tools
(Included into DXperience Universal and Enterprise only)
CodeRush
CodeRush is a Visual Studio .NET add-in that enhances the developer experience by accelerating developer and team productivity via an integrated suite of IDE technologies.
Refactor! Pro for Visual Studio .NET
Refactor! Pro is a refactoring toolset for Visual Studio. It fuses a language-independent code shaping engine with a highly-optimized user experience. Refactor! is designed to help all developers craft and sculpt their code with the speed and efficiency needed to meet their line of business demands.
Business Application Frameworks
(Included into DXperience Universal, Enterprise only)
eXpress Persistent Objects
XPO represents a bridge between the true object world and relational databases. It gives developers the freedom to build true business objects without having to deal with the tedious complexities of mapping them onto individual database tables.
AcitveX Components
(Included into DXperience Universal, Enterprise only)
XpressQuantumGrid
An advanced and feature rich ActiveX Grid. With over 320 properties and 80 options.
XpressQuantumTreeList
A hybrid Tree-List-Grid ActiveX library with a large feature set to help you create applications without writing a single line of code.
XpressEditors Library
The XpressEditors Library is a collection of 15 individual edit controls designed to help you create interfaces without hassles or aggrevation. Regardless of the type of interface you wish to design, the XpressEditors Library can get you there easier.
XpressInspector
The XpressInspector Suite (data-aware and non data-aware) is a vertical grid and allows you to create visually appealing data edit forms without hassles via its 13 built in editors.
XpressSideBar
An advanced Outlook Style Navigation Bar with dozens of advanced features to help you create visually appealing interfaces.
XpressPrinting System
Render and print the XpressQuantumGrid and TreeList as well as other ActiveX controls with an easy data presentation system.
(Included into DXperience Universal only)
eXpressApp Framework - The eXpressApp Framework is a instrument for creating business applications quickly and easily. A strong modular architecture allows for platform independent domain specific extensions. Examples of typical applications include business/sales/CRM systems, projects, documentation, HR and training class management, and many others. The currently supported target platforms are Windows Forms and ASP.NET 2, and the open architecture allows extensions of either of these platforms as well as the introduction of completely new targets.
Publisher
Primary Category
Related Products
Related Categories