Search Wiki:
EdmGen2 is a command-line tool for the Microsoft ADO.NET Entity Framework. The tool can be used as a replacement for the EdmGen.exe tool that ships with the .Net framework 3.5 SP1. EdmGen.exe can only read and write the CSDL, SSDL & MSL file formats. However, EdmGen2.exe can read and write the EDMX file format used by the Visual Studio design tools. Additionally, EdmGen2.exe can translate between EDMX and CSDL, SSDL & MSL formats, and the source code can act as examples on using the tooling APIs defined in the System.Data.Entity.Design assembly.
Last edited Jun 26 at 6:27 PM  by MikeKaufman, version 8
Comments
RogerJ wrote  Jun 21 at 1:53 PM  
I think your description would be clearer if your second sentence read: "It can be used as a replacement for the original EdmGen.exe tool, which ships with the .Net Framework 3.5 and only reads and writes CSDL, SSDL and MSL files (not EDMX files).

--rj

MikeKaufman wrote  Jun 26 at 6:26 PM  
Thanks Roger. I updated the description a bit. I hope it is more clear.

Updating...
Page view tracker