Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF returns old values

c# entity-framework mvvm

Map same Model class for multiple purposes in Entity FrameWork

One or Zero to One Entity Framework Code First FluentApi

EF 6 how to set two foreign keys to same table

c# entity-framework

"The number of properties in the Dependent and Principal Roles in a relationship constraint must be identical" issue in entity framework

TransactionScope locking table and IsolationLevel

Delete multiple Items from a List of Id's using 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