Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Reduce database calls with Entity Framework

How do I map text field type of Sql server in EF code first? [duplicate]

EF with SQL server application role

DbContextTransaction and Multi-thread: The connection is already in a transaction and cannot participate in another transaction

Does not contain a definition or extension method- WHEN IT DOES

How Initialize T type c#

Sorting by Children in Entity Framework doesn't return sorted list

c# entity-framework

Entity Framework 4: which approach is the best

MVC - Insert post data into database

RIA Services not returning Included Type Collection Property

EF Code First + lazy loading, projection does not work as expected

Entity Framework scalar function mapping

Pluggable conventions in EF 5?

Entity Framework Many to Many and Eager Loading

Why is Linq to Entities so slow the first time it's referenced

linq entity-framework

DbContext.Database.SqlQuery<T>(query, parameters) parameter with value 0 sent as "default" to the database

entity-framework

c# EF DbContext - generate object dynamically from string