Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to get the Schema name of a Table in Entity Framework?

Why can I not see the property Local when using Entity Framework?

LINQ to SQL query has wrong values in results

DbContext ChangeTracker: Id of Added Entity for Auditing

Entity Framework 5.0 Beta - will a DbContext code generation template be provided?

Why is EF DataBase First not use getdate()?

PostSharp inserting k__Backing Field into Entity Class, causing Database generation to fail

Firebird and Entity Framework case sensitve table/column names

Entity Framework vs Direct Data Access

EntityFramework populating uniqueidentifier with value "00000000-0000-0000-0000-000000000000"

Entity Framework 4.1 is not adding any rows to SQL Server Express database

Entity Framework (code first) in memory database for unit testing

How to update navigation properties / related tables in EF?

Many to many relationship detecting changes

Validation of domain model: how and where

Can I see what's in the ObjectStateManager when debugging?

c# entity-framework

EF orderby / thenby combo extension method

app.config in DAL and web.config in WebApplication

MVC, DbContext and Multithreading

lambda expression join multiple tables with select and where clause