EDN Admin
Well-known member
Hello Every One,
I am trying to parse XML and create xmls out put files based on matching criteria. I was able to write , however, performance wise - code is tooo slow and taking ages to produce output.
I am using XDocument + LINQ ( for learnign LINQ) !! Just what is the best approable for handelling huge xmls both in terms of size and quantity - andy suggestions would be appreciated.
Regards
View the full article
I am trying to parse XML and create xmls out put files based on matching criteria. I was able to write , however, performance wise - code is tooo slow and taking ages to produce output.
I am using XDocument + LINQ ( for learnign LINQ) !! Just what is the best approable for handelling huge xmls both in terms of size and quantity - andy suggestions would be appreciated.
Regards
View the full article