Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

ASP.NET MVC 3 Application using Ninject, Entity Framework 4 Code-First CTP 5, Patterns

Entity Framework: Alternate solution to using non primary unique keys in an association

Clean way to deal with circular references in EF?

Why to use DbContext and not ObjectContext

Dump Linq-To-Sql now that Entity Framework 4.0 has been released?

How to Create a Entity Framework Project?

EF Code First - Globally set varchar mapping over nvarchar

Search on all fields of an entity

Moving Entity Framework model into class library from web project

Entity Framework 4.0 Automatically Truncate/Trim String Before Insert

.net entity-framework-4

Migrating from LINQ to SQL to Entity Framework 4.0 - Tips, Documentation, etc

Entity Framework: Problem associating entities with nullable field

IDbSet and Exposing Include method via Extension Method

The data reader is incompatible with the specified Entity Framework

Entity Framework 4.3. Invalid column name 'CreatedOn'

EF Query using .Contains() and .ToLowerInvariant() Results in no matches when match is found at the end of a string

c# linq entity-framework-4

EntityFramework with WEB API, update all properties

How to show Alert Message like "successfully Inserted" after inserting to DB using ASp.net MVC3

Entity Framework 4 Code Only Error "Multiple objects sets per type are not supported"

ASP.NET MVC 3 and App_Code folder