In this demonstration we will build a simple application using a
provider/consumer architecture, where the data source is a relational
database. There will be two models, a provider model that accesses the
database and defines a service interface, and a consumer or presentation model
that implements the user interface.
Attached to this article is a text version of the demo.
Watch the demonstration below, or click here to open the demonstration in a new
window.