This example demonstrates how to convert custom types to a JSON string on the client and parse this string on the server. The conversion is performed using the ...