Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

ASP.Net MVC 3 EF4.1 code first - Multiple object sets per type are not supported

Adding a property for the count of associated entities in Entity Framework Code First

Model binding in the controller when form is posted - navigation properties are not loaded automatically

Connection string EF 4.1 code first SQL compact in windows form application

EntityTypeConfiguration - What is a clean method to test mapping against the database?

EF4.1 Exception creating Database with table-per-hierarchy inheritance

Entity Framework Code First One-To-Many doing wrong queries?

How to specify different table names than entities in EF4?

How do I add another table to my database using Code First on MVC3 and Entity Framework?

Querying an Entity's child collections in Entity Framework 4.1

How do I create/use a Lightswitch domain model (EF) from a standalone app?

SQLite.Net UTC DateTime

Cannot apply indexing with [] to an expression of type ICollection

Can I use AutoMapper to map one list to another list of already instantiated objects?

Problem with TPH Inheritance mapping in EF 4.1 with Code First

Why does adding explicit foreign ID columns to my EF4.1 CodeFirst entity cause a foreign key constraint conflict?

Entity Framework 4.1 - select Many to Many Association