Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 14 March 2015
Resharper inspecting consistent locking of objects
›
Resharper has got a great inspection of your code of many different aspects, such as consistent locking of objects. An example is shown belo...
2 comments:
Tuesday, 10 February 2015
Automatic mapping for deep object graphs in Entity Framework
›
Using the great code sample from DevTrends article "Stop using AutoMapper in your source code", I have adjusted the code a ...
1 comment:
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...
‹
›
Home
View web version