Entity Framework Code First

I keep finding myself referring to two links on Entity Framework Code First:

  1. http://www.hanselman.com/blog/PDC10BuildingABlogWithMicrosoftUnnamedPackageOfWebLove.aspx  This is Scott Hanselman’s introductory demo to “the unnamed package of love” where he demos EF Code First (“Magic Unicorn”), MvcScaffolding (“HanselScaffold”), Sql Server Compact Edition, and Ninject.  It’s one of those videos where I finish feeling like I can take on the world.  It is mega cool.

  2. http://blogs.msdn.com/b/adonet/archive/2011/03/15/ef-4-1-code-first-walkthrough.aspx  This is the Entity Framework team’s quick walk-through of EF Code First.  It includes the list of conventions, a quick tutorial on getting going, and nice links to other content. Those are they.  Now maybe I’ll be able to find them easier next time I go looking.  :D