Introduction
One of the basic concepts of data storage and transmission is serialization. We are going to go through some of the ways to prepare the data for either sending to another environment or saving it permanently. Besides that we will see the ways for reading some of the data serialized by another computer environment.