Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 4.0 - Many to Many relationship - problem with deletes

C# architecture for large application

c# .net entity-framework

LINQ to Entities, join two tables, then group and take sums of columns from both tables

LINQ query syntax to method syntax

Entity Framework 0..1 to 0 relation

Why Can't I Use TEntity?

entity-framework

Lazy loading properties after an insert

entity-framework

How do I get EF to persist empty strings as NULL?

Entity Framework 4 very slow linking an Order to Customer who has 10,000 orders

Enforcing "zero-or-one to one" relationship on SQL database?

What are the pros and cons of one master base table which all entities inherit from?

Entity Framework 4.1 query takes too long (5 seconds) to complete

Reducing Entity Framework library's dependency on app.config

c# .net entity-framework

How can I generate DDL scripts from Entity Framework 4.3 Code-First Model?

How to write LINQ IN clause query which will work as LIKE operator as well?

Generic Find() with Includes Entity Framework

DDD Database first . How to handle aggregates

ASP .NET MVC 4: WebSecurity.CreateUserAndAccount how to set UserId

Is it dangerous for views to directly use domain models?

The type '' was not mapped

c# asp.net entity-framework