Ramblings from the Creator of WilsonDotNet.com
Thanks for the excellent introduction to OR Mappers. I have to admit that I'm personally impressed. I've "known" what OR Mappers are for about a year or so now. I'd actually used one (an Ibatis type) for nearly five years without knowing what I was using. Now that I'm in a new job where I can actually write "object" code and I'm forced to handle all the CRUD stuff manually, I can really see how a quality OR Mapper can be helpful. This presentation showed me, in extremely clear language and wickedly pointed demos, how much time and effort I'm spending/wasting on trivial database access just to keep my application glued to the data. I'm about to start working with the Wilson OR Mapper in my company's application, starting TODAY!