Datatype checking in DotNET



Hi all,

Is there methods in Dotnet that allow datatype checking for example:-

If I have a string that contains '2.12' and then I want to check to see if its a float, single or double then what class would I use to do this? is there a class that even can do this???

Any feedback on this would be greatly appreciated

TIA

Regards,

Daniel

.



Relevant Pages

  • Datatype checking in DotNet
    ... Is there methods in Dotnet that allow datatype checking for example:- ... If I have a string that contains '2.12' and then I want to check to see if its a float, single or double then what class would I use to do this? ... Daniel ...
    (alt.comp.lang.borland-delphi)
  • Help!! Oracle 9.2.0.5.0 wont properly read the *.rsp
    ... #Datatype: String ... #Datatype: Boolean ... #This page shows the current status in the installation. ...
    (comp.databases.oracle.server)
  • Re: GOSUB, the larger picture (was Worldwide known Excellence of GOSUB)
    ... > does not mean that was not a hack. ... Yep, a Byte datatype was indeed needed, and welcome! ... No need to break String, ... It aint bigger Karl, ...
    (microsoft.public.vb.general.discussion)
  • Re: Access Query Right Align
    ... Gary - The DataType is text for all fields. ... Dim hFile As Long ... Dim strPath As String ... Dim strTextLine As String ...
    (microsoft.public.access.queries)
  • Re: converting data to null using DBNull problem
    ... the DBNull Object can only be set to a String type so ... setting the datatype here to other than string type would cause an error. ... It is possible to set the datatype here though and use thte Parse function ...
    (microsoft.public.sqlserver.dts)