Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is it possible to programmatically set the ProviderManifestToken for a code-first EF model?

How do I use SqlFunctions.SoundCode on an Entity Framework insert?

c# entity-framework

Entity Framework and insert with an Identity column

Make Entity Framework object into generic class via extension class?

PropertyGrid Browsable not found for entity framework created property, how to find it?

Entity Framework EntityType 'UserAccount' has no key defined

using UnitOfWork and Repository Pattern with Entity Framework

Visual Studio - The specified store provider cannot be found in the configuration, or is not valid

Entity Framework Core Add-Migration throws "An item with the same key has already been added. Key: MyProject.Model.MyContext

How do I map an Entity Framework Code-First model to a single SQL Server Schema?

I want to use Entity Framework + ASP Identity but I don't want EF to generate tables for me

What to use with a half-designed database? Model-First or Database-First?

Generic repository select by ID in EF4

ASP.NET MVC Model containing File

EF Core `update-database` on MySql fails with `__EFMigrationsHistory' doesn't exist`

Can i use foreign key to unique constraint in EF6?

Identify and filter Navigation Properties in a Entity Data Object

Enums casting to a byte

c# entity-framework

MusicStore 'System.Data.Objects.ObjectSet<....>' does not contain a definition for 'Add' and no extension method 'Add' accepting a first argument