Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Using Entity Framework Transaction Correctly for Isolation

Get Table (ObjectSet) based on table name (Entity Framework)

The specified type member 'Title' is not supported in LINQ to Entities

FirstOrDefault inline null checking

Can you use projections on Entity Framework navigation properties?

c# entity-framework

EF TPT generating duplicate foreign keys

Pointless unit test

Entity Framework 6.0 in MVC 5 project not working

Data disappearing from SQL Server Database

Do not map ReactiveUI properties in Entity Framework

Can't get data out using SQL query in Entity Framework

c# sql entity-framework

How can I get a DataSet as the result of a query in Entity Framework 5.0?

How to associate list of objects with user(Account) in ASP .NET MVC

Entity Framework Provider Configuration

Entity Framework Update record issue (Member 'IsModified' cannot be called for property)

c# entity-framework

Custom function to determine "Navigation" property in either EF4 or straight T-SQL

c# t-sql entity-framework

What is the location of database if doing Code First using SqlServer CE 4.0?

How I can combine query these data

c# entity-framework linq

Entity Framework Code First from database not adding Key attribute