Description of How to Manipulate Files in ASP.NET :
How to Manipulate Files in ASP.NET is a web based tutorial in which author elaborates the methods for reading, deleting and writing the content in a text file. The author explains the method System.IO namespace, through which file manipulation take place and also render the classes for performing above said operation in a text file. Author explains these operation with the help of example and source code.