Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to create Entity Framework ObjectContext?

Oracle entity in VS entity framework doesnt update the primary key in code

seralizing EF entities; disabling Proxy Creation and Lazy Loading?

nested where query in Entity Framework

linq entity-framework

Linq Order by when column name is dynamic and pass as a string to a function

linq entity-framework

How go get max value of a unique id column using LINQ

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

Entity Framework 6.1.1 disable model compatibility checking

How can I convert Linq results to DTO class object without iteration

c# .net linq entity-framework

How can I make the Entity data model designer use my database column descriptions?

entity-framework edmx

The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value

lambda expression join multiple tables with select and where clause