Write xml data into text file using xslt


Hi Team,

Am trying to read the multiple xml files data and copying data into text file by using xslt.
am successfully completed the task. but its taking more time. because am trying to read the 6 lacks of xml files (max will have small size xml 20kb to 1 mb).
Please find the my source code in the attachment.


i was tried with thread concept, but am failed to get result properly.
anyone help to how can use thread or seamaphore.
and am trying to show status of success files count in progress bar.

Thanks for Advance.
J. Sateesh Kumar



Attachment: XMLReader_aada0e79.7z

3 Replies 1 reply marked as answer

SS Susmitha Sundar Syncfusion Team June 15, 2020 04:48 PM UTC

Hi Sateesh, 
 
Thank you for contacting Syncfusion support. 
 
Your reported scenario is WinForms general query. Its not related to our control. So, we have checked this query, based on below reference, if you are using threading concept, its also takes the more time to read the large amount of file. Please refer the below links, 
 
 
Regards, 
Susmitha S 


Marked as answer

SK sateesh kumar June 16, 2020 02:02 PM UTC

Thank you susmitha ,

how can i use the same logic by using seamaphore.



SS Susmitha Sundar Syncfusion Team June 18, 2020 03:39 AM UTC

Hi Sateesh, 
 
Thank you for the update. 
 
Your requested query is not related to Syncfusion. So, you can get details by google it. 
 
Please let us know if you need further assistance on this. 
 
Regards, 
Susmitha s 


Loader.
Up arrow icon