Search results for query: *

  • Users: JGaraas
  • Content: Threads
  • Order by date
  1. J

    Application.DoEvents Method

    I'm fairly new to VB.NET and am trying to convert an application from VB6 and I'm having a problem with the: Application.DoEvents Method Everytime I call this Method it restarts the code from the beginning of the For or Do Until Loop. Is this normal? If not can someone please post a piece...
  2. J

    Authenticate to Windows

    I've written and application that will monitor hardware components of my 2003 servers, i.e..cpu, RAM, etc. By the way it's a standalone application written entirely using VB.NET. My problem now is that I have admin rights to these servers and have no problem using the application, but I...
Back
Top