Search code examples
Entity Framework: table without primary key...


c#.netentity-frameworkentity-framework-4

Read More
Entity Framework Timeouts...


c#sql-serverentity-frameworkentity-framework-4connection-string

Read More
Better way to query a page of data and get total count in entity framework 4.1?...


c#entity-frameworkc#-4.0entity-framework-4entity-framework-4.1

Read More
There is already an open DataReader associated with this Command which must be closed first...


c#entity-frameworkentity-framework-4

Read More
Entity Framework expose several databases as a whole...


sql-server-2008entity-framework-4sapb1

Read More
What's the difference(s) between .ToList(), .AsEnumerable(), AsQueryable()?...


entity-frameworkentity-framework-4linq-to-entitiesentity-framework-5

Read More
Reflection to build list of EntityTypeConfiguration for Entity Framework CPT5...


c#reflectionentity-framework-4

Read More
Can I access the discriminator value in TPH mapping with Entity Framework 4 CTP5...


entity-framework-4code-firstentity-framework-ctp5

Read More
Does entity framework compare assigned values with original to determine IsModified flag?...


entity-frameworkentity-framework-4updates

Read More
EF4 complex type with navigation property (is it possible) or alternatives?...


.net-4.0entity-framework-4navigation-propertiescomplextype

Read More
Use Linq query to compare date only with DateTime field...


linqentity-frameworkdatetimeentity-framework-4

Read More
Entity Framework Navigational property record moving from one record to another "Wait operation...


c#entity-framework-4navigation-properties

Read More
EF - Cascade Delete Not Working, Can't Delete Object...


entity-frameworkentity-framework-4entity-framework-4.1

Read More
Entity Framework 4 - Joining SQL View with IQueryable<T> Repository...


sql-server-2008viewentity-framework-4repository-patternnavigation-properties

Read More
Reading CSV File using Entiry Framework 4.0...


.net-4.0entity-framework-4

Read More
Validation failed for one or more entities. See 'EntityValidationErrors' property for more d...


c#entity-frameworkentity-framework-4entity-framework-4.1

Read More
How to specify database name in Code First?...


entity-framework-4ef-code-first

Read More
Entity Framework scalar function mapping...


entity-frameworkt-sqlentity-framework-4user-defined-functions

Read More
Why am I getting this error: No mapping specified for the following EntitySet/AssociationSet - Entit...


.netentity-frameworkentity-framework-4

Read More
entity framework check if property is navigation property...


entity-framework-4properties

Read More
Entity Framework: Unable to create a constant value of type 'System.Collections.Generic.IList`1&...


c#lambdaentity-framework-4linq-to-entities

Read More
Migrate from EF to EF Core. Unloaded entity in the For Loop...


entity-frameworkentity-framework-coreentity-framework-4

Read More
Entity framework Invalid Column name, EF adds number 1 to primary key...


entity-frameworkentity-framework-4entity-framework-5

Read More
Is it possible to prevent EntityFramework 4 from overwriting customized properties?...


c#entity-frameworkentity-framework-4pocodatabase-first

Read More
Entity Framework, Updating...


asp.net-mvcentity-framework-4

Read More
What causes POCO proxy entities to only sometimes be created in Entity Framework 4...


proxyentity-framework-4poco

Read More
Are there any good resources for developing Entity Framework 4 code-first?...


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

Read More
Building an ObjectContext in EF Code First CTP4...


c#.netentity-frameworkormentity-framework-4

Read More
How to create immutable objects in C#?...


c#validationoopentity-framework-4immutability

Read More
Entity Framework Include() is not working...


c#entity-frameworkentity-framework-4

Read More
BackNext