M
Mike O.
What's the most efficient way to store small messages
(similar in size to a short email) on the client without
using a database?
I need to be able to store thousands possibly. I was
thinking of C# classes serialized to XML? How efficient
would this be and what other alternatives are there?
Thanks in advance!.
(similar in size to a short email) on the client without
using a database?
I need to be able to store thousands possibly. I was
thinking of C# classes serialized to XML? How efficient
would this be and what other alternatives are there?
Thanks in advance!.