Building Data-Aware Applications in Delphi using the VCL

Components & Controls for Data Oriented Applications

Ratings: 4.45 / 5.00




Description

Delphi is a fantastic tool for building applications that talk to databases and in this course we look at the controls in the VCL that you need to know to be able to build powerful data-aware apps for Windows. We will continue to build on what we learnt from our previous courses on the VCL and familiarize ourselves with the data-aware versions of these controls. We will look at how we can use the VCL to connect to a data source and be able to Create, Read, Update, and Delete (CRUD) data with minimal code.

What You Will Learn!

  • Be able to use all the standard Data-Aware controls

Who Should Attend!

  • Delphi Developers who want to make Data-Aware applications