Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

use other instead of @Html.DisplayFor in asp.net mvc 3 razor view

Executing logic before save or validation with EF Code-First Models

Cascade delete in EF4 CTP5 Code First performs update on child records

how to disabled lazy loading for every instance of the dbContext?

Return Entity Framework objects from WCF

Getting error Cannot insert explicit value for identity column in table 'Genres' when IDENTITY_INSERT is set to OFF

Populate a dropdown list from db

EntityFramework : does IQueryable or IEnumerable get all the results at the first place?

In Entity framework 4.0 how can we fetch multiple record set from database in one call & pass all data to View

EF 4.0 Dynamic Proxies POCO Object Does not match target type

Most efficient way to delete database data in Entity Framework 4?

entity-framework-4

Getting a result feedback from a stored procedure in Entity Framework

Association property Entity Framework

c# .net entity-framework-4

Using MVC2 to update an Entity Framework v4 object with foreign keys fails

How can I return if an optional navigation property exists from an Entity Framework Query?