...

/

Develop the Data Transfer Object

Develop the Data Transfer Object

We will define the data transfer object in this lesson.

We'll cover the following...

The three tasks we’ll look at during the development of the mock user interface are the following:

  • The creation of the data transfer object
  • The
...