Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Migrating from LINQ to SQL to Entity Framework 4.0 - Tips, Documentation, etc

Can I store enums as strings in EF 5?

Use both AddDbContextFactory() and AddDbContext() extension methods in the same project

Entity Framework: Problem associating entities with nullable field

ASP.NET MVC and EF Code First Memory Usage

How to fix "SqlException: The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value."

How to update one field of specific records using Entity Framework?

c# entity-framework

How to force ADO.NET Entity Framework to regenerate code?

Entity Framework + LINQ + "Contains" == Super Slow?

c# linq entity-framework

Automapper many to many mapping

EntityFramework and ReadOnlyCollection

c# entity-framework

Entity Framework - CSDL, SSDL, and MSL files

Entity Framework 4.3. Invalid column name 'CreatedOn'

How to check if database schema matches Entity Framework schema?

Implement INotifyPropertyChanged on generated Entity Framework classes

wpf entity-framework xaml

AsNoTracking using LINQ Query syntax instead of Method syntax

Multiple indexes possible using HasColumnAnnotation?

How to avoid memory overflow when querying large datasets with Entity Framework and LINQ

c# linq entity-framework

Can't have the same table names in different entity framework models?

The EntityCommand.CommandText value must be of the form 'ContainerName.FunctionImportName'