Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

view generated SQL for Entity Framewok SaveChanges command in Visual studio?

Entity framework remove object from context, but not from database

I have a POCO, can I get a proxy from the DbContext?

Unable to create a constant value of type 'Anonymous type'. Only primitive types or enumeration types are supported in this context

Entity Framework 6.0 Code First Migrations to Azure SQL DB not working.

using .include in entity framework create huge query?

How to create spatial index using EF 6.1 fluent API

ASP.Net Web API Validation Attributes on DTO?

Using Ninject with Owin and InRequestScope

The abstract type X has no mapped descendants and so cannot be mapped

c# entity-framework

SQL Azure EF Database First Connection String in Azure Management Portal

LINQ make All method async

Controlling column mapping with a custom convention in Entity Framework 6

Implicit Lazy Loading vs Explicit Lazy Loading

3 methods for adding a "Product" through Entity Framework. What's the difference?

Entity Framework - SaveChanges with GUID as EntityKey

entity-framework guid

Entity Framework - redundant connection string

Entity Framework CTP5 - How to Call Stored Procedure?

Where does "it" come from in this example of ObjectSet<T>.SelectValue?

How to get entity change delta in EF?