|
I have program wich uses database.ReadXml(Environment.CurrentDirectory + "\data.xml") to read xml database (database is dataset).
data.xml is 5.28mb why it takes so long to read it (about 9min)...
1.7mb is read in few seconds...
My computer is: Adm Athlon Xp 3000+ 512mb memory. |