emitmapper Questions

3

Solved

If some one knows any more ways of doing this in .NET and also what is your opinions about that approaches? Which approach you choose and why? Here is the tests of different ways of object copy in...
Koblick asked 11/8, 2010 at 11:12

1

I have spent some time comparing this three mappers and it is interesting why so big performance diffrenece between emitmapper and any of valueinjecter or automapper(last two comparable by performa...
Shelburne asked 24/10, 2012 at 16:34

1

Suppose I have this object in my DAL (ORM etc) public class Student { public string Name {get;set;} public string Address {get;set;} public string Phone {get;set;} public Parent Parent {g...
Pentane asked 14/11, 2011 at 13:33
1

© 2022 - 2024 — McMap. All rights reserved.