Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Defining many to many relation in code first entity framework

Entity Framework TimeSpan - Time Error

c# entity-framework service

Convert list of of objects to list of tuple without iterating

Cannot perform a backup or restore operation within a transaction. BACKUP DATABASE is terminating abnormally

Entity Framework Object Context in ASP.NET Session object?

WCF Data Services or Entity Framework

.SelectMany() and getting data from more than one related table

ViewModels with asp.net mvc 4 and EntityFramework whats the Point

How to switch between test and production databases with Entity Framework 5

What are the rules for when dispose() is required?

LINQ .FromSQL error InvalidOperationException: Sequence contains more than one matching element

c# sql entity-framework linq

How to specify left join in EF?

c# entity-framework orm

Profile EntityFramework

sql entity-framework

Where clause not working on LINQ IQueryable query

c# entity-framework linq

Manual DAL & BLL vs. ORM

Moving to Mono : Entity Framework alternatives

entity-framework mono

The ObjectContext instance has been disposed and can no longer be used for operations that require a connection

Why does my Entity Framework turn '2.87' into just '2' (decimal field)?

Entity Framework and Default Date

entity-framework

Use IEnumerable<Expression<Func<T, Object>>> in method

c# entity-framework