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

C#

 
GeneralRe: Limiting maximum connections Pin
N a v a n e e t h2-Mar-09 15:32
N a v a n e e t h2-Mar-09 15:32 
AnswerRe: Limiting maximum connections Pin
Luc Pattyn2-Mar-09 3:20
sitebuilderLuc Pattyn2-Mar-09 3:20 
GeneralRe: Limiting maximum connections Pin
invader822-Mar-09 4:59
invader822-Mar-09 4:59 
AnswerRe: Limiting maximum connections Pin
Luc Pattyn2-Mar-09 5:03
sitebuilderLuc Pattyn2-Mar-09 5:03 
Questionland phone call from pc Pin
rizvi_codeproject2-Mar-09 0:29
rizvi_codeproject2-Mar-09 0:29 
GeneralRe: land phone call from pc Pin
Kristian Sixhøj2-Mar-09 4:52
Kristian Sixhøj2-Mar-09 4:52 
Questionprocess details Pin
shefa' isied2-Mar-09 0:22
shefa' isied2-Mar-09 0:22 
AnswerRe: process details Pin
Luc Pattyn2-Mar-09 3:25
sitebuilderLuc Pattyn2-Mar-09 3:25 
Hi,

the MSDN documentation on the Process class includes this paragraph, it may be relevant to you:
"The process component obtains information about a group of properties all at once. After the Process component has obtained information about one member of any group, it will cache the values for the other properties in that group and not obtain new information about the other members of the group until you call the Refresh method. Therefore, a property value is not guaranteed to be any newer than the last call to the Refresh method. The group breakdowns are operating-system dependent."


shefa' isied wrote:
how does taskmanager calculate cpu usage?


the Microsoft guy who wrote Task Manager is good friends with the Microsoft guy who wrote the scheduler, so he is allowed a peek in some system tables we mortals are not supposed to access.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


modified on Sunday, June 12, 2011 9:01 AM

QuestionDrag and drop to mouse point location Pin
Low Pei Yang2-Mar-09 0:03
Low Pei Yang2-Mar-09 0:03 
AnswerRe: Drag and drop to mouse point location Pin
Henry Minute2-Mar-09 10:51
Henry Minute2-Mar-09 10:51 
GeneralRe: Drag and drop to mouse point location Pin
Low Pei Yang2-Mar-09 16:13
Low Pei Yang2-Mar-09 16:13 
QuestionIComparer problem Pin
livez1-Mar-09 23:22
livez1-Mar-09 23:22 
AnswerRe: IComparer problem Pin
CPallini1-Mar-09 23:42
mveCPallini1-Mar-09 23:42 
AnswerRe: IComparer problem Pin
DaveyM691-Mar-09 23:47
professionalDaveyM691-Mar-09 23:47 
AnswerRe: IComparer problem PinPopular
J4amieC2-Mar-09 0:13
J4amieC2-Mar-09 0:13 
GeneralRe: IComparer problem Pin
livez2-Mar-09 0:37
livez2-Mar-09 0:37 
AnswerRe: IComparer problem Pin
Luc Pattyn2-Mar-09 3:28
sitebuilderLuc Pattyn2-Mar-09 3:28 
QuestionC# Code Pin
Zeyad Jalil1-Mar-09 23:03
professionalZeyad Jalil1-Mar-09 23:03 
Answerrepost - Ignore Pin
J4amieC1-Mar-09 23:21
J4amieC1-Mar-09 23:21 
Questionexceptions Pin
aratireddy1-Mar-09 23:02
aratireddy1-Mar-09 23:02 
AnswerRe: exceptions Pin
Calin Tatar1-Mar-09 23:15
Calin Tatar1-Mar-09 23:15 
AnswerRe: exceptions Pin
N a v a n e e t h1-Mar-09 23:16
N a v a n e e t h1-Mar-09 23:16 
Answerrepost - ignore Pin
J4amieC1-Mar-09 23:22
J4amieC1-Mar-09 23:22 
Questionhow to add the subtitles in video Pin
Abhishek Rana1-Mar-09 23:02
Abhishek Rana1-Mar-09 23:02 
AnswerRe: how to add the subtitles in video Pin
Eddy Vluggen2-Mar-09 0:02
professionalEddy Vluggen2-Mar-09 0:02 

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.