Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-ctp5

Alternative for MapHierarchy() in EF Code first CTP 5

Entity Framework's DbModel: How to map a one to many relationship using a connection table?

entity framework ctp5 get unproxied entity

Why Doesn't The EntityConnection Object Contain the Login Password?

Entity Framework Code First: How can I cast a set of entities returned from the database?

Generics and Entity Framework: How do I return a different type depending on a column value

IQueryable<T> cast to IList<SpecificInterface>

How do I find the source of all the objects that are being tracked for changes in EF CodeFirst CTP5?

EF4 CTP5 - HasColumnType not working

EntityFramework code first and circular one-to-many reference

EF CTP5 error: Invalid object name

There is no Key attribute in EF CTP 5

Inserting a decimal into sql cause inserting a zero number Instead of a decimal number near zero

Entity Framework CTP5 Code-First: Mapping a class with multiple collections of another class

Entity Framework CTP 5 One to One mapping

Problem with Eager Loading Nested Navigation Based on Abstract Entity (EF CTP5)

UnitOfWork Implementation

Entity Framework Complex Type Custom Validation, Stopping Validation Recursion

EntityFramework CTP5 DbContext T4 Template "virtual" keyword

Using mvc-mini-profiler database profiling with Entity Framework Code First