I don't remember which blog I was reading, because it seemed academic at the time, but there was a library being discussed where you could take a two concrete classes and bind the properties together if the names matched. Think ASP.NET MVC model binding.
views:
54answers:
1
+7
A:
There's AutoMapper which I've used in many projects and would strongly recommend.
Darin Dimitrov
2010-04-14 21:08:48
Thank you Darin! That was it!
Jason Slocomb
2010-04-14 21:36:57
You are more than welcome.
Darin Dimitrov
2010-04-14 21:37:33