Search code examples
Entity Framework 4.0, adding SQL Server view which contains no primary key...

c#entity-frameworkentity-framework-4linq-to-entitiesado.net-entity-data-model

Read More
How can you dynamically select a table with entity framework 4.x?...

c#.netentity-frameworkentity-framework-4ado.net-entity-data-model

Read More
How do I correctly set an association between two objects in the Entity Framework 4 Entitydesigner?...

c#asp.netentity-framework-4

Read More
Linq expression not supported...

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

Read More
View all queries...

asp.net-mvc-3entity-framework-4benchmarkingsql-server-2008-express

Read More
ObjectStateManager vs Entry().State...

entity-frameworkentity-framework-4entity-framework-6

Read More
What is the best way to add attributes to auto-generated entities (using VS2010 and EF4)...

asp.net-mvc-2attributesentity-framework-4additionauto-generate

Read More
How to use Pivot table with Entity Framework?...

sqlsilverlightentity-framework-4

Read More
Entity Framework + Web API, return Entities (Complex, collections, etc) outside DbContext...

entity-frameworkasp.net-web-apientity-framework-4lazy-loading

Read More
How to do Migrations in DB first approach...

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

Read More
partial class is not accessible anymore from the other partial class using Visual 2013 .net C#...

c#.netvisual-studio-2013entity-framework-4

Read More
EntityType 'ApplicantPosition' has no key defined...

asp.net-mvcasp.net-mvc-3entity-frameworkentity-framework-4entity-framework-4.1

Read More
What the purpose of OnModelCreating in EF4 Code-First?...

entity-frameworkentity-framework-4code-first

Read More
Force Entity Framework to use SQL parameterization for better SQL proc cache reuse...

c#.netsql-serverentity-frameworkentity-framework-4

Read More
After commit transaction doesn't refresh data C#...

c#entity-frameworkentity-framework-4

Read More
How to get first and last date from MySQL table using EF in C#?...

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

Read More
Why is there no implementation for the methods of StructuralObject?...

c#entity-frameworkentity-framework-4

Read More
Cascading delete in Entity Framework...

c#asp.netentity-frameworkentity-framework-4

Read More
How to paginate data from child object in EF?...

c#.netentity-frameworkc#-4.0entity-framework-4

Read More
C# How to Moq entityframework DbSet Add method...

c#unit-testingc#-4.0entity-framework-4moq

Read More
Entity Framework SaveChanges() first call is very slow...

performanceentity-frameworkentity-framework-4savechanges

Read More
MYSQ & MVC3 SQL connection error \ ProviderManifestToken but I am using MySQL...

mysqlasp.net-mvcentity-framework-4ef-code-first

Read More
Entity Framework Include Single Object from One-To-Many Relationship...

c#entity-framework-4one-to-many

Read More
EntityFramework with WEB API, update all properties...

c#linqentity-framework-4asp.net-web-api2

Read More
entity framework grouping by datetime...

linqdatetimeentity-framework-4

Read More
Mapping of AspNetUsers and IdentityUser...

entity-framework-4asp.net-identity

Read More
Solve a circular reference in WCF from my POCOs...

wcfentity-frameworkserializationentity-framework-4poco

Read More
How to return values from a dynamic SQL Stored Procedure to the Entity Framework?...

sql-server-2008stored-proceduresreturn-valueentity-framework-4

Read More
c# generics error: The constraints for type parameter 'T' of method ...?...

c#-4.0genericsentity-framework-4

Read More
EF4 adding is null clause onto where clause...

c#entity-frameworkentity-framework-4

Read More
BackNext