Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How to get Entity Framework 4.2 without Nuget?

Entity Framework Code first development Resources and Documentation

Why is the designer creating two .Designer.cs files when updating model from database?

entity framework 4.1 invalid column name

EF4 POCO (not using T4): Mapping and metadata information could not be found for EntityType

Does Entity Framework 4 Code First have support for identity generators like NHibernate?

EF4 Mapping varbinary(max) to Binary - Code First Error

Entity Framework Code First - Eager Loading not working as expected?

Entity Framework 4 (using EDMX), how to add a field into to model that DB does not have the field actually

How to ask the database server for current datetime using entity framework?

Exception raised when I'm trying enable migrations in EF 4.3.1

Using a enum with flag in an Entity Framework query

Why is entity still validated when it is gone?

Entity Framework 4 with MySQL connector 6.4.3 autogenerate tables causes "Column Length" exception

How do I avoid large generated SQL queries in EF when using Include()

How do I use TransactionScope with MySql and Entity Framework? (getting Multiple simultaneous connections...are not currently supported error)

Entity Framework 4 Multiple Object Delete(RemoveAll)

Entity Framework 4 - Mapping non-public properties with CTP5 (code first) in a persistence unaware context

Entity Framework GroupBy an object or ComplexType