开发者

Wpf persisting application project in one file

I'm developing some digramming editor in wpf. So in editor you have project, diagrams, elements, connections etc... And now I have to implement load and save for project. I will persist project into one file. So what do you think is the best approach fo开发者_如何学Gor doing this? Serialization?


You can using serialization properties of element in your diagram. See:http://www.codeproject.com/KB/WPF/WPF_DrawTools.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜