...

/

Develop the Data Transfer Object

Develop the Data Transfer Object

We will look at developing a book shipping service in this lesson and define its data transfer object.

We'll cover the following...

We will divide the mock user interface development into the following three major tasks:

  • the data transfer object
  • the mock service
  • the mock user interface

Data transfer

...