Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Multiple DbContext, multiple Database.SetInitializer

How to regenerate EDMX file?

Entity Framework 4.0 GetChanges() equivalent

Sql Exception With .net 4 & EF

.net entity-framework-4

The property 'text' is part of the object's key information and cannot be modified

c# 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