Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is it possible to ignore related entities from loading in Entity Framework?

Slowly migrating an EDMX application to use a DbContext?

Generate C# entity files from my EDMX in the command line instead of from VisualStudio

Transient errors with Sql Azure

What is the benefit of adding .HasIndex() in your mappings, on a DBFirst scenario?

ASP MVC, Lazy Loading, and JSON Serialization. How to fill other properties?

Two entities with possibly different keys are mapped to the same row

entity framework ctp5 get unproxied entity

How to edit object in Entity Framework?

c# entity-framework ado.net

migrate.exe, on a build server, wants to "start over" with migrations

how to use "not equal to" in where condition using linq with entity framework

Finding the Max value through GroupBy throws Sequence contains no elements exception

c# entity-framework linq

Code First TVF in 6.1.0-alpha1-30113

Sqlite with Entity framework - Error: "Specified cast is not valid"

How do I rewrite this Linq query to avoid using FirstOrDefault?

c# entity-framework linq

Way to track number and type of objects deleted in entity framework

c# entity-framework

How to do "select count(*)" on ADO.NET Entity Framework

c# entity-framework ado.net

Unknown column 'Project1.ID' in 'where clause'