"Dealing with uncertainty" - Entity Framework CodeOnly
Posted
by Simon Fox
on Stack Overflow
See other posts from Stack Overflow
or by Simon Fox
Published on 2010-05-27T21:16:51Z
Indexed on
2010/05/28
3:11 UTC
Read the original article
Hit count: 299
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?
© Stack Overflow or respective owner