Preparing for the Atlanta Code Camp
I'm scheduled first thing in the morning to present an "Introduction to O/R Mapping" at the Atlanta Code Camp. I've given many presentations to my teams in the past, but this will be my first public presentation -- so wish me the best. Will I make a good trainer -- or should I stick to designing and implementing solutions for clients -- we'll find out tomorrow. :) Of course, as luck would have it, my allergies are acting up in a major way yesterday and today -- just like every May -- so hopefully I'll feel better. By the way, since code camps are supposed to be free code only, I'll be using NHibernate for my set of examples -- I've actually got a nice little reference app with both an NHibernate implementation and a WilsonORMapper implementation. It demos just about every type of relationship and key type, as well as making use of a lot of inheritance (supported in v4.0 of my mapper, currently in beta). I'll post both versions in the coming week or so, when mine gets out of beta -- I think the NHibernate crowd will appreciate it since I've failed to find a good example app in my search. Maybe I'll also share some of my experiences working with NHibernate, which isn't bad at all -- of course I still like mine better. :) Finally, for all those who have asked, I've added a Wiki to my WilsonDotNet site where anyone can view it but only subscribers can edit it -- maybe I'll share some information about why I did it the way I have soon also.