October 2008
Beginner to intermediate
680 pages
16h 48m
English
It's now time to turn our attention back to the class diagram that we produced in Part Two of the book in order to develop a C# application based on that object-oriented (OO) blueprint. We'll step through all of the C# code necessary to automate a simple command-line version of the Student Registration System (SRS) application first, so that we may focus solely on what it takes to accurately model the SRS domain information in an OO programming language. Then, in the next two chapters, we'll round out our application by adding a means of persisting data from one session to another and a graphical user interface, respectively.
In this chapter, when we create the SRS domain classes, we'll translate ...
Read now
Unlock full access