Click here to Skip to main content
16,015,077 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSaving a list of products [modified] Pin
Zaegra21-Sep-08 2:20
Zaegra21-Sep-08 2:20 
AnswerRe: Saving a list of products Pin
Ashfield21-Sep-08 21:46
Ashfield21-Sep-08 21:46 
GeneralRe: Saving a list of products Pin
Zaegra22-Sep-08 6:03
Zaegra22-Sep-08 6:03 
GeneralRe: Saving a list of products Pin
Ashfield22-Sep-08 8:53
Ashfield22-Sep-08 8:53 
AnswerRe: Saving a list of products Pin
Thomas Stockwell22-Sep-08 6:17
professionalThomas Stockwell22-Sep-08 6:17 
QuestionFile Counting Performance Pin
Sonhospa21-Sep-08 1:34
Sonhospa21-Sep-08 1:34 
AnswerRe: File Counting Performance Pin
Guffa21-Sep-08 22:41
Guffa21-Sep-08 22:41 
QuestionRe: File Counting Performance Pin
Sonhospa21-Sep-08 23:20
Sonhospa21-Sep-08 23:20 
Thank you, Guffa. Seems like I can really increase performance...

Which method would you think of? I'm pretty new to VB 2008 and didn't find any other method how to count the files yet, than listing their names and counting the number of names afterwards...

Regarding your 2nd hint: The path is stored in a variable (string), but the BackgroundWorker is called within every loop of the function and updates the labels. Which commands or structure would I need to limit that to once a second? How would I express something like "if now() = LastLabelUpdate + 1 then BGWorker.update" or so...??
AnswerRe: File Counting Performance Pin
Guffa24-Sep-08 20:41
Guffa24-Sep-08 20:41 
GeneralRe: File Counting Performance Pin
Sonhospa25-Sep-08 7:03
Sonhospa25-Sep-08 7:03 
QuestionSolution Explorer Control? Pin
Saul Johnson20-Sep-08 23:20
Saul Johnson20-Sep-08 23:20 
QuestionGraphics Bitmap Pin
Gagan.2020-Sep-08 17:32
Gagan.2020-Sep-08 17:32 
AnswerRe: Graphics Bitmap Pin
Christian Graus20-Sep-08 19:54
protectorChristian Graus20-Sep-08 19:54 
QuestionTop Most Window Pin
Gagan.2020-Sep-08 17:30
Gagan.2020-Sep-08 17:30 
AnswerRe: Top Most Window Pin
Christian Graus20-Sep-08 19:56
protectorChristian Graus20-Sep-08 19:56 
AnswerRe: Top Most Window Pin
Caio Kinzel Filho22-Sep-08 5:55
Caio Kinzel Filho22-Sep-08 5:55 
QuestionCreatingTop Most Window Program Pin
Gagan.2020-Sep-08 6:40
Gagan.2020-Sep-08 6:40 
AnswerRe: CreatingTop Most Window Program Pin
jzonthemtn20-Sep-08 9:07
jzonthemtn20-Sep-08 9:07 
GeneralRe: CreatingTop Most Window Program Pin
Gagan.2020-Sep-08 17:26
Gagan.2020-Sep-08 17:26 
GeneralRe: CreatingTop Most Window Program Pin
Christian Graus20-Sep-08 19:59
protectorChristian Graus20-Sep-08 19:59 
GeneralRe: CreatingTop Most Window Program Pin
Saul Johnson20-Sep-08 23:15
Saul Johnson20-Sep-08 23:15 
AnswerRe: CreatingTop Most Window Program Pin
Paul Conrad20-Sep-08 10:36
professionalPaul Conrad20-Sep-08 10:36 
QuestionDeployement (.cab) project Pin
Gagan.2020-Sep-08 4:57
Gagan.2020-Sep-08 4:57 
AnswerRe: Deployement (.cab) project Pin
ChandraRam21-Sep-08 20:24
ChandraRam21-Sep-08 20:24 
Questionhow to add a new row to datagridview at runtime. Pin
VB 8.020-Sep-08 2:54
VB 8.020-Sep-08 2:54 

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.