To continue with this content, please log in with your Data Access ID or create a new account.
Cancel Data Access ID
You may not be authorized to see this content. Please contact Data Access Europe for more information.
Cancel Data Access Europe
You are not authorized to see this content.
Cancel Data Access Europe

Test 2 september 2022 - Introduction

Introduction to the course

  • Welcome. Today we're going to build a DataFlex web framework application. We're going to build a desktop style web application, which is aiming at high speed data entry on desktop devices. So using a keyboard and a mouse. 


  • We're going to start off by defining our database. And on top of the database, we will define the business rules. And on top of the business rules, we're going to define the user interface, which in this case is a desktop style web application. As opposed to a Windows application, or a drill down style application aiming at mobile devices. We're going to start off by having a look at the end result. And then we're going to step through the process that is needed to build this application.