hi all, i have a header file where all values are stored as byte.. i have to convert the byte to float value..that byte is a hexadecimal number. i tried Convert.ToSingle and got 2.072774E+09 as output. is that correct?is there any other method for byte to float conversion. Thanks in Advance, sunita