Click here to Skip to main content
15,920,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: Getting messages from application Pin
phracek13-Nov-07 21:23
phracek13-Nov-07 21:23 
Questionscreenshot using windows service Pin
justintimberlake12-Nov-07 18:36
justintimberlake12-Nov-07 18:36 
AnswerRe: screenshot using windows service Pin
Rajasekharan Vengalil12-Nov-07 19:30
Rajasekharan Vengalil12-Nov-07 19:30 
GeneralRe: screenshot using windows service Pin
justintimberlake12-Nov-07 21:39
justintimberlake12-Nov-07 21:39 
GeneralRe: screenshot using windows service Pin
Laubi12-Nov-07 22:14
Laubi12-Nov-07 22:14 
QuestionEffeciently painting multiple images Pin
Richard Blythe12-Nov-07 17:54
Richard Blythe12-Nov-07 17:54 
AnswerRe: Effeciently painting multiple images Pin
Martin#12-Nov-07 19:31
Martin#12-Nov-07 19:31 
AnswerRe: Effeciently painting multiple images Pin
Christian Graus12-Nov-07 19:37
protectorChristian Graus12-Nov-07 19:37 
If you want to show 'hundreds' of images, odds are you won't show them all at once. Caching them effectively and keeping them at the desired size is probably the main way to get good performance in this situation.

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 )

Questionconverting system date into format '2007-10-25T11:47:10.515625+05:30' Pin
Vishnu Narayan Mishra12-Nov-07 17:40
Vishnu Narayan Mishra12-Nov-07 17:40 
AnswerRe: converting system date into format '2007-10-25T11:47:10.515625+05:30' Pin
Christian Graus12-Nov-07 17:49
protectorChristian Graus12-Nov-07 17:49 
AnswerRe: converting system date into format '2007-10-25T11:47:10.515625+05:30' Pin
Richard Blythe12-Nov-07 17:52
Richard Blythe12-Nov-07 17:52 
AnswerRe: converting system date into format '2007-10-25T11:47:10.515625+05:30' Pin
Adeel Chaudhry12-Nov-07 17:59
Adeel Chaudhry12-Nov-07 17:59 
QuestionHow can I know if I have installed .net framework 2.0 or not by C#? Pin
Real Coder12-Nov-07 17:08
Real Coder12-Nov-07 17:08 
AnswerRe: How can I know if I have installed .net framework 2.0 or not by C#? Pin
Justin Perez12-Nov-07 17:14
Justin Perez12-Nov-07 17:14 
AnswerRe: How can I know if I have installed .net framework 2.0 or not by C#? Pin
Christian Graus12-Nov-07 19:40
protectorChristian Graus12-Nov-07 19:40 
GeneralRe: How can I know if I have installed .net framework 2.0 or not by C#? Pin
Pete O'Hanlon12-Nov-07 22:33
mvePete O'Hanlon12-Nov-07 22:33 
AnswerRe: How can I know if I have installed .net framework 2.0 or not by C#? Pin
Scott Dorman13-Nov-07 12:38
professionalScott Dorman13-Nov-07 12:38 
QuestionWhy am I getting this compiler error? Pin
JoeRip12-Nov-07 13:31
JoeRip12-Nov-07 13:31 
AnswerRe: Why am I getting this compiler error? Pin
Anthony Mushrow12-Nov-07 14:10
professionalAnthony Mushrow12-Nov-07 14:10 
GeneralRe: Why am I getting this compiler error? Pin
JoeRip12-Nov-07 15:27
JoeRip12-Nov-07 15:27 
GeneralRe: Why am I getting this compiler error? Pin
JoeRip12-Nov-07 15:37
JoeRip12-Nov-07 15:37 
QuestionConvert to string with a [+] or a [-] sign symbol Pin
student_rhr12-Nov-07 13:18
student_rhr12-Nov-07 13:18 
AnswerRe: Convert to string with a [+] or a [-] sign symbol Pin
Anthony Mushrow12-Nov-07 14:16
professionalAnthony Mushrow12-Nov-07 14:16 
AnswerRe: Convert to string with a [+] or a [-] sign symbol Pin
PIEBALDconsult12-Nov-07 14:39
mvePIEBALDconsult12-Nov-07 14:39 
GeneralRe: Convert to string with a [+] or a [-] sign symbol Pin
student_rhr13-Nov-07 4:04
student_rhr13-Nov-07 4:04 

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.