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:
01283053
Views:
14
>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.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform