February 2010 - Posts

0
Comments

Become an Expert Part 4: Adding Charts to Analyze Sales Data by C1_GregL

Part 4 Overview In this series, we will create a Sales Management application to show how easily anyone can "Become an Expert". Up to this point, we have created a sales data list using C1FlexGrid (part of ComponentOne Studio for WinForms),...
2
Comments

Become an Expert Part 3: Adding a Ribbon Interface and Export Options by C1_GregL

In this series, we will make use of controls from ComponentOne Studio for WinForms to create a Sales Management application and to show how easily anyone can "Become an Expert". In Part 3 we will use the C1Ribbon control (part of Studio for WinForms) to change the look and feel of the application. We will also use C1PdfDocument to export a report to a PDF file, and we'll add Excel export options too using C1FlexGrid.

...
3
Comments

Become an Expert Part 2: Adding Features to the Sales Management Application by C1_GregL

Part 2 Overview Microsoft Visual Studio contains a number of standard controls. ComponentOne Studio Enterprise provides easy-to-use controls with enhanced features which can be used in Visual Studio along with standard controls. In this series, we make...