Hello all.
Can anyone show me a way to convert an XML file to CSV using VB.NET or to make it more easy, just a converter to do it?
Any reply is welcome...
User Profile
Collapse
-
Convert an XML file to CSV file.
-
I wrote a version using a timer control but the problem was that while counting backwards, the form couldn't be moved or even viewed!
Maybe this cannot work without using threads... ;-(
Unfortunately I am not familiar with this type of code (I support this program, it was not written by me).
I suppose that the code below is for threads.
If you could be more specific I would appreciate that.
Thank you in... -
Timer
Hello all.
I am developing this program:
It has a form with a text box in which user types a number (minutes). Then, he press a button "Start" which counts backwards the interval minutes in the textbox (in seconds) and when the time ends the program does something that it isn't necessary to mention here.
I want to make this work without using Threads, it is working with Threads but it reserves 99% of my CPU...
No activity results to display
Show More
Leave a comment: