Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

In Entity Framework is there a cleaner way of converting an object type to a string representation for storage?

MVC 4 Model in Separate Class Library Assembly (using EF 5)

Database.SetInitializer() in a static constructor?

Expression of type 'System.Int16' cannot be used for return type 'System.Object'

EntityFramework and Spatial Search POINT inside POLYGON

Entity Framework Code First with MySql Error

Not sure how to map many to many relationship - Reuse mapping table different entities

entity framework, contains and conditional operators (uses charindex insted of like)

How to refactor LINQ select statement

c# linq entity-framework-5

Pluggable conventions in EF 5?

"update-database" Entity framework code first doesn't add tables anymore

How do I stop datagridview in winforms automatically generating columns at design time when there is a bindingnavigator?

How should a one to many relationship be managed in Entity Framework?

How to change sql generated by linq-to-entities?

How to get the primary key of an object after it is saved with DbContext

EF Code First, Model First or Db First? for a many changing medium-large app

Entity framework SqlQuery execute query with repeated parameter