Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Foreach inside of Foreach Razor

Why is my TransactionScope trying to use MSDTC when used in an EF Code First app?

Entity Framework not loading related objects

c# entity-framework

Would like to install Entity Framework 5 with VS2012 but I'm lost

Show progress bar when Entity Framework transfer data

EntityFramework Migration Specify web.config

The LINQ expression node type 'ArrayIndex' is not supported in LINQ to Entities. but is supported by linq-to-sql

Entity Framework Migrations - Seed runs even if no migration?

Nullable Field and SQL Is Null Issue

EF/Postgres SQL database-first approach possible?

Readonly Fields or Properties

How can I produce a join on a substring and an integer in Entity Framework?

sql linq entity-framework

Entity Framework: How to enable cascade delete on one way related entities

EF Code First: Multiplicity constraint violation

How to change the naming convention of Many-to-Many table relationships?

Details of customizing ASP.NET Identity (OWIN) use of Entity Framework

Is it possible to explicitly set the order of operations for SaveChanges? [duplicate]

.net entity-framework

How to mockup Entity Framework 6 With Moq & Autofixture

How to automate Package Manager Console in Visual Studio 2013

How to convert my EF Code-First to Database first?

c# entity-framework