|
|
Browse by Tags
All Tags » rant » XML (RSS)
-
Today we were trying to solve some memory leak issues in a .NET batch job program. Processing XML data from a web service sizing up to 130MB some 355 times, the program eventually baulked upon lack of resources and nearly brought the system down with it.
The memory portion was rather straightforward; just make sure all the Hashtables and DataSets ...
|
|
|