Click here to Skip to main content
15,914,419 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Best filetype for speedy read/write? Pin
_Damian S_6-Nov-07 16:26
professional_Damian S_6-Nov-07 16:26 
GeneralRe: Best filetype for speedy read/write? Pin
cstrader2327-Nov-07 8:14
cstrader2327-Nov-07 8:14 
GeneralRe: Best filetype for speedy read/write? Pin
_Damian S_7-Nov-07 14:25
professional_Damian S_7-Nov-07 14:25 
GeneralRe: Best filetype for speedy read/write? Pin
cstrader2328-Nov-07 3:37
cstrader2328-Nov-07 3:37 
Questionmy dataset is not refreshing until i restart application Pin
Motajo Tolu6-Nov-07 13:06
professionalMotajo Tolu6-Nov-07 13:06 
AnswerRe: my dataset is not refreshing until i restart application Pin
Paul Conrad7-Nov-07 13:21
professionalPaul Conrad7-Nov-07 13:21 
QuestionCreating a "Loading" dialog with progress bar Pin
2hdass6-Nov-07 12:25
2hdass6-Nov-07 12:25 
AnswerRe: Creating a "Loading" dialog with progress bar Pin
Christian Graus6-Nov-07 13:35
protectorChristian Graus6-Nov-07 13:35 
Load your images in a thread so your UI remains responsive, then update the progress bar when each image loads. You want to use the BackgrouindWorker class, it can send messages to the UI thread to update progress.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionVB and MySQL Pin
Andrew Brock6-Nov-07 10:50
Andrew Brock6-Nov-07 10:50 
AnswerRe: VB and MySQL Pin
Christian Graus6-Nov-07 13:27
protectorChristian Graus6-Nov-07 13:27 
AnswerRe: VB and MySQL Pin
Paul Conrad6-Nov-07 18:17
professionalPaul Conrad6-Nov-07 18:17 
GeneralRe: VB and MySQL Pin
Navdeep Bhardwaj6-Nov-07 18:29
Navdeep Bhardwaj6-Nov-07 18:29 
GeneralRe: VB and MySQL Pin
Paul Conrad7-Nov-07 12:00
professionalPaul Conrad7-Nov-07 12:00 
AnswerRe: VB and MySQL Pin
Andrew Brock6-Nov-07 18:40
Andrew Brock6-Nov-07 18:40 
Questionif can not detecting mic Pin
break_day6-Nov-07 10:37
break_day6-Nov-07 10:37 
AnswerRe: if can not detecting mic Pin
Guffa6-Nov-07 11:14
Guffa6-Nov-07 11:14 
QuestionExplorer Like Folder View Help Pin
chrischome6-Nov-07 10:25
chrischome6-Nov-07 10:25 
QuestionSetting Security Permissions on Folders Pin
chrischome6-Nov-07 10:21
chrischome6-Nov-07 10:21 
QuestionImports Microsoft.Win32.security Problem Pin
chrischome6-Nov-07 9:10
chrischome6-Nov-07 9:10 
AnswerRe: Imports Microsoft.Win32.security Problem Pin
Colin Angus Mackay6-Nov-07 9:24
Colin Angus Mackay6-Nov-07 9:24 
GeneralRe: Imports Microsoft.Win32.security Problem Pin
chrischome6-Nov-07 10:18
chrischome6-Nov-07 10:18 
GeneralRe: Imports Microsoft.Win32.security Problem Pin
Colin Angus Mackay6-Nov-07 10:24
Colin Angus Mackay6-Nov-07 10:24 
QuestionDataGridView Column Order Display Index Issue Pin
Kschuler6-Nov-07 8:44
Kschuler6-Nov-07 8:44 
Questionheadset mic Pin
break_day6-Nov-07 7:54
break_day6-Nov-07 7:54 
AnswerRe: headset mic Pin
Christian Graus6-Nov-07 8:53
protectorChristian Graus6-Nov-07 8:53 

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.