Hi,
I would be interested in that too ...
From my understanding, the WS proxy for the BLL WS is almost the same as for the Data Access Layer WS. But, if you want to use this proxy for the BLL and you customise your Service Layer with business logic functions, then you must reference the BL function in :
- the XXXService
- the YYYBLLService.asmx
- the WS client
So from my understanding, it is a lot of maintenance ...
Any solution ?