Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Subsonic 3 VS Entity Framework

MySQL with Entity Framework - what am I doing wrong?

Does multiple evaluations of an IQueryable object hit the Database multiple times?

c# entity-framework

Why does Windows/Integrated Authentication in IIS not pass user credentials to SSRS and SQL?

EF 6 - One To Many Mapping Always Null

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool.

c# entity-framework

Entity Framework "An entity object cannot be referenced by multiple instances of IEntityChangeTracker"

purpose of Database.SetInitializer<ArContext>(null) inside of repository?

Problem with LINQ to Entities query using Sum on child object property

Windows form application exception

Entity Framework Multiple Object Contexts

Migration from NHibernate to Entity Framework 4.1?

Entity Framework - Select distinct in

Exceptions for Entity Framework Code First Migrations

EntityFramework.SqlServer not deployed in web publish

Scaffold migration with context key change

Is it possible to get Identity Field value before saving it in entity framework

The property cannot be configured as navigation property

c# entity-framework

Update specific fields in Entity Framework

c# entity-framework

Why is it a bad idea to have a table without a primary key?