Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Mocking EF DbContext with Moq

Calculated column in EF Code First

Debugging Package Manager Console Update-Database Seed Method

entity-framework-5

How to "warm-up" Entity Framework? When does it get "cold"?

Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0

How do I enable EF migrations for multiple contexts to separate databases?

The term 'Update-Database' is not recognized as the name of a cmdlet

EF5: Cannot attach the file ‘{0}' as database '{1}'

Entity Framework Migrations renaming tables and columns

Debug code-first Entity Framework migration codes

Entity Framework Join 3 Tables

How to include a child object's child object in Entity Framework 5

EF LINQ include multiple and nested entities

What's the difference(s) between .ToList(), .AsEnumerable(), AsQueryable()?

Non-static method requires a target

Entity Framework 5 Updating a Record