Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Create a Dropdown List for MVC3 using Entity Framework (.edmx Model) & Razor Views && Insert A Database Record to Multiple Tables

How do I call SQLitePCL.Batteries.Init().?

c# entity-framework sqlite

Check if list contains item from other list in EntityFramework

How many Include I can use on ObjectSet in EntityFramework to retain performance?

Entity Framework Data Annotations Set StringLength VarChar

entity-framework

Why is my DbContext DbSet null?

Delete .mdf file from app_data causes exception cannot attach the file as database

User in Entity type MVC5 EF6

IDbAsyncEnumerable not implemented

c# entity-framework

What is the difference between DbSet<> and virtual DbSet<>?

MVC, EF - DataContext singleton instance Per-Web-Request in Unity

How not persist property EF4 code first?

EntityFramework Same Table Many to Many Relationship

The type 'System.Data.Entity.DbContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'EntityFramework 2

.net entity-framework

Get Entity Framework 6 use NOLOCK in its underneath SELECT statements

Is it possible to set a unique constraint using Entity Framework Code First?

'Date' is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation properties are supported

One DbContext per request in ASP.NET MVC (without IOC container)

How do I remove underscore of foreign key fields in code first by convention

Entity framework - "Problem in mapping fragments"-error. Help me understand the explanations of this error

entity-framework