Click here to Skip to main content
15,909,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Stop running multiple instances of my program Pin
mr_lasseter10-Oct-07 5:24
mr_lasseter10-Oct-07 5:24 
QuestionObject reference not set to an instance of an object Pin
dimuthuvbnet10-Oct-07 3:12
dimuthuvbnet10-Oct-07 3:12 
AnswerRe: Object reference not set to an instance of an object Pin
Tom Deketelaere10-Oct-07 3:20
professionalTom Deketelaere10-Oct-07 3:20 
GeneralRe: Object reference not set to an instance of an object Pin
dimuthuvbnet12-Oct-07 21:29
dimuthuvbnet12-Oct-07 21:29 
AnswerRe: Object reference not set to an instance of an object Pin
Rakan Ma'ayeh10-Oct-07 12:27
Rakan Ma'ayeh10-Oct-07 12:27 
QuestionHow to measure the execution time of a code? Pin
kkakosim10-Oct-07 3:07
kkakosim10-Oct-07 3:07 
AnswerRe: How to measure the execution time of a code? Pin
Guffa10-Oct-07 4:24
Guffa10-Oct-07 4:24 
GeneralRe: How to measure the execution time of a code? Pin
kkakosim10-Oct-07 19:16
kkakosim10-Oct-07 19:16 
Thank you Guffa.

I already use stopwatch, but do you know if it counts the Real time passed or the allocated CPU time to the process, like the clock() function from C++?

If stopwatch measures real time, do you believe that it would be possible to be corrected in
some way by the allocated "% user time" (performance counter) of the process. As an example
lets say that a process runs from 2500 ms and the average process [% user time] is 80%. Is
it applicable to say [virtual time]=2500 ms x 80%= 2000 ms....

Konstantinos
Questiondatagridview event Pin
WhiteGirl2310-Oct-07 1:41
WhiteGirl2310-Oct-07 1:41 
AnswerRe: datagridview event Pin
Dave Kreskowiak10-Oct-07 17:20
mveDave Kreskowiak10-Oct-07 17:20 
QuestionArray size problem Pin
Benny_Lava10-Oct-07 0:35
Benny_Lava10-Oct-07 0:35 
AnswerRe: Array size problem Pin
Christian Graus10-Oct-07 0:42
protectorChristian Graus10-Oct-07 0:42 
AnswerRe: Array size problem Pin
Rakan Ma'ayeh10-Oct-07 12:28
Rakan Ma'ayeh10-Oct-07 12:28 
Questionhow to use textbox as a searching. to listbox?what is code to inside the textbox ? Pin
sheldon198710-Oct-07 0:16
sheldon198710-Oct-07 0:16 
AnswerRe: how to use textbox as a searching. to listbox?what is code to inside the textbox ? Pin
The ANZAC10-Oct-07 0:30
The ANZAC10-Oct-07 0:30 
QuestionDataGridView..... Pin
moomoooomoo9-Oct-07 23:32
moomoooomoo9-Oct-07 23:32 
QuestionConstant Module Or File ? Pin
barney_19729-Oct-07 22:09
barney_19729-Oct-07 22:09 
AnswerRe: Constant Module Or File ? Pin
Tom Deketelaere9-Oct-07 22:51
professionalTom Deketelaere9-Oct-07 22:51 
GeneralRe: Constant Module Or File ? Pin
barney_19729-Oct-07 23:21
barney_19729-Oct-07 23:21 
QuestionOld array function does not work in VB 2005? Pin
Nasbcn9-Oct-07 22:05
Nasbcn9-Oct-07 22:05 
AnswerRe: Old array function does not work in VB 2005? Pin
Tom Deketelaere9-Oct-07 22:47
professionalTom Deketelaere9-Oct-07 22:47 
GeneralRe: Old array function does not work in VB 2005? Pin
Nasbcn9-Oct-07 23:37
Nasbcn9-Oct-07 23:37 
QuestionSort Unbound Datagridview column Pin
helelark1239-Oct-07 20:25
helelark1239-Oct-07 20:25 
QuestionDataset Pin
vidya1109-Oct-07 20:12
vidya1109-Oct-07 20:12 
AnswerRe: Dataset [modified] Pin
vidya11010-Oct-07 0:15
vidya11010-Oct-07 0:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.