Guillermo G. Blog

Software Architect
ASP.NET MCP
"The best way to predict the future is to invent it"

Browse by Tags

All Tags » C# » Convert (RSS)
Tip: Cast using the as Statement and Convert class vs Normal Casting
Convert data from a DataType to another is a daily task of a developer; the applications require show formatted data (i.e Dates, currency, etc.) or make operations with this data. Here I'll show you an easy tip to avoid (or minimize) the use of try ....
Posted: Dec 05 2007, 11:46 AM by gugonzar | with 2 comment(s)
Filed under: , , ,
More Posts