Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

WCF OData Service and EF 6 issue - Can't expose entities using Odata Service

entity-framework wcf odata

asp mvc get last insert id from savechanges()

DBContext Added/Attached Event?

Reflecting changes made to stored procedure in Entity Framework-generated complex type

EF 4.1 Code First - OnModelCreating call time

How to update a row using Entity Framework code first?

Database context and Return Dynamic Result Set in ASP.NET MVC

Entity Framework: There is already an open DataReader associated with this Command which must be closed first

LINQ Join with multiple AND conditions

how to order by a dynamic column name in EntityFramework? [duplicate]

The term 'add-migration' is not recognized as the name of a cmdlet

Entity Framework Bulk Insert Throws KeyNotFoundException error

How can i ignore a DbUpdateConcurrencyException with my Entity Framework code?

What's setting LazyLoadingEnabled to false on my EF Context?