mhinze.comMatt Hinze, learning in publicAboutEntries RSSComments RSSAutoMapper in NerdDinner 06Jul Posted by: Matt in: Tools
Speaking of NerdDinner, Scottasked me to use it to create an AutoMapper example. AutoMapper, the brainchild of Jimmy Bogard, is an object-to-object mapper. What that means is up to you – but we'll use it here to map from the domain model to a view model. The view model is an object heirarchy that represents the screen. It's as dumb as possible, just like the view. We g...
没有任何评论, 这将是第一个发表评论.