Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Accessing custom objects in DomainService from client

Saving single objects with Entity Framework code first

Refactor LINQ to SQL/Entities Query with many subqueries

How to consume a complex object from a sproc using WCF Data Services / OData?

Linq Query, messed up where clause in method

Entity framework - select by multiple conditions in same column - Many to Many

disposing object context on application_endrequest

c# asp.net entity-framework

EF CodeFirst handling database exceptions while saving changes

How do I update an entity in EF across multiple ASP.NET requests without retrieving it again?

CREATE DATABASE permission denied in database 'master' Entity Framework Migration

Entity framework, POCO and a private property

c# entity-framework poco

Loop/reflect through all properties in all EF Models to set Column Type