Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef4-code-only

MVC, ViewModels, and Validation

Entity Framework CTP 5 One to One mapping

How to accept JSON in a WCF DataService?

Junction table with additional columns in EF4 CTP4 Code First

Access DbContext from IQueryable

code-first ef4-code-only

How can I add an Image type to an EF4 Code First Entity?

How Refactor Code/DB schema with EF 4 code first - Data Migration

Use a struct in place of a primitive for a EF4 property type

Inherit a common base class in EF code first

DbContext SaveChanges Order of Statement Execution

XML data type in EF 4.1 Code First

How does EF 4 code first handle schema changes in a production environment?

How do I get the raw SQL underlying a LINQ query when using Entity Framework CTP 5 "code only"?

Entity Framework 4: Code First - Creating db in another schema? MapSingleType?

How map objects to a view with EF 4 code first?

using Guid as PK with EF4 Code First

How do I map a char property using the Entity Framework 4.1 "code only" fluent API?

How not persist property EF4 code first?