Click here to Skip to main content
15,885,806 members
Home / Discussions / C#
   

C#

 
AnswerRe: Tiff Image Processing Pin
stancrm24-Sep-09 2:17
stancrm24-Sep-09 2:17 
Questioncomment utiliser le MultiColumnComb de Janus WinForms Controls? Pin
asma0724-Sep-09 1:22
asma0724-Sep-09 1:22 
AnswerRe: comment utiliser le MultiColumnComb de Janus WinForms Controls? Pin
Keith Barrow24-Sep-09 1:52
professionalKeith Barrow24-Sep-09 1:52 
GeneralRe: comment utiliser le MultiColumnComb de Janus WinForms Controls? Pin
Wes Aday24-Sep-09 9:12
professionalWes Aday24-Sep-09 9:12 
AnswerRe: comment utiliser le MultiColumnComb de Janus WinForms Controls? Pin
EliottA24-Sep-09 2:53
EliottA24-Sep-09 2:53 
AnswerRe: comment utiliser le MultiColumnComb de Janus WinForms Controls? Pin
Abhishek Sur24-Sep-09 3:27
professionalAbhishek Sur24-Sep-09 3:27 
GeneralRe: comment utiliser le MultiColumnComb de Janus WinForms Controls? Pin
asma0724-Sep-09 3:51
asma0724-Sep-09 3:51 
QuestionUsing too many timers in a program Pin
teknolog12324-Sep-09 0:50
teknolog12324-Sep-09 0:50 
Hi, I'm currently working on a cyber cafe program and I need to use 2 timers for each table's calculations and there are 25 tables(pc's).The question is, does using many timers(with 100ms intervals) have any impact on the performance?

And referring to 2 timers, there are two different calculations(time and price)which occur at different intervals.Is it possible to handle them in one timer?

last question(sorry Frown | :( ) Is it good to make all controls and variables public to access from other forms?

Your help would be appreciated,thanks
AnswerRe: Using too many timers in a program Pin
OriginalGriff24-Sep-09 1:05
mveOriginalGriff24-Sep-09 1:05 
GeneralRe: Using too many timers in a program Pin
teknolog12324-Sep-09 2:07
teknolog12324-Sep-09 2:07 
GeneralRe: Using too many timers in a program Pin
OriginalGriff24-Sep-09 2:31
mveOriginalGriff24-Sep-09 2:31 
AnswerRe: Using too many timers in a program Pin
Luc Pattyn24-Sep-09 1:28
sitebuilderLuc Pattyn24-Sep-09 1:28 
GeneralRe: Using too many timers in a program Pin
teknolog12324-Sep-09 1:56
teknolog12324-Sep-09 1:56 
GeneralRe: Using too many timers in a program Pin
Luc Pattyn24-Sep-09 2:17
sitebuilderLuc Pattyn24-Sep-09 2:17 
GeneralRe: Using too many timers in a program Pin
Tom Deketelaere24-Sep-09 2:45
professionalTom Deketelaere24-Sep-09 2:45 
GeneralRe: Using too many timers in a program Pin
Luc Pattyn24-Sep-09 2:54
sitebuilderLuc Pattyn24-Sep-09 2:54 
GeneralRe: Using too many timers in a program Pin
Tom Deketelaere24-Sep-09 2:57
professionalTom Deketelaere24-Sep-09 2:57 
GeneralRe: Using too many timers in a program Pin
Luc Pattyn24-Sep-09 3:15
sitebuilderLuc Pattyn24-Sep-09 3:15 
GeneralRe: Using too many timers in a program Pin
Tom Deketelaere24-Sep-09 3:19
professionalTom Deketelaere24-Sep-09 3:19 
GeneralRe: Using too many timers in a program Pin
Luc Pattyn24-Sep-09 3:29
sitebuilderLuc Pattyn24-Sep-09 3:29 
AnswerRe: Using too many timers in a program Pin
Keith Barrow24-Sep-09 2:26
professionalKeith Barrow24-Sep-09 2:26 
GeneralRe: Using too many timers in a program Pin
Luc Pattyn24-Sep-09 2:56
sitebuilderLuc Pattyn24-Sep-09 2:56 
GeneralRe: Using too many timers in a program Pin
teknolog12324-Sep-09 6:54
teknolog12324-Sep-09 6:54 
QuestionCalling method from C++ ocx Pin
Q2A23-Sep-09 23:59
Q2A23-Sep-09 23:59 
AnswerRe: Calling method from C++ ocx Pin
Christian Graus24-Sep-09 0:42
protectorChristian Graus24-Sep-09 0:42 

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.