Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework multiple relationships between tables

Downcasting with Entity Framework

AsNoTracking and Remove

c# entity-framework

EF Lazy-Loading: Add item to navigation property without loading it

Access Id of parent entity without actually loading it in EntityFramework code first

c# entity-framework

Entity Framework & WPF - When is a dbContext.Load() required?

Should I include Entity Framework in my class library or directly into application?

How to find specific entity in a table with auto increment key? (Entity framework)

Can't load related entities on the client using RIA Services

How to Add/Activate "Oracle.ManagedDataAccess.Client" in the EF 6 provider config file?

How to write row_number() over clause in linq to Entity Framework

TaskLocal<T> Class?

Enity Framework overriding identity column

c# entity-framework

ASP.NET MVC stopped working after updating application - got problems with MembershipUser

Is there an easier way to assign relationships to new objects in Entity Framework?

C# Moq how to setup EF DbContext extension method ToList() to return mock.Object.Tolist()

c# entity-framework moq mstest

How to verify a users password?

Breeze - Lazy Load Navigational Property