Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

DeleteObject method is missing in Entity Framework 4.1

Executing logic before save or validation with EF Code-First Models

EF 4.1 Code First Initialization - Alternative

Can I use strongly typed POCOs as related values with EF code first without creating new ones every time?

Unable to delete child entities from a POCO using Unit Of Work pattern

Entitystate is set to modified instead of Delete

entity-framework-4.1

EF4.1 LINQ, selecting all results

linq entity-framework-4.1

EF 4.1 stored procedure not available?

Entity framework POCO - Update collection

Dynamic Data with Entity Framework: Bulk editing rows

Entity Framework TDD, howto unit-test model for required field

Error Creating Database with EF Code first on Azure

Entity Framework Code First callback on object instantiation

Entity Framework 4.2 Table Valued Functions

Understanding POCO Generators

What does a repository look like when using many 1:Many or Many:Many tables?

Is it possible to format the results of a query using a Lambda Expression?