Hi Guys,
I wrote an application in
VB.NET 2003 to read a text file line by line and generate an XML file with some values from the text file. The text file is 1 MB and the XML file after creation can be 3.7MB.
While the application is running it looks like is frozen, so i added a progress bar but the progress bar don't show any progress only after is done.
How can I refresh the progress bar to show the user that the program is doing something?
=======================
Strange and crazy, but everything is possible