Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do I establish a one to one relationship with Entity Framework Code First

Passing Entity Context to other methods and objects

Create a lambda expression with a new anonymous type at runtime

Format of the initialization string does not conform to specification starting at index 0 on azure

Navigation property returns null after inserting

c# .net entity-framework

Why isn't DbSet covariant?

MoreLinq maxBy vs LINQ max + where

return inside using statement

c# entity-framework

Access the database name inside Up in DbMigration

Entity Framework Code First - SQL Injection prevention

how to share a transaction in two dbContext with EF6?

How to create Unique key for a varchar column for entity framework database?

Why is EF eager loading include not working as expected?

How to change the schema on a dynamic per query basis?

SQL Server 2014 Memory Optimized Table with Entity Framework 6.1 CodeFirst

Bounded Contexts and EF Code First - How to put them together?

AutoMapper throws Missing Map when Map exists

ProviderManifestToken 2008 or 2012

Why am I getting "The magic number in GZip header is not correct." error using OWIN auth against Azure SQL

ASP.NET MVC EntityFramework lazy loading or ViewModel?