Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Is this query being executed on an in-memory collection, or in the database?

How to get DbContext Instance within UnitOfWork via Ninject?

TPH Inheritance mapping uses nchar (N'value') instead of char ('value') for discriminator column value

How do I know if an object with a specified key is loaded in DbContext?

Partial postback of page with dropdownlist using AJAX on MVC3 page EF4

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