Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

EF database first, rename entity table name

c# entity-framework

How to call a Stored Procedure inside an oracle package with Entity Framework?

Disable the default constructor on a Database-First workflow

Cast a IQueryable type to interface in Linq to Entities

c# entity-framework linq

.NET core DbContext dynamic connectionstring

Is there an option to make Entity Framework revert empty strings to null?

Entity Framework with OleDB connection - am I just plain nuts?

How to handle null child Entities in MVC Razor

Entity Framework | Code First - Get Name Of Created Table