Welcome to MSDN Blogs Sign in | Join | Help

Tool Time

A place to chat about Entity Framework Tools
Model & Code Generation Uncovered

Last summer, the senior developer on the Entity Designer team (Mike Kaufman) wrote a series of blog posts over on the ADO.NET team blog about how the designer uses the public APIs found in System.Data.Entity.Design.dll to do its model generation and code generation.  He writes about the file formats used by the designer and the runtime, explains how EdmGen.exe uses these same APIs and talks about a project that he has on Code Gallery (EdmGen2) that is able to read and write EDMX files.

These are worth a read if you haven't seen them yet.

  • Part 1 : Discussion on the file formats
  • Part 2 : Model and code generation
  • Part 3 : Validation
  • Part 4 : Details on Mike's comand-line tool, EdmGen2
Posted: Wednesday, June 10, 2009 11:57 AM by CraigL

Comments

No Comments

Anonymous comments are disabled
Page view tracker