User Profile

Collapse

Profile Sidebar

Collapse
vidyareddy
vidyareddy
Last Activity: Sep 4 '07, 01:50 PM
Joined: Sep 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    @all who replied

    thanks a lot to everybody replied.i would not have finished my project so fast without your help.Once again thanks :D
    See more | Go to post

    Leave a comment:


  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    Sir,
    But the original exe which produces the results to be displayed on GUI is hanging.Otherwi se,there shud be no reason to complain about 100% cpu usage....
    See more | Go to post
    Last edited by Killer42; Sep 5 '07, 12:25 AM. Reason: Shortened excessive quote block

    Leave a comment:


  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    srry sir,i didnt understand.Can u please explain me more clearly?i am new to VB.NET and am using it for the first time.please help me out....
    See more | Go to post

    Leave a comment:


  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    Sir,
    I tried using Application.Doe vents()
    But it is taking 100% cpu usage and my exe running is getting hanged.Is there any other way of solving this problem?please reply.
    See more | Go to post

    Leave a comment:


  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    sir,
    i have included the code in timer_tick event.
    It is working fine only when i include a msgbox.otherwis e,its taking 100%cpu usage again.
    I am able to see the results after every 5sec using timer but only problem being msgbox appearing over and over.
    Is there anyway that this messagebox disappear automatically?


    Private Sub Form1_Load(ByVa l sender As System.Object, ByVal e As System.EventArg s)...
    See more | Go to post

    Leave a comment:


  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    @ robbie
    sir,
    thanks for select code.It makes code simpler.I am using VB.NET 2005 express edition.Please suggest me something.
    See more | Go to post

    Leave a comment:


  • vidyareddy
    replied to How can i avoid 100% cpu usage?
    @hariharanmca

    sir,i have to check continuously for changes in OUTPUT.so,i have this code in a while loop.I want to display new output as soon as the exe writes into OUTPUT file.
    See more | Go to post

    Leave a comment:


  • vidyareddy
    started a topic How can i avoid 100% cpu usage?

    How can i avoid 100% cpu usage?

    i have developed a speech processing exe (31aug.xe) which listen to what u speak and write it in a file called OUTPUT.Accordin g to the contents in file called CHECK,picture shud change.Display should change only when there is "b' in DISPLAYfile.oth erwise,old display must remain.Now i want the GUI in VB.net 2 to display the result as soon as the file contents change.Please see the code below

    [CODE=vbnet]Shell("31aug.ex e",...
    See more | Go to post
    Last edited by Killer42; Sep 4 '07, 02:48 AM. Reason: Added [COPE=vbnet] tag.
No activity results to display
Show More
Working...