Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity Framework new transaction is not allowed because there are other threads running in the session, multi thread save

What is easiest way to deal with converting 0/1 to False/True in EF 4.x?

c# entity-framework-4

Seemingly infinite stack trace in EF 4.0 and poor query performance under load

Is there a practical way to use the hierarchyID datatype in entity framework 4?

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

EntityFramework query manipulation, db provider wrapping, db expression trees

EF 4 - Lazy Loading Without Proxies

Adding items to a collection using Entity Framework

What is the difference between a Navigation Property and an Association in EF?

Entity Framework 4 vs LINQ to SQL, for small or medium-size apps, working with SQL Server

Entity Framework 4 Delete Object from entity collection

c# entity-framework-4

Best Practices for Integrating AutoMapper with WCF Data Services and EF4

In what situations should I use Entity SQL?

C# .NET 4.0 MVC Inserting a record with primary key

c# entity-framework-4

Entity Framework can't handle a simple table variable?

c# entity-framework-4

EntityCollection Clear() and Remove() methods

two decimal places for decimal/money field

System.ArgumentException: Duplicate type name within an assembly

EF4 LINQ Include(string) alternative to hard-coded string?

Entity Framework 4: How to find the primary key?