No I’m not dead I’m just putting in every free second I got on my project SisoDb – Simple-Structure-Oriented-Db >> a NoSql .Net implementation for Sql-Server (http://www.sisodb.com), hence my lack of covering Entity framework code first. There are several others doing this, e.g Scott Guthrie. If you don’t follow his tweets, start following. He publishes nice tips on links to articles about e.g. EF code first etc.
Back to SisoDb. I will start covering examples here at this blog or at the official blog (http://blog.sisodb.com)
Currently I’m targeting SQL 2008 R2 but there’s also a somewhat “unofficial” version that should work against SQL-Azure. I’m also about to try and get it to work against VistaDb (http://www.vistadb.net)
//Daniel