Finally decided to start my own blog and hopefully contribute something useful. One of the things I will be covering here and also posting on http://www.codeproject.com/ is a series of examples showing how to create Business Objects.
I know what you're thinking, how simple minded is this Sean person. The reason I want to cover this topic is because when I look at some of the well know free Business Object frameworks, like Rockford Lhotka (http://www.lhotka.net/cslanet/ which is a phenomenal piece of work) I'm not smart enough to understand it without tearing it apart and building it back up piece by piece. So, I figure there must be other people out there like me that could benefit from these posting.
My plan is not to recreate any specific framework, or even create a whole framework, but to build a parent/child relationship object that can be used as a base for other objects.
So, if you're interested, please check back in a couple days and I will have the first installment posted on CodeProject with comments posted here.