Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityCollection - ICollection<InterfaceTEntity> - Runtime Issue/Quirk

Drop a database using entity framework

EF include with where clause

c# linq entity-framework

Entity Framework's DbContext Lifetime in Worker Role

Injecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injection, Unit of Work and Repository Patterns

In ASP.NET MVC, move Authentication Models to a Class Library

Entity Framework: Update inside LINQ query

c# linq entity-framework

Simple Injector “The operation cannot be completed because the DbContext has been disposed” during MVC validation

Website Slow At Loading The Login Form

Implementing asp.net Identity into already existing database with entity framework

are model-defined functions still supported in EF6?

LINQ to Entities does not recognize the method 'System.String ToString(Int32)'

How to write LINQ Queries for CRUD using Entity Framework? [closed]

EntityFramework 6.1.1 with Linq Performance issue

When to expose an IEnumerable instead of an ICollection?

Linq to Entity Framework: Select with only subset of child elements

c# .net linq entity-framework

How to override Azure Sql connection in Azure portal

Accessing HttpContext.Current.User.Identity.Name in the DbContext

EF migration is dropping a column and trying to rename a nonexistent column back to Id

Expression Trees and Nullable Types