Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Parse A Word From A String
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01283001
Message ID:
01283055
Vues:
13
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform