We're using NetTiers for a WebForms project and I'm struggling to understand how to best use the TypeSafeDataSources with our Service Layer objects. We are using the Service Layer to store a lot of our business logic. Just about every call from WebForms will go through a custom method on the...