![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Hi I am developing this .NET N-tier application with a presentation (with reference to business), business (with reference to data) and data layer. I have implemented my business objects using IList, IEditableObject etc. and so I will be using databinding to communicate between the presentation and business layer. So far...Great! I have more troubles on finding the "best" way to map/communicate my business objects to the data layer. Obviously I am using DataSets and so my business objects and their properties should be mapped to DataRows in DataSets, but does anyone have any good hints/tricks/ideas on how to write such a mapper? Thanks in advance, Thomas |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |