Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: String to Float


Message #1 by "satish chandra" <sat_chand@h...> on Thu, 18 Apr 2002 11:50:49
Kyle,

	Okay, great. Thanks! I guess the difference is more trivial
then.

Minh.

-----Original Message-----
From: Kyle [mailto:Kyle@T...] 
Sent: Thursday, April 18, 2002 8:53 AM
To: ASPX_Professional
Subject: [aspx_professional] RE: String to Float


Minh,

Sorry I misunderstood. The main difference for me is that Parse will
allow you to convert Globalization Number Styles such that I can convert
numbers going into a text box adding the $ for a currency value and when
I Parse with the Globalization Number Styles parameter it converts from
the $ format to a decimal. I don't think Covert.ToDecimal, etc. supports
this feature.

Kyle


  Return to Index