Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic SaveToXml (Read 8416 times)
SLUser
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 34
Joined: Dec 7th, 2012
SaveToXml
Apr 12th, 2013 at 10:19am
Print Post  
Currently I am storing the calendar data as an Xml string by using the Schedule.SaveToXml method.

However I noticed that the Xml string is growing radiply.
When investigating this I noticed 2 things:
1. Identical resources appear several times in the XML even with the same ID, version, etc...  Is this normal ?
2. For each <item> there are some sections <style>, <selectedstyle>, <pointedstyle> & <pointedselectedstyle> present in the XML. They contain a lot of (static ?) info: colors, widths, etc... Do they need to be in the XML string ? I also have older versions of the XML and it seems that these sections were not present there. What could be the difference ?

Thanks,
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: SaveToXml
Reply #1 - Apr 12th, 2013 at 12:51pm
Print Post  
Hi,

I am not able to reproduce this. In fact, I don't think that item styles are serialized at all in the current version of the control. Can you check if it still happens with the most recent build that can be downloaded from the link below:

https://mindfusion.eu/_temp/MindFusion.Scheduling.Silverlight.trial5.zip

If it still happens, is it possible to send me a small project that demonstrates the problem?

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint