Click here to Skip to main content
16,015,755 members
Home / Discussions / C#
   

C#

 
AnswerRe: Can any one tell me how to extract Excel worksheet images and store them in database? Pin
#realJSOP27-Apr-08 3:01
professional#realJSOP27-Apr-08 3:01 
GeneralRe: Can any one tell me how to extract Excel worksheet images and store them in database? Pin
Ali00099928-Apr-08 19:18
Ali00099928-Apr-08 19:18 
QuestionHow to get cpu temp c# .NET [modified] Pin
kennet197427-Apr-08 1:32
kennet197427-Apr-08 1:32 
AnswerRe: How to get cpu temp c# .NET Pin
Anthony Mushrow27-Apr-08 1:56
professionalAnthony Mushrow27-Apr-08 1:56 
GeneralRe: How to get cpu temp c# .NET Pin
Thomas Stockwell27-Apr-08 3:07
professionalThomas Stockwell27-Apr-08 3:07 
GeneralRe: How to get cpu temp c# .NET Pin
Anthony Mushrow27-Apr-08 3:15
professionalAnthony Mushrow27-Apr-08 3:15 
QuestionRe: How to get cpu temp c# .NET Pin
kennet197427-Apr-08 4:15
kennet197427-Apr-08 4:15 
GeneralRe: How to get cpu temp c# .NET Pin
Christian Graus27-Apr-08 11:43
protectorChristian Graus27-Apr-08 11:43 
kennet1974 wrote:
I tryed this code, but I dont know how to get it out in a massegebox.


Really ? In that case, you are definately very much a beginner. You should buy a very basic C# book and work through it, instead of relying on these forums, you're not really ready to make this your main source of information.

Never call decimal.Parse, use TryParse so your code never blows up.

Two clues:

1 - every object in C# has a tostring method
2 - if you concatenate anything to a string, C# calls that for you, for free.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionProcess information in C# Pin
I'm a member...27-Apr-08 0:48
I'm a member...27-Apr-08 0:48 
GeneralRe: Process information in C# Pin
Anthony Mushrow27-Apr-08 1:48
professionalAnthony Mushrow27-Apr-08 1:48 
GeneralRe: Process information in C# Pin
I'm a member...27-Apr-08 20:43
I'm a member...27-Apr-08 20:43 
GeneralApplication.Exit Pin
George_George26-Apr-08 22:18
George_George26-Apr-08 22:18 
GeneralRe: Application.Exit Pin
Urs Enzler26-Apr-08 22:38
Urs Enzler26-Apr-08 22:38 
GeneralRe: Application.Exit Pin
George_George26-Apr-08 22:47
George_George26-Apr-08 22:47 
GeneralRe: Application.Exit Pin
Urs Enzler26-Apr-08 22:55
Urs Enzler26-Apr-08 22:55 
GeneralRe: Application.Exit Pin
George_George26-Apr-08 22:58
George_George26-Apr-08 22:58 
GeneralRe: Application.Exit Pin
MarkB77726-Apr-08 23:41
MarkB77726-Apr-08 23:41 
GeneralRe: Application.Exit Pin
George_George26-Apr-08 23:45
George_George26-Apr-08 23:45 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 0:35
sitebuilderLuc Pattyn27-Apr-08 0:35 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 1:44
George_George27-Apr-08 1:44 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 4:45
sitebuilderLuc Pattyn27-Apr-08 4:45 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 17:17
George_George27-Apr-08 17:17 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 20:22
sitebuilderLuc Pattyn27-Apr-08 20:22 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 20:38
George_George27-Apr-08 20:38 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 23:42
sitebuilderLuc Pattyn27-Apr-08 23:42 

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.