Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Entity framework finding foreign keys

entity-framework

Constructor on type 'System.Data.Entity.Infrastructure.SqlConnectionFactory' not found

Why do Entity Framework classes need a virtual member of an unrelated class

In Linq to Entities can you convert an IQueryable into a string of SQL?

Implementing OnContextCreated for auditing by assigning SaveChanges an eventhandler using EF 4.1 DBContext

MVC EF Code First one to one relationship error

Entity Framework 5 and Char Enums

How do I identify which Linq functions will not call to sql multiple times?

Entity Framework 5 - only select entities where entity IsActive

Entity Framework ORDER BY issue