Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Setting MaxLength for all strings in Entity Framework code first

Cascade on delete not cascading with EF

c# entity-framework sqlite

Database.SetInitializer to null not working Entity Framework 4.3.1 Code First

EF Codefirst Bulk Insert

Why is Entity Framework's AsEnumerable() downloading all data from the server?

linq entity-framework

ef4 cause Circular reference in web service

Entity Framework Error - The version of SQL Server in use does not support datatype 'datetime2'

c# asp.net entity-framework

Can't make EF Code First work with manually changed data base

Linq result if null then zero

c# linq entity-framework