|
-
Nov 7th, 2005, 08:11 AM
#1
Thread Starter
Hyperactive Member
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.
-
Nov 8th, 2005, 03:37 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|