Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Is it possible to modify entity object within ObjectStateManagerChanged handler?

Entity Framework POCO objects

Entity Framework and Stored Procedure Function Import with nullable parameters

how te create dynamic queries?

c# entity-framework-4

Why does EF not return any results when comparing null variable?

I get an EntityException when moving application to IIS 7

Bug in Entity Framework 4.3 code first - index already exists

Default Constraints in Entity Framework

entity-framework-4

What class should have ability to set a password (Repository, User, etc)?

What to do when Model is exactly the same as ViewModel?

Reusing LINQ query results in another LINQ query without re-querying the database

Transforming Entity Framework EDMX File with XSLT

Does the entity model replace the model in mvc