Click here to Skip to main content
15,911,360 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccessed by another process Pin
KreativeKai15-Nov-07 8:52
professionalKreativeKai15-Nov-07 8:52 
AnswerRe: Accessed by another process Pin
Christian Graus15-Nov-07 9:24
protectorChristian Graus15-Nov-07 9:24 
AnswerRe: Accessed by another process Pin
Luc Pattyn15-Nov-07 10:56
sitebuilderLuc Pattyn15-Nov-07 10:56 
GeneralRe: Accessed by another process Pin
KreativeKai16-Nov-07 3:25
professionalKreativeKai16-Nov-07 3:25 
QuestionPreload images / Speed up images Pin
SiXke15-Nov-07 8:04
SiXke15-Nov-07 8:04 
AnswerRe: Preload images / Speed up images Pin
Luc Pattyn15-Nov-07 8:20
sitebuilderLuc Pattyn15-Nov-07 8:20 
GeneralRe: Preload images / Speed up images Pin
SiXke15-Nov-07 9:26
SiXke15-Nov-07 9:26 
GeneralRe: Preload images / Speed up images Pin
Luc Pattyn15-Nov-07 9:35
sitebuilderLuc Pattyn15-Nov-07 9:35 
OK, time to get more specific. I'm looking for something (slightly) unusual:

What is your hardware? modern CPU, RAM size, disk speed?

what about your form(s): size, number of PictureBoxes, number of other Controls?

what is the size of the image files on disk? and in pixels? which format?

SiXke wrote:
I takes quite a while to load this images


like how long? 100msec, 1sec, 10sec?

anything special about your code? extra events, extra logging?

network involved? database involved?

as a reference, you could maximize, then minimize, then measure the restore time;
and possibly show the Resize and/or Paint handlers involved.

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- use PRE tags to preserve formatting when showing multi-line code snippets
- before you ask a question here, search CodeProject, then Google


GeneralRe: Preload images / Speed up images Pin
SiXke16-Nov-07 5:49
SiXke16-Nov-07 5:49 
GeneralRe: Preload images / Speed up images Pin
Luc Pattyn16-Nov-07 6:04
sitebuilderLuc Pattyn16-Nov-07 6:04 
GeneralRe: Preload images / Speed up images Pin
SiXke17-Nov-07 6:07
SiXke17-Nov-07 6:07 
GeneralRe: Preload images / Speed up images Pin
SiXke24-Nov-07 4:34
SiXke24-Nov-07 4:34 
QuestionPHPbb 3 RC 7 password hash [modified] Pin
LegionFX15-Nov-07 5:54
LegionFX15-Nov-07 5:54 
AnswerRe: PHPbb 3 RC 7 password hash Pin
pmarfleet15-Nov-07 7:21
pmarfleet15-Nov-07 7:21 
GeneralRe: PHPbb 3 RC 7 password hash Pin
LegionFX15-Nov-07 8:00
LegionFX15-Nov-07 8:00 
GeneralRe: PHPbb 3 RC 7 password hash Pin
pmarfleet15-Nov-07 9:26
pmarfleet15-Nov-07 9:26 
GeneralRe: PHPbb 3 RC 7 password hash Pin
DigiOz Multimedia15-Nov-07 11:39
DigiOz Multimedia15-Nov-07 11:39 
QuestionWindow Order? Pin
Violinboy215-Nov-07 5:22
Violinboy215-Nov-07 5:22 
AnswerRe: Window Order? Pin
Violinboy218-Nov-07 5:40
Violinboy218-Nov-07 5:40 
QuestionHow to retreave text from ASP.net or HTMl to sql table Pin
Vimalsoft(Pty) Ltd15-Nov-07 4:28
professionalVimalsoft(Pty) Ltd15-Nov-07 4:28 
AnswerRe: How to retreave text from ASP.net or HTMl to sql table Pin
pmarfleet15-Nov-07 7:13
pmarfleet15-Nov-07 7:13 
GeneralRe: How to retreave text from ASP.net or HTMl to sql table Pin
Vimalsoft(Pty) Ltd15-Nov-07 19:16
professionalVimalsoft(Pty) Ltd15-Nov-07 19:16 
GeneralRe: How to retreave text from ASP.net or HTMl to sql table Pin
pmarfleet15-Nov-07 19:43
pmarfleet15-Nov-07 19:43 
GeneralRe: How to retreave text from ASP.net or HTMl to sql table Pin
Vimalsoft(Pty) Ltd15-Nov-07 20:10
professionalVimalsoft(Pty) Ltd15-Nov-07 20:10 
Questioninsert with textboxes and grid on form Pin
softweb7015-Nov-07 4:08
softweb7015-Nov-07 4:08 

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.