WinForms
AppFrame WinForms documentation.
New Report Designer
The starting point for the new Report Designer was to get it more compliant with CR3 Projects and Web3 Projects. By creating a master-detail application where the actual designer is opened in a separate tab gives a better overview of the available reports for the user.
Navigation concept
In Build 5 we have implemented a new namespace,stbl_Navigation, for the menu in CR3 and Web3. The new structure is much tighter compared to the menu namespace with foreign key relations and check constraints.
AppFrame Core Functionality
All AppFrame Core Functions
Developing in AppFrame
Before you can start developing forms using the AppFrameR3 framework you need to prepare your computer first. The following downloads that you have to install before starting are:
Reporting
At the same time as we created the R3 framework, we also desided to make a new report engine based on DevExpress’ XtraReport Suite. Seeing the benefits of using the Xtra control package from DevExpress, we also explored the Reporting module and found the great advantages by choosing this.
Report Designer
The starting point for the new Report Designer was to get it more compliant with CR3 Projects and Web3 Projects. By creating a master-detail application where the actual designer is opened in a separate tab gives a better overview of the available reports for the user.
Quality Assurance Module
The Quality Assurance module, or QA for short, is designed to ensure that all database and application objects are suitable for production environments based on sets of checklists. In the QA module you will find three forms:
CR3 Assemblies
CR3 Assemblies is the replacement of the Dependencies in Build 4. In addition to be a repository for storing DLLs it is also works as a sourcecontrol for R3 related libraries.