Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

DateTime manipulation inside Linq to entities query

Table-per-type inheritance with EF 4.1 Fluent Code First

Entity Framework 4.1 Codefirst: "Given multiplicity constraints" error when deleting one-to-many children

Entity Framework - query specifying inherited type for navigation property

Configure WPF client to run 64bit

Database First Entity Framework Update Model is not working: What can be the reason?

How can I hide a database column in the entity model?

When to use ApplyOriginalValues in Entity Framework 4?

entity-framework-4

InsertOnSubmit equivalent in DbContext.DbSet using Entity Framework 4 code first

Entity Framework 4: convert a string condition to a lambda expression?

Inserting a large number of rows into SQL CE 4.0 with Entity Framework 4 (performance issue)

Entity Framework | Code First - Get Name Of Created Table

The 'DbProviderFactories' section can only appear once per config file

How to convert a custom complex type to another custom complex type

Insert new object with existing object

Simple Injector: Inject same UnitOfWork instance across services of the same graph

Pros and Cons of putting a db context in static class library

Entity Framework – Inserting into multiple tables using foreign key

Adding additional properties to an entity framework 4 code first CTP 5 entity

New transaction is not allowed because there are other threads running in the session