Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Parse A Word From A String
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01283001
Message ID:
01283055
Views:
12
>>You can also use Convert as:
>>
>>
>>int intNumber = Convert.ToInt32( strNumber );
>>
>>
>
>If you use that, you need to make sure you trap for exceptions if strNumber isn't actually a number.

Good point. Thank you. I have used the Convert a lot and probably was not bitten by the problem (pure luck).
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform