<%@ Page Language="C#" AutoEventWireup="true" CodeFile="example1006_readfile.aspx.cs" Inherits="example1006_readfile" %> Example

 

File Reading Example

This example write to and read from a text file "input.txt" and display the content of the file "input.txt".