Hi all,
I am sorry if this is a silly question, but I couldn’t find any articles on this anywhere. Suppose I want to use messaging instead of RPC, and I need to pass a user defined object to the service, how do I do that? Referring to the Messaging sample, an xml file is encoded in the Envelope. All of the xml contents are Strings. I guess my question is, how do I convert this object into xml? So that I can put it in the Envelope. Is that what I have to do?
Are there any other samples out there that uses messaging, or any articles about it?
Thanx!
Serafina