Hi all,
Is it possible to create a text file using StreamWriter that has a different extension? So if I write a file called MyFile.txt, can I instead write the same file called MyFile.doc or MyFile.vb?
If this can be done, how would you do it?
Thanks for your time.
...
Go to the complete details ...