CodeSmith Community
Your Code. Your Way. Faster!

Using Web Service wrapper for the service layer, WebserviceClient project?

Latest post 11-28-2006 3:44 AM by Lex. 2 replies.
  • 10-24-2006 2:36 AM

    • hugozap
    • Not Ranked
    • Joined on 10-07-2006
    • Posts 7
    • Points 125

    Using Web Service wrapper for the service layer, WebserviceClient project?

    Hi guys

    I want to use the wrapper for the Service layer (##BBLServices.asmx), however i see there is not WebServiceClient, like the one for de DAL wrapper, i suppose that in that case i should write my own webserviceclient for the service layer web service, and Convert the entities to the proxy entitines and viceversa am i right?, because this can be a tedious process i would like to know if someone has already altered the template to generate the WebServiceClient for the BBLServices.asmx web service,  or do you have other sugestions?.

    thanks

    Hugo Fernando Zapata

    • Post Points: 35
  • 11-07-2006 2:17 AM In reply to

    • Lex
    • Top 50 Contributor
    • Joined on 09-28-2006
    • Posts 72
    • Points 1,945

    Re: Using Web Service wrapper for the service layer, WebserviceClient project?

    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 ?

    • Post Points: 5
  • 11-28-2006 3:44 AM In reply to

    • Lex
    • Top 50 Contributor
    • Joined on 09-28-2006
    • Posts 72
    • Points 1,945

    Re: Using Web Service wrapper for the service layer, WebserviceClient project?

    up
    • Post Points: 5
Page 1 of 1 (3 items) | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems