G
Guest
Is it normal for DataSet.ReadXml() reading a 24kb Xml file in a Sh4 WinCE to
take about 3.7 seconds? The Schema was read first. Reading the Schema first
reduced it from 7.5 seconds.
If so is there anything I can do to speed up the process beyond this point.
My task is to migrate a desktop App to the WinCe and it uses alot of
ReadXml's. The App takes a few minutes just to start up.
Thanks.
take about 3.7 seconds? The Schema was read first. Reading the Schema first
reduced it from 7.5 seconds.
If so is there anything I can do to speed up the process beyond this point.
My task is to migrate a desktop App to the WinCe and it uses alot of
ReadXml's. The App takes a few minutes just to start up.
Thanks.