Hello all.
I have created a .txt file from .net using File.WriteAllText which works fine. Problem is, after being written, I want to grant the file write access so it can be overwritten at some point down the line. Any ideas on how do accomplish this? Can't seem to figure it out...
Thanks...
...
Go to the complete details ...