Resources  
  • StringWriter in C#Dec 11, 2011. This article talks about how to create text files using StringWriter.
  • Printing in ASP.NETAug 27, 2009. Learn to print forms & controls in ASP.NET using PrintHelper class. Easily print GridView, DataGrid, TextBox, and more. Simple implementation with server-side rendering and client-side script.
  • TextReader and TextWriter in C#Oct 16, 2001. This article covers the information of how to read or write (Unicode) character based data through TextReader and TextWriter.
  • Text Reader and Text Writer in C#Aug 03, 2001. A detailed tutorial and C# types such as Value and Reference types with sample examples.