Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Good advices to use EF in a multithread program?

How do I return an entity that is a query of multiple tables

c# wcf linq entity-framework

How do I create two associated entities at one time with EF4 Code-First

How can I extract the database table and column name for a property on an EF4 entity?

Is it possible to generate db sql script with Ef4 CodeFirst on build?

Populate class from DataTable

c# entity-framework ado.net

Nullable int not working as expected in LINQ (C#)

Override Entity Framework Entity Property

Unit of work and multiple object contexts

What do I need to add into OnModelCreating(DbModelBuilder modelBuilder) function to define relations between Person and Role?

Entity Framework 4.0: is it worthy now?

.net entity-framework

How can I stop EF Core from creating a filtered index on a nullable column

Force EF 4.1 Code First to See an Attached entity as Modified

Unable to create a constant value of type 'System.Object' in Entity Framework

c# asp.net entity-framework

Entity Framework to multiple databases (same schema) at runtime?

Concurrency exceptions in Entity Framework

Semaphore exception - Adding the specified count to the semaphore would cause it to exceed its maximum count

Entity Framework validation with partial updates

Entity Framework - getting a table's column names as a string array

EntityType 'DbGeography' has no key defined