Click here to Skip to main content
15,916,293 members
Home / Discussions / C#
   

C#

 
AnswerRe: Q in query wizard Pin
Christian Graus21-Jul-09 10:19
protectorChristian Graus21-Jul-09 10:19 
GeneralRe: Q in query wizard Pin
mohammad alnoed21-Jul-09 21:51
mohammad alnoed21-Jul-09 21:51 
Question[Solved] Clearing control of graphics before painting [modified] Pin
Jordanwb21-Jul-09 4:58
Jordanwb21-Jul-09 4:58 
AnswerRe: Clearing control of graphics before painting Pin
Nagy Vilmos21-Jul-09 5:22
professionalNagy Vilmos21-Jul-09 5:22 
GeneralRe: Clearing control of graphics before painting [modified] Pin
Jordanwb21-Jul-09 5:38
Jordanwb21-Jul-09 5:38 
QuestionHow to Pass Crystal Reports Parameter Pin
Ahmed Khallaf21-Jul-09 4:21
Ahmed Khallaf21-Jul-09 4:21 
AnswerRe: How to Pass Crystal Reports Parameter Pin
Nagy Vilmos21-Jul-09 5:18
professionalNagy Vilmos21-Jul-09 5:18 
GeneralRe: How to Pass Crystal Reports Parameter Pin
Ahmed Khallaf21-Jul-09 5:37
Ahmed Khallaf21-Jul-09 5:37 
QuestionInheritance Pin
loupceuxl21-Jul-09 4:11
loupceuxl21-Jul-09 4:11 
AnswerRe: Inheritance Pin
PIEBALDconsult21-Jul-09 4:16
mvePIEBALDconsult21-Jul-09 4:16 
QuestionCalculation of Efficiency using Microsoft Solver Foundation Pin
Anuj Chauhan from India21-Jul-09 3:47
Anuj Chauhan from India21-Jul-09 3:47 
QuestionGet file path hosted by an Excel process Pin
Muneeb Abdul Shakoor21-Jul-09 3:38
Muneeb Abdul Shakoor21-Jul-09 3:38 
AnswerRe: Get file path hosted by an Excel process Pin
Brij21-Jul-09 3:45
mentorBrij21-Jul-09 3:45 
GeneralRe: Get file path hosted by an Excel process Pin
Muneeb Abdul Shakoor21-Jul-09 3:57
Muneeb Abdul Shakoor21-Jul-09 3:57 
GeneralSystem.Timers.Timer doesn't stop with Stop() Pin
SimpleData21-Jul-09 2:24
SimpleData21-Jul-09 2:24 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
Abhishek Sur21-Jul-09 2:55
professionalAbhishek Sur21-Jul-09 2:55 
I think the code block where new ElapsedEventHandler is added is called more than once.

It means when even is raised, more than once the myMethod will be called, and hence the timer will be incremented.


GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
SimpleData21-Jul-09 2:58
SimpleData21-Jul-09 2:58 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
stancrm21-Jul-09 3:18
stancrm21-Jul-09 3:18 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
DoctorMick21-Jul-09 3:18
DoctorMick21-Jul-09 3:18 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
SimpleData21-Jul-09 3:19
SimpleData21-Jul-09 3:19 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
PIEBALDconsult21-Jul-09 4:13
mvePIEBALDconsult21-Jul-09 4:13 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
SimpleData21-Jul-09 4:14
SimpleData21-Jul-09 4:14 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
Abhishek Sur21-Jul-09 21:37
professionalAbhishek Sur21-Jul-09 21:37 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
SimpleData21-Jul-09 23:28
SimpleData21-Jul-09 23:28 
GeneralRe: System.Timers.Timer doesn't stop with Stop() Pin
Abhishek Sur22-Jul-09 21:47
professionalAbhishek Sur22-Jul-09 21: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.