Coding Grounds
Compilation of different programming projects I amuse myself with.
Monday, 24 November 2014
Reducing complexity in Entity Framework queries with IQuyerable and Linqkit
›
I have added a presentation written in Norwegian that explains how one can reduce complexity in Entity Framework, using IQuyerable decompo...
Tuesday, 14 October 2014
Asynchronous Entity Framework operations
›
Sample code: using System.Collections.Generic; using System.Data.Entity; using System.Linq; using System.Threading.Tasks; namespace Tes...
Monday, 13 October 2014
EntityFramework.Extended library performance capabilities
›
EntityFramework.Extended is an additional library that can be installed with Entity Framework 6 and give additional performance capabilities...
1 comment:
‹
›
Home
View web version