Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Set database timeout in Entity Framework

Unable to create a constant value of type Only primitive types or enumeration types are supported in this context

c# linq entity-framework join

How are people unit testing with Entity Framework 6, should you bother?

"Items collection must be empty before using ItemsSource."

A circular reference was detected while serializing an object of type 'SubSonic.Schema .DatabaseColumn'.

Entity Framework 4 / POCO - Where to start? [closed]

entity object cannot be referenced by multiple instances of IEntityChangeTracker. while adding related objects to entity in Entity Framework 4.1

How to add/update child entities when updating a parent entity in EF

Setting unique Constraint with fluent API?

Entity framework linq query Include() multiple children entities

Update Row if it Exists Else Insert Logic with Entity Framework [closed]

c# entity-framework

Getting exact error type in from DbValidationException

The object 'DF__*' is dependent on column '*' - Changing int to double

The cast to value type 'Int32' failed because the materialized value is null

What's the difference(s) between .ToList(), .AsEnumerable(), AsQueryable()?

ASP.NET Identity DbContext confusion

The relationship could not be changed because one or more of the foreign-key properties is non-nullable

How to force LINQ Sum() to return 0 while source collection is empty

c# .net entity-framework

Max return value if empty query

Entity Framework rollback and remove bad migration