Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to get all users in Role (Microsoft ASP.NET Identity EntityFramework 2.0.0-beta1)?

Keep Getting 'The LINQ expression node type 'Invoke' is not supported in LINQ to Entities' Exception

c# .net linq entity-framework

GUID COMB strategy in EF

Entity Framework will not show stored procedures

EF Core Tools not working on dotnet core 3 preview 4

How to delete a record with a foreign key constraint?

Using Generic Repository and Stored Procedures

EF - Cascade Delete Not Working, Can't Delete Object

Gets exceptions ""at least one object must implement icomparable"" only when apply method ToList() to IQueryable<>

c# .net linq entity-framework

Inconsistent accessibility: property type in DbContext

How to get all names of properties in an Entity?

c# entity-framework

Extending Entity Framework Model to include new property

c# .net entity-framework

Could not determine storage version - Entity Framework

Updating existing data in EF 6 throws exception - "...entity of the same type already has the same primary key value."

Call OrderBy() with a field name as a string [duplicate]

c# linq entity-framework

FunctionImport in entity framework 4 issue

entity-framework entity

entity framework: conditional filter

entity-framework c#-4.0

WCF OData Service and EF 6 issue - Can't expose entities using Odata Service

entity-framework wcf odata

asp mvc get last insert id from savechanges()

DBContext Added/Attached Event?