Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

DataBinding to Calculated Field

Linq selecting parent based on child criteria

linq entity-framework-4

How to use Pivot table with Entity Framework?

How do I create an association between these 2 entities without touching the DB?

Why does Database First EF skip mapping some tables?

How can i update app.config connectionstring Datasource value in C#?

EF 4.2 Code First. How to name a many-to-many table?

ExecuteStoreQuery return multiple rows how can i get it into an IList or List

EF 4.3 CodeFirst MVC3 WebApp and console use same model, but somehow they 'see' a different model which results in a model backing error

Entity Framework: ViewModel to Domain Model

Entity Framework 4 POCO's and AutoMapper

MVC or MVP architecture for winform applications using Entity Framework as ORM

Deleting associated data in LINQ to EF

Cannot find Entity Framework 4 annotations

Generic Repository Pattern have repetition of code so what will be benefit?

How to detach entities from EF Code First contexts

ORACLE and Entity Framework. Error:the specified store provider cannot be found in the configuration or is not valid

Check for items inside a Entity Framework linq result

c# linq entity-framework-4

Entity framework work locally but not on azure

Entity Framework Code First Map (Linked) Table?