Last updated 12 month ago

Serialization

What is Serialization?

Definition and meaning of Serialization

Serialization is the process of converting the kingdom facts of an Object example into a Binary or textual shape to persist into garage medium or transported over a Network.

Serialization is done via Common Language Runtime (CLR) to save an item‘s Modern State facts to a Transient (like ASP.NET Cache) or permanent Storage (File, Database, and many others.) so that you can be used later to UPDATE an item with this same facts. It entails the conversion of Public and Private contributors of an item such as the call of sophistication and meeting into a circulation of bytes, that is then written to Records move. The opposite Procedure of converting stream of bits into an object is referred to as deserialization.

The .NET Framework offers two techniques of serialization, namely, binary serialization and XML serialization. Binary serialization preserves the country of the item among distinct invocations of an utility with the aid of keePing type Constancy. XML serialization uses XML as an open general to serialize most effective the public residences and Fields. It does now not hold kind constancy but presents support for serialization in human-readable, go-Platform XML. The Framework offers many alternatives to customise the serialization manner to fulfill utility necessities.

What Does Serialization Mean?

Serialization is used whilst big quantities of statistics need to be saved in Flat Files and retrieved at a later degree. To achieve this with out serialization, it becomes too tedious, error-prone and complex because the records shape is complicated. Reflection is a way the .NET framework offers to automatically serialize all of the participants of an meeting into storage. Remoting is a concept the use of binary serialization to ship arguments in techniques from one Computer to every other. Examples of its utilization consist of saving Session nation in ASP.NET, copying objects in Clipboard in Windows Forms, and so on. Serialization (XML) is likewise used totally on sharing statistics throughout the commUnity with out proscribing the application on utilization of facts.

Serialization may be carried out in any .NET gadgets by using together with the Attribute Serializable to the elegance. By tagging the OptionalField attribute to the newly delivered participants of the Class, the sooner versions of the item can be deserialized with none blunders. The serialization Engine used in .NET framework guarantees that serialization takes place handiest once according to object and handles object graphs and Circular References automatically.

Let's improve Serialization term definition knowledge

If you have a better way to define the term "Serialization" or any additional information that could enhance this page, please share your thoughts with us.
We're always looking to improve and update our content. Your insights could help us provide a more accurate and comprehensive understanding of Serialization.
Whether it's definition, Functional context or any other relevant details, your contribution would be greatly appreciated.
Thank you for helping us make this page better!

Frequently asked questions:

Share Serialization article on social networks

Your Score to Serialization definition

Score: 5 out of 5 (1 voters)

Be the first to comment on the Serialization definition article

8943- V1
Terms & Conditions | Privacy Policy

MobileWhy.com© 2024 All rights reserved