In the article I describe the possibilities of standard Delphi DFM-serialization mechanism. I start from the basics and then try to cover more complex situations.
A lightweight method to process binary XML. As a general data representation technique, it simplifies the design of database and protocol with convenience.
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.