User Profile

Collapse

Profile Sidebar

Collapse
Anagno
Anagno
Last Activity: Feb 25 '08, 07:40 AM
Joined: Jan 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Anagno
    started a topic Convert an XML file to CSV file.
    in .NET

    Convert an XML file to CSV file.

    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...
    See more | Go to post

  • Anagno
    replied to Timer
    in .NET
    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...
    See more | Go to post

    Leave a comment:


  • Anagno
    started a topic Timer
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...