Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity Framework 4 - Get generated SQL for Updates/Inserts

How to affect the column order with Entity Framework Code First Migrations

Entity Framework 4 and WPF

Using EF4 migration tool with model-first approach

How can I use Sql CE 4 databases for functional tests

Sql Server Freetext through Entity Framework

Error with Entity Framework: AcceptChanges cannot continue because the object's key values conflict with another object in the ObjectStateManager

Linq multiple where queries

1-to-1 relationship causing exception: AssociationSet is in the 'Deleted' state. Given multiplicity constraints

Entity Framework 4 - prevent basic caching

entity-framework-4 entity

Disposing of object context in entity framework 4

How to call Scalar-valued function from LINQ to Entities server-side

How to join Multiple tables using Repository Pattern & Entity Framework?

Using stored procedures with Entity Framework 4 Code First CTP5

Simple conditional LINQ query in Entity Framework 4

Simulating CTE recursion in C#

Parameterizing a raw Oracle SQL query in Entity Framework

"Ambiguity between X and X" for every property after modifying entity model [closed]

Using EF 4 on .NET 3.5 SP1

How do we alias a Sql Server instance name used in a Connection String .config?