Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity framework and UPDATE CASCADE

Is it possible to exclude Entity Framework Autogenerated Code from Code Coverage Statistics?

Entity Framework: Updating a field to a null value?

c# entity-framework

Entity framework Profile Provider example.. How to initialize and setup please help!

EF Inserting Duplicate Parent Objects

entity-framework

Entity Framework - Binding Navigation Property to ListBox

Very different performance of EF with very similar queries

.net entity-framework

What's required for ExecuteStoreQuery to respect relationships?

How to get entity framework to realize the model and the DB are in sync

Design Decision: Multiple EF EDMX Files

entity-framework edmx

DataContractSerializer not deserializing references

Simplest way to use NHibernate for the official "ASP.Net MVC 3 Getting Started"-Tutorial

Is there a way to include locally cached items in query of DBSet?

c# .net linq entity-framework

Entity framework null value in query

.net entity-framework null

Convert string to int in LINQ to Entities?

How can you dynamically select a table with entity framework 4.x?

Reflection: method with generic argument and lambda expression as parameter

Spatial Join in Entity Framework

Entity framework - how to detect recoverable vs unrecoverable exceptions

Entity framework, POCO and a private property

c# entity-framework poco