Exposing business objects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ankit

    #1

    Exposing business objects

    Hi ,

    I m trying to build a webservice which uses some custom business objects.
    These objects are accessible only if they are used as arguments to a
    WebMethod.

    I want to expose them as seperate entities not as a part of arguments to a
    function.

    Can someone help me out

    Thanks
Working...