Syncing Blobs through WebService Possible?
Thanks.
Thanks.
Hi,
I think blob serialization is done for you by the data set but it might not be the most efficient. You might consider binary serialization instead.
Take a look at this msdn magazine article: http://msdn.microsoft.com/msdnmag/issues/04/10/CuttingEdge/default.aspx
Thanks