Coding Grounds
Compilation of different programming projects I amuse myself with.
Wednesday, 8 April 2015
Configuring CORS in MVC Web Api 2
›
This article will describe how developers can handle the restrictions of the Same-Origin Policy that exists in all browsers today by relax...
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