Browse by Tags
All Tags » serialize (RSS)
-
The problem is that the diagram does not know how to deserialize the extra information in the file. You can solve this by telling it which class is responsible for deserializing this information. 1. Make sure you are using some appropriate namespaces using System.Runtime.Serialization; using Crainiate...
-
Shapes are fully serializable by themselves, this is how the cut and paste system and the undo/redo system works. You can use normal .net serialization using a binary, soap or xml formatter to copy these items to eg a stream (say with a right click context menu option), then deserialize them as normal...
Page 1 of 1 (2 items)
|
|
|