Click here to Skip to main content
15,925,399 members
Home / Discussions / C#
   

C#

 
QuestionAuthorization Problem Pin
Semion_N19-Jan-07 6:56
Semion_N19-Jan-07 6:56 
AnswerRe: Authorization Problem Pin
led mike19-Jan-07 7:20
led mike19-Jan-07 7:20 
GeneralRe: Authorization Problem Pin
Semion_N19-Jan-07 7:37
Semion_N19-Jan-07 7:37 
GeneralRe: Authorization Problem Pin
Abisodun19-Jan-07 8:06
Abisodun19-Jan-07 8:06 
GeneralRe: Authorization Problem Pin
Semion_N19-Jan-07 8:39
Semion_N19-Jan-07 8:39 
GeneralRe: Authorization Problem Pin
Abisodun20-Jan-07 3:26
Abisodun20-Jan-07 3:26 
AnswerRe: Authorization Problem Pin
Semion_N19-Jan-07 8:47
Semion_N19-Jan-07 8:47 
GeneralRe: Authorization Problem Pin
Dan Neely19-Jan-07 8:55
Dan Neely19-Jan-07 8:55 
GeneralRe: Authorization Problem Pin
Semion_N19-Jan-07 9:11
Semion_N19-Jan-07 9:11 
GeneralRe: Authorization Problem Pin
Rob Graham19-Jan-07 9:46
Rob Graham19-Jan-07 9:46 
GeneralRe: Authorization Problem Pin
Dan Neely19-Jan-07 9:50
Dan Neely19-Jan-07 9:50 
QuestionCan one XML file hold more than one C# object? Pin
TrooperIronMan19-Jan-07 6:42
TrooperIronMan19-Jan-07 6:42 
AnswerRe: Can one XML file hold more than one C# object? Pin
led mike19-Jan-07 7:10
led mike19-Jan-07 7:10 
GeneralRe: Can one XML file hold more than one C# object? Pin
TrooperIronMan19-Jan-07 8:15
TrooperIronMan19-Jan-07 8:15 
GeneralRe: Can one XML file hold more than one C# object? Pin
TrooperIronMan19-Jan-07 13:02
TrooperIronMan19-Jan-07 13:02 
Questionshortcutkey Pin
fmardani19-Jan-07 6:13
fmardani19-Jan-07 6:13 
AnswerRe: shortcutkey Pin
Marc Clifton19-Jan-07 6:21
mvaMarc Clifton19-Jan-07 6:21 
GeneralRe: shortcutkey Pin
Luc Pattyn19-Jan-07 8:37
sitebuilderLuc Pattyn19-Jan-07 8:37 
GeneralRe: shortcutkey Pin
Marc Clifton19-Jan-07 9:26
mvaMarc Clifton19-Jan-07 9:26 
QuestionHow can I get the % CPU usage Pin
robert11019-Jan-07 5:07
robert11019-Jan-07 5:07 
I am needing to find out the current CPU usage to determine if I need to run a service or not. If the computer is currently busy then I would like to pause my win-services for x-amount of time and then run it again so users don’t feel the repercussions of my programming and vice versa.

In the Task Manager (at the bottom status bar) we can see the # of processes, CPU Usage etc. How I can get/calculate that? Are there any classes available?

Thanks in advance.

AnswerRe: How can I get the % CPU usage Pin
Guffa19-Jan-07 5:26
Guffa19-Jan-07 5:26 
AnswerRe: How can I get the % CPU usage Pin
Marc Clifton19-Jan-07 5:42
mvaMarc Clifton19-Jan-07 5:42 
AnswerRe: How can I get the % CPU usage Pin
robert11019-Jan-07 11:06
robert11019-Jan-07 11:06 
QuestionWhy value types can inherit System.Object members? Pin
Caetano19-Jan-07 4:21
Caetano19-Jan-07 4:21 
AnswerRe: Why value types can inherit System.Object members? Pin
Marc Clifton19-Jan-07 6:08
mvaMarc Clifton19-Jan-07 6:08 

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.