modify an existing text file.
Hi All,
I am new to the world of .net
I want to modify an existing text file (convert all the letters to uppercase) with out adding any extra rows to the text file.
I am doing this task in C#.
Your help is appreciated.
regards,
Kranti
|