ComponentOne Studio Enterprise includes components from all ComponentOne offering you over 180 components for .NET, ASP.NET ( AJAX ready), WPF, Silverlight, ActiveX and Mobile Devices. Add grid, reporting, charting, scheduling, data manipulation and user interface to your .NET, ASP.NET, Mobile Device, Windows Presentation Foundation and ActiveX applications with Studio Enterprise.
ComponentOne Studio Enterprise includes:
ComponentOne Studio for Winforms
· Support for .NET 4.0
· NEW Gauge Control
· Reports for Winforms now supports RDL (Microsoft Reporting Services)
· New Microsoft Office 2010 Visual Styles have been added to Input, Menu and Toolbar controls
· Numerous enhancements and new features have been added to our Chart and Grid controls
ComponentOne Studio for WPF
· Support for WPF 4.0
· 6 New Controls such as C1 DateTimePicker, C1DockControl, C1TabControl and C1Window…
· Enhanced Performance of Grid with NEW C1CollectionView class so that local sorting is 5 times faster and grouping is up to 10 times faster
· Chart now includes built-in axis scroll bars, aggregate charts and accessible axis limits
ComponentOne Studio for Silverlight
· Support for Silverlight 4.0. This release takes full advantage of the new classes and features found in Silverlight 4.
· Numerous enhancements to many of popular controls including DataGrid, RichTextBox, TreeView and Book
ComponentOne Studio for ASP.NET
· Support for ASP.NET 4.0
· 2 new controls – ReportViewer and Gauge
ComponentOne Studio for iPhone
· Support for ASP.NET 4.0
· Support for the top smart phones on the market including Android OS, Droid, Nexus One, Palm Pre, Opera Mini
Find below a list with components included in the ComponentOne Studio Enterprise 2010:
ComponentOne Studio Enterprise .NET Products
· ComponentOne Ribbon for .NET
· ComponentOne Schedule for .NET
· ComponentOne ADO.NET DataExtender
· ComponentOne SuperTooltip for .NET
· ComponentOne FlexGrid for .NET
· ComponentOne True DBGrid for .NET
· ComponentOne Preview for .NET
· ComponentOne Reports for .NET
· ComponentOne Barcode for .NET
· ComponentOne Chart for .NET
· ComponentOne DataObjects for .NET
· ComponentOne Input for .NET
· ComponentOne List for .NET
· ComponentOne PDF for .NET
· ComponentOne XLS for .NET
· ComponentOne Zip for .NET
· ComponentOne Menus and Toolbars for .NET
· ComponentOne Spellfor .NET
· ComponentOne Sizer for .NET
ComponentOne Studio Enterprise ASP.NET Products
· ComponentOne WebDialog for ASP.NET
· ComponentOne WebEditor for ASP.NET
· ComponentOne WebGrid for ASP.NET
· ComponentOne WebSchedule for ASP.NET
· ComponentOne WebCalendar for ASP.NET
· ComponentOne WebReports for ASP.NET
· ComponentOne WebChart for ASP.NET
· ComponentOne WebDataObjects for ASP.NET
· ComponentOne WebMenus and WebBars for ASP.NET
· ComponentOne WebSpell IDE for ASP.NET
· ComponentOne WebSplitter
· ComponentOne WebInput
· ComponentOne PayPal eCommerce for ASP.NET
· ComponentOne PDF for .NET
· ComponentOne XLS for .NET
· ComponentOne Zip for .NET
· ComponentOne Flash for .NET
· ComponentOne ToolBar for ASP.NET
· ComponentOne Editor for ASP.NET
· ComponentOne Schedule for ASP.NET
· ComponentOne Grid for ASP.NET
· ComponentOne Calendar for ASP.NET
· ComponentOne Input for ASP.NET
ComponentOne Studio Enterprise Windows Presentation Foundation Products
· ComponentOne Grid for WPF (C1DataGrid)
· ComponentOne Chart for WPF (C1Chart)
· ComponentOne Reports for WPF (C1DocumentViewer)
· ComponentOne Schedule for WPF ( C1Scheduler, C1MonthCalendar, C1MultiMonthCalendar, C1DateTimePicker)
ComponentOne Studio Enterprise Mobile Device Products
· ComponentOne Mask Edit for Mobile Devices
· ComponentOne FlexGrid for Mobile Devices
· ComponentOne Chart for Mobile Devices
· ComponentOne Zip for Mobile Devices
ComponentOne Studio Enterprise ActiveX Products
· ComponentOne True DBGrid Pro 8.0
· ComponentOne VSFlexGrid Pro 8.0
· ComponentOne VSVIEW 8.0 Classic Edition
· ComponentOne VSVIEW 8.0 Reporting
· ComponentOne Chart 8.0
· ComponentOne WebChart 8.0
· ComponentOne Query 8.0
· ComponentOne True DataControl 8.0
· ComponentOne True DBInput Pro 8.0
· ComponentOne True DBList Pro 8.0
· ComponentOne SizerOne 8.0
· ComponentOne VSSPELL 8.0
ComponentOne Studio Studio for Silverlight Products
· ComponentOne Chart for Silverlight
· ComponentOne ComboBox for Silverlight
· ComponentOne RichTextBox for Silverlight
· ComponentOne Numeric Box for Silverlight
· ComponentOne DataGrid for Silverlight
· ComponentOne Masked TextBox for Silverlight
· ComponentOne Menu for Silverlight
· ComponentOne Password Box for Silverlight
· ComponentOne TreeView for Silverlight
· ComponentOne Color Picker for Silverlight
· ComponentOne Windows UI for Silverlight
· ComponentOne Gauges for Silverlight
· ComponentOne Maps for Silverlight
· ComponentOne Accordion for Silverlight
· ComponentOne Book for Silverlight
· ComponentOne Uploader for Silverlight
· ComponentOne Image Rotator for Silverlight
· ComponentOne FilePicker for Silverlight
· ComponentOne Image Magnifier for Silverlight
· ComponentOne Cube for Silverlight
· ComponentOne HtmlHost for Silverlight
· ComponentOne Drag Drop Manager for Silverlight
· ComponentOne Range Slider for Silverlight
· ComponentOne Data for Silverlight
· ComponentOne Hyper Panel for Silverlight
· ComponentOne Zip for Silverlight
· ComponentOne Layout Panels for Silverlight
· ComponentOne PropertyGrid for Silverlight
· ComponentOne TimePicker for Silverlight
· ComponentOne DateTimePicker for Silverlight
ComponentOne Studio for iPhone Products
· Buttons for iPhone (C1Button)
· Calendar for iPhone (C1 Calendar)
· CoverFlow for iPhone (C1CoverFlow)
· LaunchPad for iPhone (C1LaunchPad)
· MultiView for iPhone (C1MultiView)
· NavigationList for iPhone (C1NavigationList)
· PickView for iPhone (C1PickView)
· Slider for iPhone (C1Slider)
· TabBarController for iPhone (C1TabBarController)
· ViewPort (C1ViewPort)
ComponentOne Studio Enterprise Features:
ComponentOne Unique Integrated Framework
ComponentOne offers a complete solution that targets all runtime environments (WinForms, WebForms, mobile devices) and all application layers (data, presentation, reporting, transformation). The cornerstone of ComponentOne Studio Enterprise is the data layer, which encapsulates business logic in reusable assemblies called data libraries.
ComponentOne Data Layer
The ComponentOne data layer provides a comprehensive data and business objects framework that serves .NET applications of any range, scalability, and architecture:
· Desktop applications
· Client-server applications
· 3-tier distributed applications
· Enterprise-wide business object libraries
Based on Microsoft ADO.NET technology, the data layer simplifies and enhances database application development in many significant ways:
· It promotes code-free data access through drag-and-drop designers and bindable components representing datasets, tables, and views
· It is platform-neutral. Data libraries can be consumed by both WinForms and WebForms applications, without modification
· It supports huge databases through a unique virtual mode technology that fetches data in segments while providing performance tuning options and control over background operations
· It isolates the physical database structure from the logical structure needed for business objects and user interface design
· It supports composite tables representing joins between two or more physical tables. Composite tables are exposed to data consumers as a simple table, and the data layer automatically handles updating and deleting of the physical rows in the underlying tables
· It centralizes business logic by providing a repository for data validation rules, calculated fields, constraints, remote methods, and other domain-specific tasks
· It automates server-side caching for WebForms applications at the global and session levels, and also supports memory-resident table views for optimized access to read-only data
· It provides a rich object model and programmable business logic components for customizing the behavior of fetch, edit, update, insert, and delete operations
· It generates type-safe classes that map to the tables and views exposed in a data library assembly
· It saves development time and effort by making it possible (and easy) to maintain a single data library and deploy it in any application configuration
ComponentOne Presentation Layer
The ComponentOne presentation layer consists of a suite of best-of-breed user interface controls that interoperate seamlessly with the data layer, combining data manipulation capabilities with unmatched flexibility in GUI design:
· Grids with a variety of data viewing and editing options
· 2D Charts (bar, line, area, pie, radar, polar, candle)
· 3D Charts (surface, contour, scatter, bar)
· Input editors (masked edit, date, numeric, database navigator)
· Menus and toolbars
· Form layout components
These controls are among the top-selling components in the industry, and have won numerous awards.
ComponentOne Reporting Layer
The ComponentOne Report Designer is a standalone application for creating XML-based report definition files at design time. At run time, reports are rendered in a customizable preview control (WinForms) or as HTML (WebForms). The ComponentOne reporting layer offers a number of advantages:
· It imports existing report definitions from both Crystal Reports and Microsoft Access
· It integrates natively with the ComponentOne data layer
· It is platform-neutral. Report definitions can be consumed by both WinForms and WebForms applications
· It makes deployment easier by allowing report definitions to be embedded within applications
· It includes a object model (C1PrintDocument) that can be used to programmatically render free-form reports
· Source code for the Report Designer is also available
ComponentOne Transformation Layer
The ComponentOne transformation layer extracts, converts, loads, and saves data from a variety of heterogeneous sources, including popular file formats such as XML, PDF, and ZIP. It is used internally by the presentation and reporting layers, and is surfaced in standalone components such as C1Zip and C1Pdf.
ComponentOne Studio Enterprise Benefits
ComponentOne Studio Enterprise is an indispensable set of tools for serious application development. It combines rich object models and unparalleled functionality with easy-to-use visual designers and components. Its data, presentation, and reporting layers are tightly integrated, yet flexible enough to be coupled with Microsoft data access components or third-party controls. What makes ComponentOne Studio Enterprise unique is that it is not just a set of presentation layer components or reporting tools, but a complete package that spans all application layers. Data access is the foundation of any real-world application, and the ComponentOne data layer has no peer. With ComponentOne Studio Enterprise, developers can add core functionality, improve performance, and build more extensible applications for any .NET platform.
Licensing
· Licenses are per-developer. A developer may install his license on up to three machines. The only exception to this rule is the SharePoint products, which are licensed per server.
· Licenses may be transferred from one developer to another or from one server to another. In this case, the original copy must be completely removed from the original developer's machine (or from the original server).
· A license entitles you to build applications using the components. The applications you build can be distributed royalty free.
· A license entitles you to one year of free upgrades, including bug fixes and new features. After one year, you are no longer entitled to updates, but you may continue to use the products received with your ComponentOne subscription after your subscription has expired. You will be asked if you wish to renew your Subscription nearer the time of expiry for a one year period.
· Source code is not included with any products unless explicitly stated in the product feature list. Exceptions to this rule are the source for the Report Designer application, which is included in the ComponentOne Studio Reporting Edition and the source code included with the Studio "Source Code Edition" products.
· Volume discounts are available. Please contact QBS Sales for details on 08456 580 580.
· A copy of the End-User License Agreement (EULA) is copied to the installation folder when you download the products and install them using the setup utility.
System Requirements
Operating System for Deployment
· Windows 7
· Windows Vista
· Windows XP
· Windows Server 2003
· Windows ME
· Windows 2000
· Windows 98
· Windows NT 4.0
· Windows 95
Architecture of Product
· 32Bit
Product Type
Component Type
· ASP.NET WebForms
· ASP.NET AJAX (ATLAS)
· .NET WinForms
· .NET Class
· .NET WPF
· Silverlight
· 100% Managed Code
· Managed/Unmanaged Code - without COM
· ActiveX OCX
· ActiveX DLL
· DLL
· AJAX
Built Using
· MFC V4.2 / V6.0
· Visual C# .NET
Compatible Containers
· Microsoft Visual Studio 2010
· Microsoft Visual Studio 2008
· Microsoft Visual Studio 2005
· Microsoft Visual Studio 6.0
· Microsoft Visual Basic 2010
· Microsoft Visual Basic 2008
· Microsoft Visual Basic 2005
· Microsoft Visual Basic 6.0
· Microsoft Visual C++ 2010
· Microsoft Visual C++ 2008
· Microsoft Visual C++ 2005
· Microsoft Visual C++ 6.0
· Microsoft Visual C# 2010
· Microsoft Visual C# 2008
· Microsoft Visual C# 2005
· Microsoft ActiveX Control Pad
· Microsoft Internet Information Server 6.0
· Microsoft Internet Information Server 5.0
· Microsoft Internet Explorer 7.0
· Microsoft Internet Explorer 6.0
· Microsoft Internet Explorer 5.5
· Microsoft Internet Explorer 5.0
· .NET Framework 4.0
· .NET Framework 3.5
· .NET Framework 3.0
· .NET Framework 2.0
· Silverlight 4
· Silverlight 3
· Silverlight 2
Product Class
· Business Components
Test and Review Status
· Installation Tested - Yes
· Uninstall Tested - Yes
· Anti Virus Checked - Yes
· Evaluation Installation Tested - Yes
· Evaluation Uninstall Tested - Yes
· Documentation Reviewed - Yes
· Sample Code Reviewed - Yes
Prerequisites
Disk Space Required: 150MB
Memory Required: 64MB
Maintenance
Subscription is available for one year period.
Your subscription term (included in your one year license) entitles you to:
· The latest release of your licensed ComponentOne software available during your subscription term.
· Web access to product updates and upgrades released during your subscription term.
· Web access to new product releases.
· A single serial number with a single renewal date for simplified subscription management.
· Access to the Subscription page, a members-only site on the ComponentOne Web site. Here you will be able to access and manage your account on-line; verify the status of your software subscriptions; change your contact information as well as other information.
· E-mail and online support for the full duration of your subscription term.
Platinum support is available for purchase. Includes everything in the Standard Support included in your license with the extras:
· 24 Hour FastTrack Response
Excluding weekends and observed US holidays.
· Phone Support
· Access to Pre-release Software