Hi all . I m trying to read contents of a file using streamreader classs of c#.net which is a result of data transferred over the network. it contains some transmission syymbol eg. eot,can,soh etc.
Beacuse of that it is showing square symbols.
Kindly arrangea code to read the file contents in a proper way.
Thanks