Click here to Skip to main content
15,896,912 members
Home / Discussions / C#
   

C#

 
GeneralRe: regular expression problem [modified] Pin
mahraja25-Jun-08 7:35
mahraja25-Jun-08 7:35 
AnswerRe: regular expression problem Pin
SomeGuyThatIsMe25-Jun-08 7:45
SomeGuyThatIsMe25-Jun-08 7:45 
Questionwhy my ticks always the same, please help thanks very much. Pin
matthew_net25-Jun-08 5:25
matthew_net25-Jun-08 5:25 
AnswerRe: why my ticks always the same, please help thanks very much. Pin
Mohammad Dayyan25-Jun-08 5:36
Mohammad Dayyan25-Jun-08 5:36 
GeneralRe: why my ticks always the same, please help thanks very much. Pin
matthew_net25-Jun-08 5:49
matthew_net25-Jun-08 5:49 
GeneralRe: why my ticks always the same, please help thanks very much. Pin
Luc Pattyn25-Jun-08 6:48
sitebuilderLuc Pattyn25-Jun-08 6:48 
GeneralRe: why my ticks always the same, please help thanks very much. Pin
Dan Neely25-Jun-08 7:08
Dan Neely25-Jun-08 7:08 
AnswerRe: why my ticks always the same, please help thanks very much. Pin
Dan Neely25-Jun-08 5:45
Dan Neely25-Jun-08 5:45 
Ticks is only updated a few dozen times per second. If you need higher precision timers they're available. IIRC down to the millisecond level but to try and control your app at that level (as opposed to for logging) you'll pay a major price in CPU utilization since getting it hammers the kernal because windows was never intended as a realtime OS.

Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots.
-- Robert Royall

GeneralRe: why my ticks always the same, please help thanks very much. Pin
matthew_net25-Jun-08 6:02
matthew_net25-Jun-08 6:02 
QuestionGDI / FPS Question Pin
Harvey Saayman25-Jun-08 4:32
Harvey Saayman25-Jun-08 4:32 
AnswerRe: GDI / FPS Question Pin
leppie25-Jun-08 5:00
leppie25-Jun-08 5:00 
GeneralRe: GDI / FPS Question Pin
Dan Neely25-Jun-08 5:12
Dan Neely25-Jun-08 5:12 
GeneralRe: GDI / FPS Question Pin
Harvey Saayman25-Jun-08 5:14
Harvey Saayman25-Jun-08 5:14 
GeneralRe: GDI / FPS Question Pin
User 665825-Jun-08 5:25
User 665825-Jun-08 5:25 
GeneralRe: GDI / FPS Question Pin
Harvey Saayman25-Jun-08 7:41
Harvey Saayman25-Jun-08 7:41 
AnswerRe: GDI / FPS Question Pin
User 665825-Jun-08 5:19
User 665825-Jun-08 5:19 
GeneralRe: GDI / FPS Question Pin
Harvey Saayman25-Jun-08 7:48
Harvey Saayman25-Jun-08 7:48 
QuestionHow to count Startup Services and Processes using C# Pin
Neeraj Kr25-Jun-08 3:56
Neeraj Kr25-Jun-08 3:56 
AnswerRe: How to count Startup Services and Processes using C# Pin
Manas Bhardwaj25-Jun-08 5:11
professionalManas Bhardwaj25-Jun-08 5:11 
AnswerRe: How to count Startup Services and Processes using C# Pin
Neeraj Kr25-Jun-08 20:15
Neeraj Kr25-Jun-08 20:15 
GeneralRe: How to count Startup Services and Processes using C# Pin
Manas Bhardwaj25-Jun-08 22:40
professionalManas Bhardwaj25-Jun-08 22:40 
GeneralRe: How to count Startup Services and Processes using C# Pin
Neeraj Kr25-Jun-08 22:44
Neeraj Kr25-Jun-08 22:44 
AnswerRe: How to count Startup Services and Processes using C# Pin
Neeraj Kr25-Jun-08 22:40
Neeraj Kr25-Jun-08 22:40 
Question[Message Deleted] Pin
mabby21625-Jun-08 3:05
mabby21625-Jun-08 3:05 
AnswerRe: Write entries to a text file--Need Help!! Pin
Ashfield25-Jun-08 3:17
Ashfield25-Jun-08 3:17 

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.