Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

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?

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

Change db table name in EF4 (entity framework 4)

Entity Framework: Unable to create a constant value of type 'System.Collections.Generic.IList`1'

The specified cast from a materialized 'System.Guid' type to the 'System.Int32' type is not valid

Too Many Left Outer Joins in Entity Framework 4? [duplicate]

Entity Framework associations with multiple (separate) keys on view

MvcMiniProfiler on EF 4.1 Code-First project doesn't profile SQL

seed method not called with EntityFramework CodeFirst

Batching DB commands in Entity Framework 4.0