Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Adding class to EF Model cause compile error "The type or namespace name <className> could not be found"

Effort- FirstOrDefault returns null when Faking Database

Computed columns: SQL or Locally in Entity Framework?

linq to entities does not recognize the method int32 toint32

Can I ignore Automapper properties on a one-off basis?

How to refresh model from database selecting just one table using Entity Framework 4.3

Procedure with out parameter (SYS_REFCURSOR) with Entity Framework

MVC Pulling data from cached or old database

Entity Framework: how to implement shared primary key with Fluent API?

Use ListView control to display data but join a reference table

Entity Framework - LINQ - Use Expressions in Select

Is it possible to stub Entity Framework context and classes to test data access layer?

How do I assign EntityCollection property to another property?

Entity Framework and views

Entity Framework where clause filtering from specific column