Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Pete Doxtader"

EnumWindows in vb.netVersion: VB 2005
Author: Pete DoxtaderSubmitted: 8/31/2011Views: 26500
A small module containing all the code you need to do this simple task in vb.net. I searched and struggled for about 2 hours before I was able to put this together... it shouldn't have been that hard. hopefully this will save someone some time. Just creat ...more>>

Get the % of cpu usage of a running threadVersion: VB 2005
Author: Pete DoxtaderSubmitted: 9/1/2008Views: 17393
This class is used to get the % of cpu usage of a running thread by native thread id. It's a great way to be able to tell which thread is hammering your cpu. Usage: To watch cpu usage from within the thread to be watched: Dim CPUutil As New ThreadCP ...more>>
Page 1 of  1

Go to page: 1