In my project I want to pass messages between applications via MSMQ or shared database fields. Is there a way to serialize the SubmitSm object or load unload the complete object from a byte string?
Do you have any plan to serialise the data so that the whole component could be loaded and unloaded from a Byte array. I have this functionality now with the other component I use, I can not move without it personally.