C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Praveen Kumar(2)
G Gnana Arun Ganesh(2)
Mahesh Chand(1)
Resources
No resource found
C# TextReader
Dec 10, 2011.
TextReader class available in .NET is a base class for StreamReader and StringReader classes. The StreamReader is used to read characters from a stream.
TextReader and TextWriter Classes in C#
Dec 08, 2009.
In this article I will explain you about TextReader and TextWriter Classes in C#.
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.
StreamReader and StreamWriter Classes in C#
Dec 11, 2009.
In this article I will explain you about StreamReader and StreamWriter Classes in C#.
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.