Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

one-to-one relationships in Entity Framework 4 v2 with POCO

Entity Framework 4 - Refresh specific tables when updating

.net entity-framework-4

EF4.1 multiple nested entity Includes gets NotSupportedException?

How can I add constraints to an ADO.NET Entity?

Using CreateSourceQuery in CTP4 Code First

entity-framework-4

How do I add a calculated column to my EF4 model?

Programming against interfaces & Entity Framework 4.0

How to model POCO object from a multilanguage database with Entity Framework 4?

Enums in EF4 POCO Generated Objects

How Can I Extend A Entity When Using RIA Services With Silverlight?

Entity Framework DateTime column - GetDate() value Insertion

Is there a way to find all Entities that have had their relationships deleted?

Which SQL Server sql data type to use in order to preserve UTC date time

Entity Framework 4: Table per Type inheritance problem on insert

Implementing the Repository Pattern in ASP.NET MVC

Update part of primary key Entity Framework 4.0

entity-framework-4

Convert Int32 to Oracle number(5) with EF4

Entity Framework Code First ignoring connection string, using IIS instead

Entity Framework 3.5 or 4.0?

What is the most efficient way to do comparisons involving many-many relationships with LINQ in EF 4.1?