Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 4.0 GetChanges() equivalent

Table-per-type inheritance with EF 4.1 Fluent Code First

Entity Framework - query specifying inherited type for navigation property

DbGeography polygon get points

EF6 DbSet<T> returns null in Moq

How to get the maximum length of a string from an EDMX model in code?

entity-framework edmx

Return Anonymous Type using SqlQuery RAW Query in Entity Framework

EF Core query where Were clause is a collection?

Check if an insert or update was successful in Entity Framework

How can I hide a database column in the entity model?

EF ObjectContext.SaveChanges is missing

Entity Framework lazy loading

entity-framework entity

Multiplicity constraint violated SQL Server 2008 - CodeFirst

Stuffing an anonymous type in ViewBag causing model binder issues

Unable to create a constant value of type 'System.Object'. Only primitive types ('such as Int32, String, and Guid') are supported in this context

ViewModel and Singleton Pattern

c# .net entity-framework mvvm

How to add a list of entities to DbSet

.net entity-framework

EF Migrations migrate.exe generate script

Entity Framework code first with TimeStamp type

How can I cast to subclass when using LINQ and TPT EF?