Related resources for StreamReader
  • Convert CSV File to XML With DataTable4/22/2015 2:50:05 AM. In this short article, we'll see how to convert a common CSV file into its XML representation, using Visual Basic .NET and the powerful functionalities of DataTable objects.
  • Input/Output Classes in C#3/12/2015 1:10:58 PM. This article explains the input/output classes available in C#.
  • StreamReader and StreamWriter Classes in C#7/18/2014 2:26:35 PM. This article helps you to understand the StreamReader and StreamWriter classes in C#.
  • WhoIs in ASP.NET and VB.NET12/1/2012 2:18:57 AM. Quite often you want to know who owns a given domain. To obtain the registry information, you go to the respective registry and start a so called WHOIS query (lookup). The trick is that you have to know which registry is responsible for which TLD (Top Level Domain).
  • Line Count Utility in VB.NET11/10/2012 2:13:21 AM. This utility is for counting number of code lines in a Visual Studio Project. It returns the number of code lines and file names which are in the project folders.
  • Access Row of a file Random bases using C#9/29/2012 8:41:38 AM. In this aritical, we will look how to get a row of a file which contains multiple rows randomly.
  • File handling in C#9/29/2012 8:01:35 AM. In this article I have explained about file handing in C#.
  • Doppler Radar9/29/2012 6:05:25 AM. This is an app that will display the current doppler radar picture for any given zip code.
  • How to read a text file in C#6/7/2012 9:54:11 PM. This code sample shows how to read text files in C#.
  • StreamReader and StreamWriter Classes in C# 5/20/2012 6:41:14 AM. In this article I will explain you about StreamReader and StreamWriter Classes in C#.
  • Try-Catch-Finally in C#1/1/2010 8:13:02 AM. In this article I will explain you about Try-Catch-Finally in C#.
  • Reading and Display Source of Web Pages6/4/2009 6:42:23 AM. This sample project is made to help ASP.NET developers. This projects highlights how to add HTML page inside your ASP.NET page which is hosted on same or different webserver. This page can still run on that server and only output is included in the ASP.NET page.
  • Music Editing Program in C# and .NET1/31/2007 5:47:29 AM. This program will create music from a file of letter-coded notes. It will also print and print preview the music.
  • Recording Sheet Music Using C# and .NET1/31/2007 5:19:49 AM. This is a article that allow you to record and replay the music you performed on the piano.
  • TextReader and TextWriter in C#2/27/2006 2:07:10 AM. This article covers the information of how to read or write (Unicode) character based data through TextReader and TextWriter.
  • TextReader and TextWriter in C#2/27/2006 2:07:10 AM. This article covers the information of how to read or write (Unicode) character based data through TextReader and TextWriter.
  • Multi-threaded Web Applications - Case I: Search Engine1/31/2006 4:24:41 AM. This article is the first of the series of 4. I will demonstrate the use of threading in web applications by implementing a simply search engine. The following 3 articles in the series will be a Port Scanner, a Reverse DNS and a Web Hammer respectively.
  • Getting NASDAQ Quotes with a Pocket PC1/31/2006 1:03:17 AM. If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may be wondering what you can do with it.
  • Getting NASDAQ Quotes with a Pocket PC1/31/2006 1:03:17 AM. If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may be wondering what you can do with it.
  • Tracking your lottery pick on the Web Using .NET12/27/2005 12:27:01 AM. A few weeks ago, the New Jersey State lottery was up to 300,000,000 dollars.
  • Read a file using C#12/26/2005 6:55:59 AM. This program just demonstrate the use of FileStream & StreamReader.
  • Lingo Game in C#12/25/2005 11:07:49 PM. It is a Lingo game developed in C#. It is based upon Game Show Network's Lingo but has a few modifications to it.
  • Text Reader and Text Writer in C#12/23/2005 5:29:02 AM. A detailed tutorial and C# types such as Value and Reference types with sample examples.
  • Line Numbering Utility in C# and Java12/17/2005 4:20:54 AM. This is the first of the series of programs I wish to write to help myself get a handle on C#.
Blending in C# Made Easy
This book answers the following questions: What is blending, color blending, and alph...
Download