How can I agregate funcionality from Framework to Compact Framewor

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good Day:

I need deserialize an object in Compact Framework, but serialize and
deserialize are not supported in this platform.

How I can add funcionality in the Compact Framework in specific the
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter class? , it
does not matter that this uses more resources or memory.

This is possible?

Thanks for your help.
 
Back
Top