Skip to content

IBM MQ .NET sample to Imitate the Serialization and Deserialization of Objects using JSON and XML Serializers #334

@shivaprasaddn

Description

@shivaprasaddn

Serialization is the process of converting an object into a format that can be stored (string, file, database) or transmitted (network). Deserialization is the reverse: converting that format back into an object.

The samples imitate the serialization and de-serialization of Objects using JSON and XML Serializers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions