Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to filter a nested relationship

c# .net entity-framework linq

The member 'IdLogement' is not supported in the 'Where' Azure Mobile Services query

.NET 4.0, MVC 2, Entity Framework 4, and Repository Pattern

Entity Framework - Loop through properties for update

How do you model a tree hierarchy in Entity Framework?

Build an object from another object in C# using generic code

Should navigation property be nullable or not

entity-framework linq

Two (almost) concurrent DbContexts causing problems: How to share between Controller and AuthorizeAttribute

Mocking database in EF6 db first

How can I utilize multiple databases in an entity framework solution simultaneously?

Can I avoid Entity framework use SQL_VARIANT to query?

c# sql entity-framework

Restore Deleted Navigation Property in Entity Framework

c# entity-framework

Re-using LINQ query based on bool value

MVC processing database actions model vs controller class

SQL, combining two tables for query

c# sql entity-framework linq

Value cannot be null; Parameter Name: constructor when using SqlExecuteQuery with an abstract Entity model

SqlBulkCopy (and Update) with Entity Framework

Which methods to close a compiled query

using Entity framework code first with an IOC container for creating entities without a default constructor

How to change the way filters and foreign-key columns are rendered in DynamicData site?