Recommended Articles for Beginners
Introduction
The following articles are recommended to be read by beginners as they provide an introduction into key features of the SmartComponent Library framework. The articles below introduce the framework’s core concepts, walk you through setting up a suitable development environment, and cover essential topics such as business entities, data access patterns, JSDO/web/mobile integration, and SmartFramework features. Use this collection as a guided reading path to get productive quickly with the SmartComponent Library.
Documentation
Setup of Development Environment
Add DebugListing as Menu and Toolbar entry in the Progress Developer Studio
Classes recommended for subclassing in a customer implementation of the SmartComponent Library
How do I know the Version of the SmartComponent Library that I am using?
Steps to create a new SmartDB and setup data and config for SmartDB.SmartUser based authentication
Business Entity and Data Access and other Programming related articles
Enforcing an index selection for a ProDataset child tables DATA-SOURCE query
Filtering in a Data Access class on a table that is not part of the (default) data-source
Using DatasetModel classes to simplify data access from custom code
Using Invokable Business Entity Methods with Dataset Model Classes
Using the ServiceAdapter to access a Business Entity to retrieve data from the client
Using the ServiceAdapter to access a Business Entity to update data from the client