Anyone with AutoMapper knowledge???

Posts   
 
    
trevorg
User
Posts: 104
Joined: 15-Nov-2007
# Posted on: 23-Mar-2010 02:35:18   

Still trying to find a way around my 2 way databinding of DropDownLists's using a FormView issues......does anyone here have any experience with AutoMapper (http://www.codeplex.com/AutoMapper)?

From the description of its functionality, it would seem like a natural solution for mapping entity objects to webforms, the missing piece is the requirement to tell automapper what specific property you need to map to, depending on what type of asp.net webform control is being used to display the property.

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 23-Mar-2010 20:00:30   
trevorg
User
Posts: 104
Joined: 15-Nov-2007
# Posted on: 23-Mar-2010 20:06:26   

Ya saw that one....not particularly encouraging! simple_smile

I am working with single entities so luckily I don't think those issues apply to me. I hope.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 25-Mar-2010 09:23:33   

The thread was recently updated, perhaps you should join the conversation going on in that thread, as the others might have run into the same problems you have simple_smile

Frans Bouma | Lead developer LLBLGen Pro