Search⌘ K

Develop the Data Transfer Object

We will define the data transfer object.

We'll cover the following...

We will break the user interface development into the following three tasks:

  • The data transfer object
...