Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do you insert or update many to many tables in .net entity framework

OUTER APPLY is not supported by MySQL

How to implement table-per-concrete-type strategy using entity framework

How to Add existing entity as a new Entity with Entity Framework

c# .net entity-framework

Unable to use a Stored Procedure with my Entity Framework v4 + POCO's :(

Handle Entity Framework OptimisticConcurrencyException

.net entity-framework

Entity Framework and SqlDateTime overflow best practices

SQL Unique key insertions

LINQ to Entities - cannot cast 'System.DateTime' to type 'System.Object' in orderBy

C# Entitity framework SaveChanges() not working

EF CF Configure many-to-many mapping manually

Entity Framework Code First and Multiple Assemblies

EntityFramework EntityCollection Observing CollectionChanged

Double self-referencing property with Entity Framework

How can i update an entity object (detach) in EF CF?

C# Entity Framework Pagination

change db name in connection string at runtime in Entity Framework

Which LINQ statements force Entity Framework to return from the DB?

c# linq entity-framework

mapping private property entity framework code first [duplicate]

Best pattern for storing (product) attributes in SQL Server