Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 6 Reusing Data Annotations

Entity Framework auto increment with starting value

Changing default database of Identity/Membership authentication in ASP.NET MVC 5.1

Entity Framework with SQLite Error: An error occurred while reading from the store provider's data reader

Entity Framework hangs when using async calls

Semantical Error - Couldn't find constant X, class... ERROR

How do I extend IdentityRole using Web API 2 + AspNet Identity 2

C# Generic Repository - Unit Of Work - Thread Safety

The LINQ expression contains references to queries that are associated with different contexts

c# linq entity-framework

One out of 2 properties should be null (EntityFramework Code First)

Entity Framework Multiple Cascading Deletes

Can I use UseCSharpNullComparisonBehavior for a single query?

EF Code First One to Many and Reverse One To One Relationship

How to programatically create Sql Azure database of type Basic/Standard edition through Enity Framework code first

DbContext has been disposed, does not make any sense

DbMigration move column with data

Which methods use in Linq to force a retrieving data from database

c# linq entity-framework

EF Code first - many to many relation mapping table with extra columns

Exclude all in Entity Framework (lazy loading enabled)

Why Can't I Call Skip on an IOrderedQueryable?

c# entity-framework linq