Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Performance of Linq to Entities vs ESQL

Getting a count of returns seen by a RESTful request

entity-framework rest

How to pass parameters to DbSet.SqlQuery Method in Entity Framework

Unable to load the specified metadata resource

Code First & Identity with Azure Table Storage

Entity Framework - How should I instance my "Entities" object

Passing func as parameter in Linq to Entities and 'Internal .NET Framework Data Provider error 1025' error

Where to convert business model to view model?

Filtering include items in LINQ and Entity Framework [duplicate]

c# linq entity-framework

The Include path expression must refer to a navigation property defined on the type.in eager loading

what is difference between inverse property and foreign key in entity framework?

c# entity-framework

LINQ to entities - Building where clauses to test collections within a many to many relationship

Entity Framework: Using transactions and rollbacks... Possible?

Entity Framework - how do I get the columns?

How to unit test a repository pattern that uses Entity Framework?

PagedList loses search filter on second page

How to warm up an ASP.NET MVC application on IIS 7.5?

EF Migrations: RenameColumn in Automatic Migrations?

EntityFramework 6 How to get identity-field with reflection?

Attaching an entity of type 'X' failed because another entity of the same type

c# entity-framework