all groups > c# > june 2005 >
You're in the

c#

group:

decode dat files


decode dat files cortukmehmet
6/5/2005 11:40:01 PM
c#:
Hi everybody

1)how can i get the encoding type a dat file?

Re: decode dat files Dmytro Lapshyn [MVP]
6/6/2005 12:00:00 AM
Hi,

[quoted text, click to view]

Hmm, not sure what do you mean by saying 'encoding type'. Is it
System.Text.Encoding? If so, I believe this type is hardly applicable to
..dat files unless their content is purely textual.

[quoted text, click to view]

This is a meaningless question, here's why. The .dat extension is purely
generic, it does not refer to any particular data format or binary/textual
file layout. Or, I am missing the point of your question, can you please
reply with more info?

--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]


[quoted text, click to view]
Re: decode dat files cortukmehmet
6/8/2005 12:22:01 AM
first of all thanks a lot.
i try to explain my problem. i have a .dat file and i want to see the human
readable form of this files content. it must be possible to make it with c#
file and io operations but i dont know how it is...

AddThis Social Bookmark Button