Search code examples
One of two properties is required from the data model...


asp.net-mvcasp.net-mvc-3entity-frameworkentity-framework-4asp.net-mvc-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
String.Equals() not working as intended...


c#linqentity-framework-4equals

Read More
How to update only one field using Entity Framework?...


sqlentity-framework-4entityfielddbcontext

Read More
Entity Framework 4 - Calling a Select / Paging Stored Procedure...


stored-procedurespaginationasp.net-mvc-2entity-framework-4

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


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

Read More
EF Migrations: Rollback last applied migration?...


entity-frameworkentity-framework-4database-migrationentity-framework-migrations

Read More
LINQ to Entities does not recognize the method 'System.String ToString()'...


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

Read More
How to make Entity Framework Data Context Readonly...


.netentity-frameworkentity-framework-4datacontextreadonly

Read More
EF4 POCO (not using T4): Mapping and metadata information could not be found for EntityType...


entity-framework.net-4.0entity-framework-4

Read More
Upload,Save and Retrieve Image from database by using their Id in Code First Method...


c#asp.netasp.net-mvc-4entity-framework-4

Read More
How to use a stored procedure with my Entity Framework v4 + POCOs...


.netentity-frameworkstored-proceduresentity-framework-4poco

Read More
How do I retrieve and set user_version in SQLite DB with EF...


c#sqliteentity-framework-4

Read More
Add the where clause dynamically in Entity Framework...


c#linqentity-framework-4

Read More
Primary key constraint violation when adding new row into table with EF...


c#.netsqlentity-frameworkentity-framework-4

Read More
Execute custom SQL with Entity Framework?...


c#entity-frameworkentity-framework-4ado.net

Read More
Possible to default DateTime field to GETDATE() with Entity Framework Migrations?...


entity-framework-4ef-code-firstentity-framework-migrations

Read More
The property 'Id' is part of the object's key information and cannot be modified...


c#foreign-keysentity-framework-4

Read More
What is the difference between Lazy Loading and Load()...


c#entity-framework-4

Read More
Entity framework code first convert between class boolean and column integer...


entity-frameworkentity-framework-4ado.netentity-framework-4.1entity-framework-5

Read More
LINQ to Entities case sensitive comparison...


c#.netentity-framework-4linq-to-entities

Read More
Entity framework data context does not contain a collection of my entity that uses inheritance. Why?...


c#entity-frameworkinheritanceentity-framework-4model

Read More
Introducing FOREIGN KEY constraint may cause cycles or multiple cascade paths - why?...


.netentity-frameworkforeign-keysef-code-firstentity-framework-4

Read More
Multiple SaveChanges calls in entity framework...


entity-framework-4transactionstransactionscope

Read More
EF how to filter data by date...


linqentity-frameworkentity-framework-4

Read More
Map two different entities to the same table?...


entity-frameworkentity-framework-4

Read More
How to determine which entity failed on SaveChanges...


entity-framework-4

Read More
More than one developer using the entity frame 4 .edmx file at any given time...


entity-framework-4entity

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