Hello,
I'm writing a 3-tier application, based on enterprise services. In In the
middle tier I have an dll that holds the buissines logic and a dll that
holds the interfaces for the buissines objects and the client tier to access
the middle tier.
As I need some typed datasets in the buissi...
more >>