Section 2: Working with Data and Services
The main focus of all the chapters in this section is to explain how to work with data and REST APIs. Without knowing how data is stored in VB and how to communicate with external applications, you cannot build an application because data is the basis of each and every application that exists.
In the first few chapters, you will learn how to manage data within VB and import and export bulk data. We will work with different external REST APIs to communicate with external applications, and then we will start building the web application in the later chapters of this section.
This section comprises the following chapters:
- Chapter 4, Creating and Managing Business Objects
- Chapter 5, Creating and Managing Service Connections
- Chapter 6, Building Web Applications Using Real World Examples
- Chapter 7, Working with Life Cycle Events, Validations, and UI Logic