Search code examples
EF Including Other Entities (Generic Repository pattern)...


c#entity-frameworkentity-framework-4repository-patternef-code-first

Read More
Entity Framework - Add Navigation Property Manually...


c#entity-frameworkentity-framework-4navigation-properties

Read More
Getting the Schema from an EDMX file...


entity-framework-4t4

Read More
Entity Framework Thread Safety...


c#concurrencyentity-framework-4thread-safetydatacontext

Read More
What is an Entity? Why is it called Entity?...


entity-frameworkentityentity-framework-4

Read More
DbUpdateException with entities that do not expose foreign key properties...


entity-frameworkentity-framework-4ef-code-firstentity-framework-4.3

Read More
ASP.NET MVC 3 and App_Code folder...


asp.net-mvc-3entity-framework-4

Read More
The specified type member is not supported in LINQ to Entities. Only initializers, entity members, a...


entity-framework-4linq-to-entities

Read More
entity framework 4, code-only, relationships...


entityentity-framework-4entity-relationshipcode-first

Read More
How to specify name for entity configuration...


entity-framework-4

Read More
Is there a situation where DataSet is better than using EF?...


asp.netdata-bindingentity-framework-4dataset

Read More
Use Entity framework I want to include only first children objects and not child of child(sub of sub...


asp.net-mvcentity-frameworkentity-framework-4linq-to-entitiesentity-framework-5

Read More
Using Entity Framework with an SQL Compact Private Installation...


entity-frameworksql-server-ceentity-framework-4

Read More
Exceptions when using web service with EF...


c#web-servicesentity-framework-4web

Read More
Entity Framework Simple Generic GetByID but has differents PK Name...


entity-framework-4

Read More
Entity Framework Code First - Change Table Column Collation...


sql-serverentity-frameworkentity-framework-4entity-framework-ctp5ef-code-first

Read More
How do I set Identity seed on an ID column using Entity Framework 4 code first with SQL Compact 4?...


entity-framework-4ef-code-firstsql-server-ceidentity-column

Read More
C# MVC with Entity Framework Database Initializer failing...


c#asp.net-mvcentity-framework-4

Read More
Will .net 4.0 runtime work with SQL Server 2000?...


linq-to-sql.net-4.0sql-server-2000entity-framework-4asp.net-4.0

Read More
Entity Framework 4 / POCO - Where to start?...


entity-frameworkentity-framework-4linq-to-entitiespoco

Read More
Does EF 4 Code First's ContextBuilder Dispose its SqlConnection?...


entity-framework-4code-first

Read More
The data reader is incompatible with the specified Entity Framework...


c#.nett-sqlentity-framework-4

Read More
Removing all records from navigation properties in Entity Framework...


c#entity-framework-4

Read More
One Model to Rule Them All - VS2010 UML, ADO.NET Entity Data Model, and T4...


visual-studio-2010umlt4entity-framework-4

Read More
Entity Framework 4 - Handling very large (1000+ tables) data models?...


.netentity-frameworkentity-framework-4

Read More
How do I create an expression tree for run time sorting?...


c#entity-framework-4lambda

Read More
Why is "Fixup" needed for Persistence Ignorant POCO's in EF 4?...


c#entity-framework-4poco

Read More
A dependent property in a ReferentialConstraint is mapped to a store-generated column...


c#sql-server-2008linq-to-sqlentity-framework-4

Read More
Using a enum with flag in an Entity Framework query...


c#.netlinqentity-frameworkentity-framework-4

Read More
Internal .NET Framework Data Provider error 1025...


c#.netentity-frameworkentity-framework-4expression-trees

Read More
BackNext