Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

SQL Server Profiler showing EF queries against master database?

How can I load all Entity Framework 4.1 entity configuration entities via reflection?

Linq. How to query list within list?

MultipleActiveResultSets for postgresql and ado.net entity data model

Does `Any()` forces linq execution?

c# entity-framework

EF5 How to get list of navigation properties for a domain object

Represent a single-rowed table in EF?

entity-framework

How to convert Anonymous Type to Strong Type from LINQ query

c# entity-framework linq

What is Guid.NewGuid() doing in LINQ to Entities?

c# entity-framework linq

Get all implementations types of a generic interface

Entity Framework v2 doesn't support sql 2000?

How do I find out the actual SQL that this statement generates?

ComboBox DataSource And Entity FrameWork

In Objectify, how do you load an entity by ID without knowing the parent key?

Using ASP.NET Identity on MVC 5 project but httpcontext User.ProviderName is "AspNetSqlRoleProvider"

Paging Support - ADO.NET Entitry Framework and LINQ

Entity Framework ObjectContext -> raw SQL calls to native DBMS

Using LINQ .Distinct() with DateTime - Selecting only the first instance of a date

Making sure that DateTime properties return DateTimeKind.Utc

Can use interfaces in creating my models in Entity Framework Codefirst?

c# entity-framework