Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How do I prevent Entity Framework from loading a FileStream column into a byte array?

Updating model in EF Database First project

Correct disposing using Repository and Unit Work patterns with Entity Framework?

Help me understand "LINQ to Entities only supports casting Entity Data Model primitive types"

c# entity-framework-4

Entity Framework 4.1 Code First not creating tables

entity type has no key defined - Code first

How to Use Entity Framework 4 with Visual Studio 2013

Connection string for using SQL Server Compact with Entity Framework?

Entity Framework: How to put multiple stored procedures in a transaction?

How to get the latest date inserted from the table with Linq to entities

A cycle was detected in a LINQ expression exception

c# DbSet - Internal object cannot be got

IN and NOT IN with Linq to Entities (EF4.0)

Using database generated GUID and datetime with EF4

Creating composite primary key using entity framework 4.1

Use Linq query to compare date only with DateTime field

execute custom sql with entity framework?

Entity Framework - default values doesn't set in sql server table