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

Visual Basic

 
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 
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 
Hi,

it all sounds very reasonable.
and 1 sec is not too bad either.

SiXke wrote:
where can i find this?


If you don't know, you don't have them, and they can't be a problem...

Here are a couple of things you could try:
1. a simpler image format for the pictureboxes, such as GIF.
2. embedding the images in the app itself, as resources.
3. set Form.DoubleBuffered true; that will not really solve much but it may change the look and
feel in the way you prefer (I expect it to show the form a bit later but with less activity!).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use PRE tags to preserve formatting when showing multi-line code snippets


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 
QuestionGet FullPath Pin
georgegarvasis15-Nov-07 0:20
georgegarvasis15-Nov-07 0:20 
AnswerRe: Get FullPath Pin
nishkarsh_k15-Nov-07 3:47
nishkarsh_k15-Nov-07 3:47 

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.