Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Could not load type 'System.ComponentModel.DataAnnotations.Schema.IndexAttribute'

Two different providers on the same config file

Get Primary Key of DBEntityEntry when Adding

Pass expression parameter as argument to another expression

How is Identity.EntityFramework OnModelCreating called

EF Core: Get Authenticated username in Shadow Properties