Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.3

Visual Studio 2012 testing with csla and entity framework

How to create initializer to create and migrate mysql database?

EF 4.3 Migration - how to produce a downgrade script?

conversion of a datetime2 data type to a datetime data type error with EF Code first?

Entity Framework Data Annotations equivalent of .WillCascadeOnDelete(false);

Dynamic Include statements for eager loading in a query - EF 4.3.1

Running update-database from Team City

EF4.3.1 on .NET 4 - The mapping of CLR type to EDM type is ambiguous because multiple CLR types match the EDM type

Entity Framework enumerating SqlQuery result

Converting a LEFT OUTER JOIN to Entity Framework

Keyword not supported: 'metadata'.? with Sql Connection in Entityt Framework with MVC3

How to add description to columns in Entity Framework 4.3 code first using migrations?

Can anyone spot why I keep getting this error testing the EF 5 beta

Entity Framework 4.3 code first multiple many to many using the same tables

Linq when using GroupBy, Include is not working

How to fix: The number of properties in the Dependent and Principal Roles in a relationship constraint must be identical?

Set Command Timeout in entity framework 4.3

Entity framework 4.3 run migrations at application start

Entity Framework initialization is SLOW -- what can I do to bootstrap it faster?

How to disable migration in Entity Framework 4.3.1?