Serialization is the process of converting a data structure or object state into a format that can be stored (for example, in a file or memory buffer, or transmitted across a network connection link) and "resurrected" later in the same or another computer environment.
Stats
created |
2 years ago |
viewed |
114 times |
active |
1 year ago |
editors |
3 |
Recent Hot Answers
Binary serialization, IFormatter: use a new one each time or store one in a field?Java reading serialized in objects from file into an arrayList
How do I trap a SerializationException in Web API?
Deserialize varbinary in file
How can I serialize a tuple containing a basic type and an array of a basic type?
more »
Related Tags
c# × 3165java × 1951
.net × 1315
json × 1205
xml × 966
wcf × 580
php × 553
c++ × 498
deserialization × 472
xml-serialization × 441
jquery × 371
asp.net × 289
python × 264
javascript × 246
json.net × 219
boost × 210
web-services × 183
arrays × 172
ruby-on-rails × 168
object × 161
datacontractserializer × 147
protobuf-net × 134
mysql × 132
vb.net × 125