Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework Skip method running very slow

Is it bad practice to filter by ID within the repository pattern

How to generate POCO proxies from an existing database

entity-framework-5 poco t4

Memory growing unexpectedly while using entity framework to bulk insert

c# entity-framework-5

OnModelCreating - forcing new creation

Entity Framework 5.0 code-first with MySQL Connector 6.6.5.0 on .Net 4.5

Entity Framework Code First 5 Cascade Delete on many to many tables error

Get path of App_Data folder in the Seed method of EF migration configuration class

ASP.NET MVC4 Simple Membership fails to initialize if using Entity Connection String (works with SQL connection string)

EF DB First refresh is not detecting FKs to a particular table

How to correct Polygon Ring Orientation using C# Entity Framework 5 DbGeography Spatial Data

Entity Framework 5 - Implementing SQL Server "Execute As User"

How to configure multiple object sets per type in Entity Framework code first

Entity Framework 5 does not clear navigation property

Entity Framework doesn't query derived classes - Error in DbOfTypeExpression

Entity Framework Migrations with Multiple Web Config Transforms

EF Code First - creating database - Login failed for user

How to insert with foreign key that doesn't exist yet in Entity Framework?

Dynamic Data IObjectContextAdapter missing reference

Entity Framework with optional parameters?