DimeCasts.Net #111: Introduction to AutoMapper
  • Video is free for view
  • Video is available for download
View_video

In this episode we will take a look at how we can simplify our entity mapping by using AutoMapper.

AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.



 
Get Microsoft Silverlight

Tags: DimeCasts.Net, Eric Polerecky, Screencasts, Development, Microsoft, .NET Framework, Broadcasting, Companies, Frameworks

Level: novice Date: May 20, 2009 Votes: 0 User: Dmytro Shteflyuk  Comments:
 
 

No Response(s) to this entry

Subscribe to comments with RSS.