Results 1 to 2 of 2

Thread: Serializable Web Service objects.

  1. #1

    Thread Starter
    Hyperactive Member GlenW's Avatar
    Join Date
    Nov 2001
    Location
    Gateshead, England
    Posts
    479

    Serializable Web Service objects.

    Is there a way to make web service objects binary serializable by the clients?
    I know the client can reference the service then add the [Serializable] attribute to the reference.cs file where needed, but is there away to have this attribute added automatically when the WSDL file is interogated.

  2. #2
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: Serializable Web Service objects.

    I know with remoting which is fairly similar you can add the formatter in the config file. I dare say there's something similar within web services.
    TPM

    Add yourself to the VBForums Frappr Map!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width