Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

how to get last inserted id in linq EF

c# entity-framework

Refreshing Data Using Entity Framework

entity-framework

Which types should my Entity Framework repository and service layer methods return: List, IEnumerable, IQueryable?

MaxLength Attribute in EF4.3.1

MVC 4 - Many-to-Many relation and checkboxes

Multiple object sets per type are not supported. The object sets 'ApplicationUsers' and 'Users' can both contain instances of type ApplicationUser

How can I create a conditional where clause using LINQ [duplicate]

System.Data.Entity.Core.EntityCommandExecutionException Occurred in MVC app Using EF

c# entity-framework

Dynamically build select list from linq to entities query

When should POCO be used in EF4?

Why does EF 4.1 not support complex queries as well as linq-to-sql?

Entity Framework Error: An object with a null EntityKey value cannot be attached to an object context

LINQ to Entities group by and Count()

LINQ include multiple children

c# linq entity-framework

SaveChangesAsync not updating value in database table

Atomic Read and Write with Entity Framework

What is the difference between IDbSet and DbSet?

c# entity-framework

Cast linq results to List<MyInterface>

Entity Framework with mysql, Table Capitalization issue between linux and windows

mysql sql entity-framework

Is there a command to check to see if a database exists from Entity Framework?

database entity-framework