Skip to content

hintdesk

A Tri Nguyen's blog

Tag: deserialize

C# – Serialize and deserialize data

When I wrote a small application with Client-Server model which sends data over TCP socket, I would like to build an intelligent way which serialize all of my data into stream, send this stream over socket and deserialize it back at server/client site. Using serialization all of data will be stored in stream or byte… Continue reading C# – Serialize and deserialize data

Published July 18, 2008
Categorized as Programming Tagged c#, deserialize, serialize

Recent Posts

  • Angular 6 – Google Drive Api v3 example
  • AuVid Splitter – Tools for splitting MP3 files
  • .Net Core Web Api – Basic Authentication
  • DropLock – Unlock the locked file in Windows
  • .Net Core – NHibernate with MySQL

Recent Comments

  • Farid on Angular 6 – Google Drive Api v3 example
  • tinel on C# – Menu in NavigationWindow tutorial
  • Clay Shannon on C# – How to use Google Custom Search API?
  • Clay Shannon on C# – How to use Google Custom Search API?
  • Clay Shannon on C# – How to use Google Custom Search API?
hintdesk
Proudly powered by WordPress.