Click here to Skip to main content
15,917,174 members
Home / Discussions / C#
   

C#

 
AnswerRe: Get CPU usage and Ram usage without a PerformanceCounter object Pin
leppie9-Sep-08 21:45
leppie9-Sep-08 21:45 
GeneralRe: Get CPU usage and Ram usage without a PerformanceCounter object Pin
jacobjordan10-Sep-08 10:34
jacobjordan10-Sep-08 10:34 
Generalshow a graph software Pin
visualgraph9-Sep-08 15:25
visualgraph9-Sep-08 15:25 
QuestionN70 NOKIA symbian mobile Pin
nelsonpaixao9-Sep-08 14:00
nelsonpaixao9-Sep-08 14:00 
AnswerRe: N70 NOKIA symbian mobile Pin
Christian Graus9-Sep-08 14:04
protectorChristian Graus9-Sep-08 14:04 
GeneralRe: N70 NOKIA symbian mobile Pin
nelsonpaixao9-Sep-08 14:58
nelsonpaixao9-Sep-08 14:58 
GeneralRe: N70 NOKIA symbian mobile Pin
Christian Flutcher9-Sep-08 18:44
Christian Flutcher9-Sep-08 18:44 
AnswerRe: N70 NOKIA symbian mobile Pin
Eslam Afifi9-Sep-08 15:26
Eslam Afifi9-Sep-08 15:26 
AnswerRe: N70 NOKIA symbian mobile Pin
nelsonpaixao10-Sep-08 12:41
nelsonpaixao10-Sep-08 12:41 
QuestionDataset to XML Pin
Ian Jacobs9-Sep-08 12:25
Ian Jacobs9-Sep-08 12:25 
AnswerRe: Dataset to XML Pin
leppie9-Sep-08 21:47
leppie9-Sep-08 21:47 
GeneralRe: Dataset to XML Pin
Ian Jacobs10-Sep-08 2:39
Ian Jacobs10-Sep-08 2:39 
QuestionSwitch Statement Question Pin
Kevin Marois9-Sep-08 10:04
professionalKevin Marois9-Sep-08 10:04 
AnswerRe: Switch Statement Question Pin
Manas Bhardwaj9-Sep-08 10:20
professionalManas Bhardwaj9-Sep-08 10:20 
AnswerRe: Switch Statement Question Pin
DaveyM699-Sep-08 10:44
professionalDaveyM699-Sep-08 10:44 
Answer[Message Deleted] Pin
Blue_Boy9-Sep-08 11:54
Blue_Boy9-Sep-08 11:54 
GeneralRe: Switch Statement Question Pin
Guffa9-Sep-08 12:06
Guffa9-Sep-08 12:06 
Blue_Boy wrote:
Correct code:


Not really.

Blue_Boy wrote:
case iGrade>90:


You can't do like that. The value in the case label has to be constant, and of the same type as the value in the switch.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Switch Statement Question Pin
Blue_Boy10-Sep-08 6:41
Blue_Boy10-Sep-08 6:41 
GeneralRe: Switch Statement Question Pin
Christian Graus9-Sep-08 12:34
protectorChristian Graus9-Sep-08 12:34 
GeneralRe: Switch Statement Question Pin
Blue_Boy10-Sep-08 6:43
Blue_Boy10-Sep-08 6:43 
QuestionRe: Switch Statement Question Pin
leppie9-Sep-08 21:48
leppie9-Sep-08 21:48 
AnswerRe: Switch Statement Question Pin
Blue_Boy10-Sep-08 6:44
Blue_Boy10-Sep-08 6:44 
AnswerRe: Switch Statement Question Pin
Monark10-Sep-08 14:24
Monark10-Sep-08 14:24 
QuestionExport datagrid to excel Pin
Twyce9-Sep-08 10:04
Twyce9-Sep-08 10:04 
AnswerRe: Export datagrid to excel Pin
Manas Bhardwaj9-Sep-08 10:24
professionalManas Bhardwaj9-Sep-08 10:24 

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.