25 August 2009 0 Comments

Data Deserialization Order

Why are the members of a data contract expected in a particular order in order to be read? The order of members is frequently used to build an expectation of what element might be appearing next. Knowing the possible order of data instead of potentially having to accept data in any order tends to make deserialization both faster and cheaper

View original post here:
Data Deserialization Order

If you liked this post, buy me a Coffee.

Leave a Reply