Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity framework auto eager load

c# wcf entity-framework entity

How to map table splitting in EF Code First?

How to remove underscore in foreign key names generated by Entity Framework 4.1

Missing associations when building a model from existing SQL server database

Using EF 4.1 Inserting a parent record and multiple child records as a single "Unit of Work"

c# entity-framework

Why should I use Entity Framework codefirst if it can't be used in production safely and things like indexes can't be described

LINQ Query very slow compared to SSMS

Editing Web.Config Connection string settings with Wix

Entity Framework 5 - "Conflicting Changes Detected"

ASP.NET MVC, Layers, Models, Repositories etc

Unable to Run Code First Seed Method - Sequence contains more than one element

c# entity-framework

How to mock Entity Framework 6 Async methods?

Ninject and ASP.NET Identity 2.0

Linq to Entity comparing strings ignores white spaces

Autogenerated default connection string vs. manually added one

Reusable Calculations For LINQ Projections In Entity Framework (Code First)

How do I get Effort to work with EntityFramework?

c# entity-framework effort

Do I need to configure both sides of a relationship with Entity Framework with Fluent API?

Entity Framework auto generate primary key

c# entity-framework

How to get id from Add using UnitOfWork pattern?