![]() |
|
|
|
#1 |
|
Hi Max,
if the XML processing takes over a minute, then your XML data is probably quite large. But how large? 50 MB? XML deserialization takes time, so the obvious question is: what are you trying to achieve? What kind of XML data are you processing, and what do you need to do to it? There might be alternative ways to get the same results, but which might be more performance. So all in all, can you share a bit more details? Thanks! -- Regards, Jani Järvinen C# MVP Vantaa, Finland E-mail: Business: http://www.nimacon.net/ Personal: http://www.saunalahti.fi/janij/ Jani Järvinen [MVP] |
|
|