Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to re-factor
Message
De
15/02/2013 12:38:39
 
 
À
15/02/2013 12:19:49
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01565967
Message ID:
01566152
Vues:
53
>
>Interesting - so Parse() throws exceptions all the way back up the chain - two in StringToNumber and two more in Int32 ParseInt32 ; TryParse() has none.
>I prefer TryParse() evne more than I did before :=}

I remember reading about TryXXX()

The intent is to avoid the cost of the exception


some reading
- http://stackoverflow.com/questions/1282252/how-much-more-expensive-is-an-exception-than-a-return-value
- http://blogs.msdn.com/b/ricom/archive/2003/12/19/44697.aspx
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform