|
The ADO.NET Entity Framework samples that accompany the Entity Framework documentation on MSDN. This is the download location for the CourseManager project that you create when you complete the Ent...
The ADO.NET Entity Framework samples that accompany the Entity Framework documentation on MSDN. This is the download location for the CourseManager project that you create when you complete the Entity Framework quickstart. You will also find other Entity Data Model tools walkthrough projects as well as the samples described in the Entity Framework documenation.
Downloads: 419 |
Started: Sep 18 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
|
|
|
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
|
|
|
The ADO.NET Entity Framework Extensions library includes utilities that make querying stored procedures, creating typed results from DB data readers and state tracking external data much easier in ...
The ADO.NET Entity Framework Extensions library includes utilities that make querying stored procedures, creating typed results from DB data readers and state tracking external data much easier in the Entity Framework. A sample application demonstrates several patterns using these utilities, including stored procedures with multiple result sets, materialization of CLR types, and registering entities in the Entity Framework state manager.
Downloads: 116 |
Started: Mar 24 2008
|
Contributors: 2
|
|
|
Sample Entity Framework Provider for Oracle. Works with Oracle 10g by wrapping System.Data.OracleClient APIs. It is compatible with Entity Framework released as part of .NET Framework 3.5 SP1.
Sample Entity Framework Provider for Oracle. Works with Oracle 10g by wrapping System.Data.OracleClient APIs. It is compatible with Entity Framework released as part of .NET Framework 3.5 SP1.
Popular tags:
Entity Framework, Provider
Downloads: 88 |
Started: Jun 23 2008
|
Contributors: 5
|
|
|
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
|
|
|
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
|
|
|
The goal of the Sample EDMX Code Generator is to provide you with enough insight into how the ADO.NET Entity Designer generates code in Visual Studio and hopefully give you a head start with some s...
The goal of the Sample EDMX Code Generator is to provide you with enough insight into how the ADO.NET Entity Designer generates code in Visual Studio and hopefully give you a head start with some sample source code.
SampleEdmxCodeGenerator is not intended for production use; instead, it demonstrates custom tool extensibility via SingleFileGenerator, code generation APIs, code generation events and EDM metadata APIs. The sample is also somewhat incomplete on error handling and has not been tuned for performance, stress, etc.
Downloads: 55 |
Started: Jan 24 2008
|
Contributors: 1
|
|
|
Entity SQL tools and samples. eSqlBlast home.
Entity SQL tools and samples. eSqlBlast home.
Downloads: 48 |
Started: Jan 24 2008
|
Contributors: 3
|
|
|
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
|
|