|
Microsoft's Entity Data Model allows us to define an application-oriented view of our data consistent with how we reason about that data. For object oriented modeling, the ability to quickly map in...
Microsoft's Entity Data Model allows us to define an application-oriented view of our data consistent with how we reason about that data. For object oriented modeling, the ability to quickly map inheritance hierarchies to RDBMS is the most important benefit of using Entity Framework, with its visual designer.
We will have working examples of TPT (Table per type), and TPH (Table per hierarchy) implemented in Visual Studio 2008 SP1.
Downloads: 34 |
Started: Sep 15 2008
|
Contributors: 1
|
|
|
EF POCO Adapter enables POCOs (Plain Old CLR Objects) to be tracked using released version of Entity Framework V1. It consist of a code generator, supporting library and a test suite and examples.
EF POCO Adapter enables POCOs (Plain Old CLR Objects) to be tracked using released version of Entity Framework V1. It consist of a code generator, supporting library and a test suite and examples.
Downloads: 79 |
Started: Sep 9 2008
|
Contributors: 3
|
|
|
A command-line tool for the Microsoft Entity Framework. This tool is able to read and write the EDMX file format, as well as translate between EDMX and CSDL, SSDL & MSL file formats. It can be us...
A command-line tool for the Microsoft Entity Framework. This tool is able to read and write the EDMX file format, as well as translate between EDMX and CSDL, SSDL & MSL file formats. It can be used as a replacement for the EdmGen.exe tool that ships with the .Net Framework 3.5.
Downloads: 44 |
Started: Jun 20 2008
|
Contributors: 2
|
|
|
Sample ADO.NET Provider for Entity Framework
Sample ADO.NET Provider for Entity Framework
Downloads: 124 |
Started: Jun 3 2008
|
Contributors: 4
|
|
|
EDM Metadata Samples is a small web application that you can use to explore Entity Framework's metadata API and the Entity Data Model.
EDM Metadata Samples is a small web application that you can use to explore Entity Framework's metadata API and the Entity Data Model.
Downloads: 27 |
Started: May 21 2008
|
Contributors: 4
|
|
|
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model (a modified v...
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model (a modified version of Northwind).
Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
Downloads: 119 |
Started: May 14 2008
|
Contributors: 4
|
|
|
Experimental implementation of Transparent Lazy Loading for Entity Framework using code generation and IPOCO.
Experimental implementation of Transparent Lazy Loading for Entity Framework using code generation and IPOCO.
Downloads: 46 |
Started: May 12 2008
|
Contributors: 3
|
|
|
Traceability in layered architecture lets software architects to define, utilize, reuse and re-engineer existing, current and future application architecture in more structured way. This resource ...
Traceability in layered architecture lets software architects to define, utilize, reuse and re-engineer existing, current and future application architecture in more structured way. This resource provides guidelines and template documents to trace multi-layer architectures easily.
Downloads: 0 |
Started: Apr 15 2008
|
Contributors: 1
|
|
|
Entity Framework mapping helper lets you create sample mapping files for the set of scenarios you are interested in. It’s a great tool for a deeper understanding for how schema files are defined fo...
Entity Framework mapping helper lets you create sample mapping files for the set of scenarios you are interested in. It’s a great tool for a deeper understanding for how schema files are defined for complex mapping scenarios in Entity Framework.
Downloads: 68 |
Started: Mar 18 2008
|
Contributors: 2
|
|
|
Samples and unsupported tools for the ADO.NET Entity Framework(including LINQ to Entities) and LINQ to SQL.
Samples and unsupported tools for the ADO.NET Entity Framework(including LINQ to Entities) and LINQ to SQL.
Downloads: 0 |
Started: Jan 25 2008
|
Contributors: 4
|
There is no current release.
|