Re: Textbox.text, Input to Integer
From: Chad Z. Hower aka Kudzu (cpub_at_hower.org)
Date: 05/20/04
- Next message: Chad Z. Hower aka Kudzu: "Re: If no local file"
- Previous message: Eddie: "Hard Drive Low in "Space" event !"
- In reply to: Cor Ligthert: "Re: Textbox.text, Input to Integer"
- Next in thread: Cor Ligthert: "Re: Textbox.text, Input to Integer"
- Reply: Cor Ligthert: "Re: Textbox.text, Input to Integer"
- Reply: Herfried K. Wagner [MVP]: "Re: Textbox.text, Input to Integer"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 May 2004 15:22:07 +0300
"Cor Ligthert" <notfirstname@planet.nl> wrote in news:OJzQULmPEHA.1392
@TK2MSFTNGP09.phx.gbl:
> The try .... cost a lot of time when there is an exception, while the only
> error can be that the values are not numeric.
Unless you are in a loop the time overhead is insignificant. Getting results
from a user input and even triggering one catch is literally no overhead.
-- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" Get your ASP.NET in gear with IntraWeb! http://www.atozed.com/IntraWeb/
- Next message: Chad Z. Hower aka Kudzu: "Re: If no local file"
- Previous message: Eddie: "Hard Drive Low in "Space" event !"
- In reply to: Cor Ligthert: "Re: Textbox.text, Input to Integer"
- Next in thread: Cor Ligthert: "Re: Textbox.text, Input to Integer"
- Reply: Cor Ligthert: "Re: Textbox.text, Input to Integer"
- Reply: Herfried K. Wagner [MVP]: "Re: Textbox.text, Input to Integer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|