Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How to ask the database server for current datetime using entity framework?

Exception raised when I'm trying enable migrations in EF 4.3.1

Using a enum with flag in an Entity Framework query

Why is entity still validated when it is gone?

Entity Framework 4 with MySQL connector 6.4.3 autogenerate tables causes "Column Length" exception

How do I avoid large generated SQL queries in EF when using Include()

How do I use TransactionScope with MySql and Entity Framework? (getting Multiple simultaneous connections...are not currently supported error)

Entity Framework 4 Multiple Object Delete(RemoveAll)

Entity Framework 4 - Mapping non-public properties with CTP5 (code first) in a persistence unaware context

Entity Framework GroupBy an object or ComplexType

Entity Framework - Eager loading related entities

Using Entity Framework with historical data

EF 4.0 - mapping to readonly property with private field

Is SQL Azure suitable for Desktop client applications

DbContext SaveChanges Order of Statement Execution

why we use Concurrency Check Attribute in Entity Framework

entity-framework-4

How do I use structural annotations to set SQL type to Date in model first approach

Entity Framework POCO SaveChanges() on Update doesn't work?

Sequence contains more than one matching element - Adding item with Entiity Framework