Dealing with uncertainty in ORM - Entity Framework CodeOnly
- by Simon Fox
This is a bit of a strange one but I've just seen something on twitter which kind of baffled me and I'm interested to know more.
Rob Conery tweeted the following a couple of hours ago: Class name of the day: "Maybe<T>". Method of the day: "ToMaybe<T>()". He then went on to offer a Tekpub coupon to anyone who could guess where it came from. He linked to a further tweet which had a clue and from that I worked out that it was Entity Framework Code-Only but while trying to determine the usage someone else answered to which Rob replied ...EF CodeOnly - dealing with uncertainty....
So my question boils down to what exactly is he referring to with uncertainty and how does this fit in to Entity Framework Code-Only?