Search code examples
Entity framework manually deleted tables cant be generated from EF migration...


entity-framework-4entity-framework-5entity-framework-6entity-framework-migrations

Read More
Sequence contains more than one matching element - Adding item with Entiity Framework...


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

Read More
Entity Framework 4 Repository?...


entity-frameworkentity-framework-4repository-pattern

Read More
Entity Framework 4: Code First - Creating db in another schema? MapSingleType?...


c#entity-framework-4ef-code-firstschemaef4-code-only

Read More
How should I edit an Entity Framework connection string?...


entity-frameworkentity-framework-4connection-stringapp-config

Read More
EF Query with multiple contexts...


c#entity-framework-4

Read More
How can I set up two navigation properties of the same type in Entity Framework...


c#.netentity-frameworkentity-framework-4ef-code-first

Read More
Understanding Entity Framework classes...


c#wcfentity-framework-4

Read More
How to use the group join result to join another tables using LINQ?...


sqllinqc#-4.0entity-framework-4

Read More
Entity Framework: Where do I extend the CSDL/MSL?...


entity-framework-4edmx

Read More
Entity Framework: Alternate solution to using non primary unique keys in an association...


c#visual-studio-2010sql-server-2008.net-4.0entity-framework-4

Read More
Error 2062: no mapping between entity set and association set...


entity-framework-4

Read More
Entity Framework mergeoption notracking bad performance...


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

Read More
Entity Framework Code first development Resources and Documentation...


entity-framework-4code-first

Read More
Entity Framework - set ID of new object manually...


entity-frameworkentity-framework-4

Read More
Is there a reference for EF4 Fluent API syntax?...


entity-framework-4fluententities

Read More
Is there a way to reset a DbContext without disposing and reinstantiating it?...


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

Read More
The type of one of the expressions in the join clause is incorrect. Type inference failed in the cal...


c#linqjoinlinq-to-sqlentity-framework-4

Read More
Why does ObjectContext class not derive from some Interface?...


unit-testingmockingentity-framework-4repository-pattern

Read More
Entity Framework - CTP4 - Code First - How to turn off the automatic pluralization?...


entity-framework-4code-first

Read More
How to share common column names in a Table per Hierarchy (TPH) mapping...


c#.netentity-framework-4ef-code-firstmapping

Read More
How to return DataSet in EntityFramework 4...


c#asp.netentity-frameworkentity-framework-4

Read More
Linq left outer join not working using DefaultIfEmpty...


asp.net-mvcasp.net-mvc-3linqentity-framework-4

Read More
Using Entity Framework to copy entities between databases...


c#.netsql-serverentity-framework-4

Read More
How can i prevent RIA service change tracking for certain fields?...


silverlightsilverlight-4.0entity-framework-4silverlight-3.0wcf-ria-services

Read More
Issues with DateTime.AddMinutes() in Dynamic LINQ Query...


c#sqllinqdatetimeentity-framework-4

Read More
The SqlParameter is already contained by another SqlParameterCollection...


entity-framework-4dbcontextsqlparameterpagedlist

Read More
What is the best implementation for changing the database schema at runtime using Entity Framework 4...


asp.net-mvcentity-frameworkentity-framework-4multi-tenant

Read More
How to access 'Results', 'Messages', and 'Return Value' of a Stored Procedur...


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

Read More
How should I remove all elements in a DbSet?...


c#.netentity-framework-4

Read More
BackNext