Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework with XML file as the data source [duplicate]

c# .net xml entity-framework

EF Regenerate Code Models from Database Change

c# entity-framework

How to change sql generated by linq-to-entities?

Linq where clause for collection in a collection

Using Unity, how do you automatically dispose an IDisposable?

Testing Linq Queries EF and the Repository Pattern

Cannot insert explicit value for identity column

EF DbContext.Set<T> filtered record only ... doesn't work

Only update specific column using Z.EntityFramework.Plus' SingleUpdate method

How can I parse ODataQueryOptions from a string?

Retrieve auto increment id of last inserted record in MVC 4

EntityFramework 6 Creating new Record with existing foreign key error on Many-to-many relationships

EF4 ASP.NET - Managing Entity Edits between HTTP Posts and Rollback

Entity Framework get SUM from child property

Customizing EF F# Query Translator

entity-framework linq f#

Why does a newly created EF-entity throw an ID is null exception when trying to save?