Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Problem mapping multiple relations using Entity Framework code-first

.NET reflection: how to get properties defined on partial class

What is "it" in Entity Framework

c# linq entity-framework

MySql + entity framework = Every derived table must have its own alias

LINQ: Convert Guid to string

linq entity-framework

entity framework adding record to join table

c# entity-framework

Insert data using LinqPad and Entity Framework

entity-framework linqpad

Dispose of nested objects which all implement IDisposable

c# .net entity-framework

How do I load related entities of type IEnumerable<T>

Is there any performance advantage to EntityDataSource over programmatic binding?

What Design Patterns are present in the .NET Entity Framework? [closed]

How can l use Entity Framework without App.config

Managing Entity Framework ObjectContext in ASP.NET

LINQ to Entities Contains Query

entity-framework

Make Entity Framework read-only

how to delete multiple rows of data with linq to EF using DbContext

linq entity-framework

Inserting many rows in EF too slow, how to get primary key from SqlBulkCopy?

Show display values for a foreign key property in a model

Entity Framework v5 release candidate throws exceptions when using enums in model

Entity Framework code first, custom, additonal fields in many to many relationship