Stop using AutoMapper in your Data Access Code

added by devtrends
6/7/2011 12:24:29 AM

659 Views

A few months ago, Jimmy Bogard, author of the excellent AutoMapper wrote a great article about Autoprojecting LINQ queries. Now that Jimmy has done all the hard expression tree work, this article extends his example to include caching and simple flattening capabilities and goes on to show it in use in a simple EF 4.1 Code First application.


0 comments