Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

On Insert / Update logic in EF code first

update-database error - NuGet Package (EntityFramework.SqlMigrations)

Mapping SQL view in code-first approach

ASP.NET/Identity Error: The entity type ApplicationUser is not part of the model for the current context

How to refresh ObjectContext cache from db?

Can I check modelstate without modelbinding?

What is equivalent to clause between, for comparasion strings in LINQ or lambda expression of?

AsNoTracking() Method Is Missing From Context in Entity Framework

Entity Framework + Repository + Unit of Work

Entity Framework on delete cascade

Int.Parse in Linq Expression

c# linq entity-framework

The type or namespace name 'Column' could not be found

Samples not working for Web API Help Page when using an Entity Framework Complex Type in the model

How do I get the raw SQL underlying a LINQ query when using Entity Framework CTP 5 "code only"?

Linq to Entities does not recognize string.Format or concatenation '+'

How to add a composite unique key using EF 6 Fluent Api?

c# entity-framework

How do i delete single record from table using EF 6.1.1

Entity Framework - Performance in count

Is there a way to change connection string in database first?

EF 6 Parameter Sniffing

c# sql entity-framework