Search code examples
Entity Framework 4: Math.Sin()-function...

entity-framework-4

Read More
Include() in LINQ to Entities query...

c#.netasp.net-mvc-3entity-framework-4linq-to-entities

Read More
Upgrade to EF 6.1.1 makes effect of [NotMapped] disappear...

c#asp.net-mvcentity-framework-4entity-framework-6

Read More
Moving Entity Framework model into class library from web project...

c#entity-frameworkentity-framework-4linq-to-entities

Read More
Entity Framework NullReferenceException calling ToList?...

entity-framework-4firebirdfirebird2.5

Read More
Database First Entity Framework Update Model is not working: What can be the reason?...

sql-serverasp.net-mvc-3entity-framework-4

Read More
How do I just LINQ Join() to link two IQueryables?...

linqjoinc#-4.0entity-framework-4ef-code-first

Read More
Is this query being executed on an in-memory collection, or in the database?...

c#linqentity-frameworkentity-framework-4linq-to-entities

Read More
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
BackNext