Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Linq query with Contains only works with is IQueryable is in external variable

How to mix Entity Framework with Web API

How do I use EF to automatically create a database and repository in ASP.NET MVC?

Nullability for strings vs other data types in columns created by Entity Framework Code First

EF Migrations, Output Text to Nuget Console

Why I do I fall into all of the hurdles for a simple update in EF?

Code First - Self-referencing one to many relation

Entity Framework and the relationship with MVC

Entity Framework - Affect of MultipleActiveResultSets on Caching

c# entity-framework

AspNet Identity 2.0 Email and UserName duplication

ASP.NET MVC5: Want to update several items in Collection with model binding

When exactly is the "first time" a DbContext accesses the database?

Do I need SQL Server db_ddladmin rights for a Entity Framework Code-First Approach and is it a security issue?

The entity or complex type ... cannot be constructed in a LINQ to Entities query

Is there a way to use ARRAYs in Entity Framework + PostgreSql

SQL Query Using Entity Framework Runs Slower, uses bad query plan

EF6 + Postgres relation dbo.AspNetUsers does not exist

EF6 Self Referencing Table with multiple parent properties, single child collection

EF Multiple databases with one context

c# entity-framework

Does EF 6 support SQL Server 2014 Types?