Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

What class should have ability to set a password (Repository, User, etc)?

What to do when Model is exactly the same as ViewModel?

Reusing LINQ query results in another LINQ query without re-querying the database

Transforming Entity Framework EDMX File with XSLT

Does the entity model replace the model in mvc

Could not load file or assembly 'EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

How to create Dataset and fill the dataset in asp.net using Entity Framework

EF4 adding multiple entities (An object with the same key already exists in the ObjectStateManager)

entity-framework-4

How to create a business model wrapper for a generic database approach?

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