Posts Tagged ‘entity data model’
NAnt and Processing EDMX Files
12Oct08
I have been playing around with the new data access layer, the Entity Data Model (EDM), from Microsoft. However, I quickly learned that the EDMX files that Visual Studio creates for you when you create a data model are unique to Visual Studio. In fact, an EDM is made up of three files that are […]
Filed under: software development | 5 Comments
Tags: c#, edm, entity data model, nant, script