Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "Serialization" (4)


Java: Serialization and Deserialization objects on Android Share on Vkontakte

Serialization and Deserialization objects on Android ... Reveal Code


C++: StopForumSpam

This is a complete console program compiled with Microsoft Visual Studio 2012 that demonstrates how to access the api from (SFS). The program sends a list of ip address to SFS and gets a reply that indicates which ones have been reported as spammers. The list of IP addresses is obtained from a tab deliminated file which was generated from a vBulletin forum web site. You can easily modify the program to get the list of ip address from some other stream.\r\n ... Reveal Code


C#: Serialize object to xml file Share on Vkontakte

Serialize object to xml file ... Reveal Code


C#: Serialize Helper Share on Vkontakte

Misc helper methods for deserializing and serializing objects. ... Reveal Code