Search code examples
Entity Framework 4 - Handling very large (1000+ tables) data models?...

.netentity-frameworkentity-framework-4

Read More
How do I create an expression tree for run time sorting?...

c#entity-framework-4lambda

Read More
Why is "Fixup" needed for Persistence Ignorant POCO's in EF 4?...

c#entity-framework-4poco

Read More
A dependent property in a ReferentialConstraint is mapped to a store-generated column...

c#sql-server-2008linq-to-sqlentity-framework-4

Read More
Using a enum with flag in an Entity Framework query...

c#.netlinqentity-frameworkentity-framework-4

Read More
Internal .NET Framework Data Provider error 1025...

c#.netentity-frameworkentity-framework-4expression-trees

Read More
FluentValidation validator not being called...

asp.net-mvc-3entity-framework-4partial-classesfluentvalidation

Read More
The object 'DF__*' is dependent on column '*' - Changing int to double...

sqlsql-serverdatabaseentity-frameworkentity-framework-4

Read More
EF4: using Add Service Reference causes issues with STE(self tracking entities) not remember there c...

wcfentity-framework-4self-tracking-entities

Read More
Serial Number (Record Count) in Razor?...

asp.net-mvc-3entity-framework-4

Read More
Entity Framework with LINQ aggregate to concatenate string?...

c#linqentity-framework-4aggregate

Read More
How to avoid login with an empty password field in ASP.NET MVC 5?...

c#asp.net-mvcentity-framework-4html-helper

Read More
EF4 - The selected stored procedure returns no columns...

sql-serverentity-framework-4temp-tables

Read More
Is there a way to define a SQL trigger-like mechanism in EF4?...

c#sql-servertriggersentity-framework-4

Read More
The result of a query cannot be enumerated more than once...

c#asp.netlinqentity-frameworkentity-framework-4

Read More
Asp.Net Web API Error: The 'ObjectContent`1' type failed to serialize the response body for ...

entity-frameworkentity-framework-4asp.net-web-api

Read More
Entity Framework won't detect changes of navigation properties...

c#entity-framework-4

Read More
How does EF 4 code first handle schema changes in a production environment?...

asp.net-mvcentity-frameworkentity-framework-4ef4-code-only

Read More
Integer via TempData @ C# ASP.NET MVC3 EntityFramework...

c#asp.net-mvcentity-framework-4tempdata

Read More
EF Code First - Globally set varchar mapping over nvarchar...

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

Read More
Is Entity Framework Feature Community Technology Preview 4 production ready?...

entity-frameworkentity-framework-4

Read More
Is there any way to create a LINQ query as a variable without having the data source (yet)?...

c#asp.netlinqentity-framework-4linq-to-entities

Read More
EF4 + STE: Reattaching via a WCF Service? Using a new objectcontext each and every time?...

silverlightwcfentity-framework-4self-tracking-entities

Read More
How to Specify a Compound key in Entity Framework Code First...

entity-framework-4pococode-firstnorthwind

Read More
Entity Framework 4.0 Automatically Truncate/Trim String Before Insert...

.netentity-framework-4

Read More
Why does the Contains() operator degrade Entity Framework's performance so dramatically?...

c#sqlperformanceentity-framework-4contains

Read More
Problem in mapping fragments in Entity Framework...

entity-frameworkentity-framework-4entity-relationship

Read More
View EF4 generated queries?...

c#sql-serverentity-framework-4

Read More
LEFT JOIN in LINQ to entities?...

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

Read More
EntityFramework : Calling ToList() on IQueryable with ~11.000 records takes 10 seconds...

entity-frameworklinqsql-server-2008-r2entity-framework-4

Read More
BackNext