define own file type
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
can we define our own file type to be use in compact framework.what other file type can be used other than .txt .Is it better to used .txt file or other file type:confused:.
@h3aR
-
can we define our own file type to be use in compact framework.what other file type can be used other than .txt .Is it better to used .txt file or other file type:confused:.
@h3aR
Same question: What do you mean with "define our own file type"? You can use any type of file in your own programs (txt-files, binary-files, ...); maybe a good choice is XML (there are very good parsers in the .NET CF).
Regards, Daniel. -- FIND A JOB YOU LOVE, AND YOU'LL NEVER HAVE TO WORK A DAY OF YOUR LIFE. ;)