Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Eager Load Not Returning Data, Lazy Load Does

Good way to handle NullReferenceException before C# 6.0

c# entity-framework linq

Doing multiple joins within a LINQ statement

Entity Framework DELETE statement conflicted with the REFERENCE constraint

SqlException (0x80131904): Invalid object name 'dbo.Categories'

Could not locate assembly "EntityFramework"

The provider did not return a ProviderManifestToken string error

How can a LINQ join select only the first record?

Entity Framework 6 - Timing queries

The LINQ expression could not be translated and will be evaluated locally

Linq to Xml : Exception -The ' ' character, hexadecimal value 0x20, cannot be included in a name

Unable to Retrieve Metadata

Conditional predicates in LINQ?

c# entity-framework linq

System.ArgumentException while updating Model from Database

Entity Framework 6 - how to convert this line to async?

Rename a foreign key in Entity Framework Core without dropping data

Prevent Entity Framework to Insert Values for Navigational Properties

c# wpf entity-framework

Unable to create an object of type 'DbContext'

Entity Framework - what's the difference between using Include/eager loading and lazy loading?

Returning a DataTable using Entity Framework ExecuteStoreQuery