Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can I find how many database calls Entity Framework is making per incoming request?

c# entity-framework

How to generate service and repository layers for MVC3

Entity Framework 4 - Stored procedure inordinately slow

How to Change the Schema name

Linq Where Contains ... Keep default order

c# linq entity-framework

LINQ many-to-many intersection

Entity Framework 4.3 doesn't create database

c# .net entity-framework

Is my Entity Framework generated SQL executing twice?

Entity Framework 5 stored procedure with multiple result sets

Multi-Tenant Application and Entity Framework

DevExpress XPO vs NHibernate vs Entity Framework: database upgrading issue

Extension method in where clause in linq to Entities

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?