...
/Introduction to the Unidirectional Association Application
Introduction to the Unidirectional Association Application
Let’s see what we need to learn in order to create a Unidirectional Association Application.
We'll cover the following...
The three example applications that we’ve have in previous parts of this course (the MinimalApp, the ValidationApp, and the EnumerationApp) have been limited to managing the data of only one object type. A real application, however, has to manage the data ...
Ask