Click here to Skip to main content
15,917,642 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Program Is Eating My CPU Cycles Like Popcorn! Pin
Pete O'Hanlon6-Feb-09 2:29
mvePete O'Hanlon6-Feb-09 2:29 
AnswerRe: C# Program Is Eating My CPU Cycles Like Popcorn Pin
Luc Pattyn6-Feb-09 5:56
sitebuilderLuc Pattyn6-Feb-09 5:56 
QuestionTimed resize of image Pin
m.otte6-Feb-09 2:16
m.otte6-Feb-09 2:16 
AnswerRe: Timed resize of image Pin
musefan6-Feb-09 2:19
musefan6-Feb-09 2:19 
GeneralRe: Timed resize of image [modified] Pin
m.otte6-Feb-09 2:34
m.otte6-Feb-09 2:34 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 2:48
musefan6-Feb-09 2:48 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:30
m.otte6-Feb-09 3:30 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:34
musefan6-Feb-09 3:34 
Yes and i like to help, but i dont have the time to evalute all of your code when you dont give specific issues.


m.otte wrote:
I avoid the load delay by pre-loading the images in an array.


I beleive you may also get a delay while assigning a picturebox with an image, only small i know, but as your doing a very time-tight operation you want to avoid as much assignment in loops as posible

P.S. thanks for the info on the timer

My opinion is... If someone has already posted an answer, dont post the SAME answer

GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:20
musefan6-Feb-09 3:20 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:32
m.otte6-Feb-09 3:32 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:35
musefan6-Feb-09 3:35 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:40
m.otte6-Feb-09 3:40 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:43
musefan6-Feb-09 3:43 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:49
m.otte6-Feb-09 3:49 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:53
musefan6-Feb-09 3:53 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 5:31
m.otte6-Feb-09 5:31 
AnswerRe: Timed resize of image [modified] Pin
Luc Pattyn6-Feb-09 6:47
sitebuilderLuc Pattyn6-Feb-09 6:47 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 6:49
musefan6-Feb-09 6:49 
AnswerRe: Timed resize of image [modified] Pin
Luc Pattyn6-Feb-09 6:45
sitebuilderLuc Pattyn6-Feb-09 6:45 
QuestionFOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 2:12
Axonn Echysttas6-Feb-09 2:12 
AnswerRe: FOR EXPERTS: Template Class: Type Constraints [modified] Pin
Mirko19806-Feb-09 2:57
Mirko19806-Feb-09 2:57 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 3:40
Axonn Echysttas6-Feb-09 3:40 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Mirko19806-Feb-09 4:26
Mirko19806-Feb-09 4:26 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Axonn Echysttas6-Feb-09 5:19
Axonn Echysttas6-Feb-09 5:19 
GeneralRe: FOR EXPERTS: Template Class: Type Constraints Pin
Mirko19806-Feb-09 5:24
Mirko19806-Feb-09 5:24 

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.