c# - Replace serializationinfo in windows phone -


I have to get information about the serialized object, generally I will use the SerializationInfo That square is missing in WP7.5 .

Which class can you recommend me?

How are you sorting your object? Since a while I've touched the WP side, but you / you just can not apply a ToBytes () / FromBytes () on your object and manually write / read the fragments of your object, probably w / a BinaryReader?


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -