Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

My Mocked DbContext writes to db in Unit Test using Moq

Can i add a row number in object list while mapping with automapper?

Is there any alternative to DateTime.Ticks or DateTime.TimeOfDay in Linq-To-Entities?

Include children and grandchildren when selecting from database

Entity framework Unidirectional Association One to Many

Reexecuting IQueryable on different DbContext instance?

Update Exception with Entity-Framework?

Entity Framework CTP 5 - Code First Mappings - Can't map properly an enum list

How to deal with sql concurrency issues in a website

Why is my ApplicationDbContext getting disposed when I dispose of UserManager/RoleManager in my database initializer Seed()?

How do I use wildcards with LINQ?

linq entity-framework

Getting Records On The Bases Of Range(would be char,would be int)

vb.net entity-framework

Return List<Object> from Linq SQL (Lambda) with join and where

Unity, Using Statement and PerRequestLifetimeManager

Only update some properties on an EF entity that are not set to null

c# json entity-framework dto

Entity Framework - SaveChanges vs Transaction