J
James
Here's what I'm kicking around... Really here's what's kicking me around...
Trying to design a webservices system that will allow a client to submit
forms in background threads when client connects to server ( like with
Outlook ). So I think webservices is great for this. I can't quite sort out
the offline part of things though. I can instantiate and fill the xsd.exe
classes I created from a schema. I can't quite sort out how to save these
things for a thread to come along and submit later. Any thoughts?
Trying to design a webservices system that will allow a client to submit
forms in background threads when client connects to server ( like with
Outlook ). So I think webservices is great for this. I can't quite sort out
the offline part of things though. I can instantiate and fill the xsd.exe
classes I created from a schema. I can't quite sort out how to save these
things for a thread to come along and submit later. Any thoughts?