Click here to Skip to main content
16,005,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
sergeroz28-Feb-05 15:35
sergeroz28-Feb-05 15:35 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
Dave Kreskowiak1-Mar-05 0:54
mveDave Kreskowiak1-Mar-05 0:54 
Generalsearching from a text file Pin
MagicGirL8327-Feb-05 19:59
MagicGirL8327-Feb-05 19:59 
GeneralRe: searching from a text file Pin
Christian Graus28-Feb-05 15:16
protectorChristian Graus28-Feb-05 15:16 
GeneralRe: searching from a text file Pin
MagicGirL8328-Feb-05 15:21
MagicGirL8328-Feb-05 15:21 
GeneralRe: searching from a text file Pin
Christian Graus28-Feb-05 15:26
protectorChristian Graus28-Feb-05 15:26 
GeneralWindows Form Flicking Pin
micdevnet27-Feb-05 16:36
micdevnet27-Feb-05 16:36 
GeneralRe: Windows Form Flicking Pin
Christian Graus27-Feb-05 17:02
protectorChristian Graus27-Feb-05 17:02 
Assuming that you're not doing any complex drawing ( where double buffering is the answer ), it sounds like your DB calls are taking so long that your drawing is suffering. The answer is to do your business logic in a seperate thread. Then your UI thread will be free to respond promptly to paint messages.


Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralRe: Windows Form Flicking Pin
micdevnet27-Feb-05 17:09
micdevnet27-Feb-05 17:09 
GeneralRe: Windows Form Flicking Pin
Christian Graus27-Feb-05 17:12
protectorChristian Graus27-Feb-05 17:12 
GeneralRe: Windows Form Flicking Pin
micdevnet27-Feb-05 17:24
micdevnet27-Feb-05 17:24 
GeneralData suggestions Pin
DavidMLevine27-Feb-05 15:56
DavidMLevine27-Feb-05 15:56 
GeneralRe: Data suggestions Pin
Dave Kreskowiak1-Mar-05 4:18
mveDave Kreskowiak1-Mar-05 4:18 
GeneralRe: Data suggestions Pin
DavidMLevine1-Mar-05 4:55
DavidMLevine1-Mar-05 4:55 
GeneralThe process cannot access the file " " because it is being used by another process. Pin
MagicGirL8327-Feb-05 14:34
MagicGirL8327-Feb-05 14:34 
GeneralRe: The process cannot access the file " " because it is being used by another process. Pin
Christian Graus27-Feb-05 14:48
protectorChristian Graus27-Feb-05 14:48 
GeneralRe: The process cannot access the file " " because it is being used by another process. Pin
MagicGirL8327-Feb-05 14:51
MagicGirL8327-Feb-05 14:51 
GeneralRe: The process cannot access the file " " because it is being used by another process. Pin
Christian Graus27-Feb-05 14:55
protectorChristian Graus27-Feb-05 14:55 
GeneralRe: The process cannot access the file " " because it is being used by another process. Pin
MagicGirL8327-Feb-05 15:00
MagicGirL8327-Feb-05 15:00 
QuestionHow do i close the program i just made??? Pin
Anonymous27-Feb-05 11:58
Anonymous27-Feb-05 11:58 
AnswerRe: How do i close the program i just made??? Pin
Mitch F.27-Feb-05 12:04
Mitch F.27-Feb-05 12:04 
GeneralRe: How do i close the program i just made??? Pin
Anonymous27-Feb-05 12:15
Anonymous27-Feb-05 12:15 
GeneralDoes anybody know? Pin
Anonymous27-Feb-05 12:53
Anonymous27-Feb-05 12:53 
GeneralRe: Does anybody know? Pin
H@is@here27-Feb-05 12:59
H@is@here27-Feb-05 12:59 
AnswerRe: How do i close the program i just made??? Pin
Christian Graus27-Feb-05 13:02
protectorChristian Graus27-Feb-05 13:02 

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.