Well, I posted my first in the series of articles about creating business objects. The first post is very simple and deals with the very basic concept of binding a collection of objects to a datagrid. The link is below, please let me know what you think. The next installment will take the current example a bit further in that I will create a collection object the inherits from BindingList instead of just using one to hold all the Employee objects.
http://www.codeproject.com/KB/grid/BindingListExamples.aspx