Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Entity Framework 6 uses an UPDATE when it should be using a DELETE when deleting from a bound DataGridView

How to use entityframework 6 with mono and sqlite for C# cross-platform development?

A first chance exception of type 'System.Data.Entity.Core.EntityCommandExecutionException' occurred in EntityFramework.SqlServer.dll

code generation strategy to "default" in visual studio 2013

c# entity-framework-6

Sharing the Users table between an IdentityDbContext, and a main application DbContext

Getting the column name (sspace) from an ospace property name

Entity Framework 6 with an Immutable Class

EF + AutoFac + async "The connection's current state is connecting"

Unable to add second self Referencing FK to model, causes Unable to determine the principal end error

Linq return parent objects that have child items matching ALL items in separate list

c# linq entity-framework-6

EntityFramework database first - type mapping - map binary(8) from SQL to int in C#

How do I Cascade a SoftDelete?

Entity Framework 6 creates Id column even though other primary key is defined

UserManager.Create(user, password) thowing EntityValidationError saying Id is required?

How do I add a controller to ASP.NET MVC with Visual Studio 2013 and Entity Framework?

How to use an internal DbContext?

c# entity-framework-6

Defining a consistent projection in a model with EF6

Why is the seed method not being called?

Set Command Timeout in EF 6

"Update-Database" command fails with TimeOut exception