A Model-View Implementation of Linked Custom Grids in C#
By: Richard Wiener
Abstract
A grade book is to be implemented in C# using a model-view approach to design. Class GradeBookUI is used to implement the view. Class Gradebook is used to implement the model -stores grades and perform computations on these grades when needed by the view and later provides the basis for linking grade book grids.
Cite as:
Richard Wiener, “A Model-View Implementation of Linked Custom Grids in C#”, Journal of Object Technology, Volume 8, no. 1 (January 2009), pp. 73-92, doi:10.5381/jot.2009.8.1.c5.
PDF | HTML | DOI | BiBTeX | Tweet this | Post to CiteULike | Share on LinkedIn