Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Bad Dapper performance for parametrized queries

EF6 - Annotation to allow empty string but not allow null

entity-framework

Update-Database failed: "The index 'IX_Task_UserId' is dependent on column 'UserId'"

Can Dapper create a model class from DB tables?

.OrderBy() / .OrderByDescending() with .FirstOrDefault()/.First()

Entity Framework - "All" method

Entity Framework Many To Many CRUD

entity-framework

Entity Framework vs. nHibernate for Performance, Learning Curve overall features

Entity Framework Connection String Trouble

c# sql entity-framework

Add a Date in Linq to Entities

entity-framework

What is LINQ equivalent of SQL’s "IN" keyword

How to select a row(object) based on max of a field Entity Framework 4.1

Using DateTime?.Value.TimeOfDay in LINQ Query

Linq Order by List<int> of IDs given

c# sql linq entity-framework

Many-to-many relations in Breeze

Linq to SQL Group by and Sum in Select

Is automapper preventing lazy loading with EF?

Unable to generate explicit migration (EF5) (migrations pending)

Populate DropDownList using MVC 4 & Entity Framework

The LINQ expression node type 'Lambda' is not supported in LINQ to Entities

c# linq entity-framework