Search code examples
ArgumentException while reading using readblock streamreader...


streamreaderreadblock

Read More
How to read and write a list object into a file...


c#.netfilestreamreader

Read More
Connection of NetworkStream is closed automatically...


c#tcpclientstreamreaderstreamwriternetworkstream

Read More
Why does this code hang on reaching the first ReadLine from a StreamReader?...


c#streamreaderreadlinefreeze

Read More
Why would StreamReader.ReadLine do a better job of reading XML than XmlTextReader.Read?...


c#xmlstreamreaderreadlinexmltextreader

Read More
Performing operations after reading the last line of a file with a StreamReader...


c#wpfloopsstreamreader

Read More
StreamReader returning symbols (using HttpWebRequest)...


htmlasp.netstreamreaderhttpwebresponse

Read More
File-handling example problems...


c#file-iocommand-linefilestreamstreamreader

Read More
Why am I getting a "NotSupportedException" with this code?...


asp.net-web-apihttpwebrequestcompact-frameworkarraysstreamreader

Read More
C# DataGridView: How to change a single cell value...


c#datagridviewcellstreamreaderstreamwriter

Read More
Foreach (line.contains("id") in reader.readline())...


c#treeviewstreamreader

Read More
add url from text file to string array (Android)...


androidstreamreaderfilereaderarrays

Read More
My streamreader only reading one line at a time...


c#asp.netstreamreader

Read More
Accessing and changing a txt document while running a windows form in C#...


c#.netwinformsfilestreamreader

Read More
.NET IRC TCPClient read hang after 30-40 minutes...


.nettcpclientstreamreaderircfreeze

Read More
Replace List<string> with words from a file, keep the order...


c#stringlistforeachstreamreader

Read More
How to use StreamReader to read and convert serialport data?...


c#serial-portstreamreader

Read More
Why is the while loop or if statement not behaving correctly? c#...


c#streamreader

Read More
StreamReader.Peek for Multiline Textbox...


vb.netstreamreader

Read More
C# concurrent filestream read/write eof...


c#.netmultithreadingfilestreamstreamreader

Read More
How do I open an already opened file with a .net StreamReader?...


.netfilestreamreaderreadonly

Read More
Is there a faster way to read from a file and insert into SQLite...


c#databasesqliteinsertstreamreader

Read More
Unhandled Type Exception(System.TypeInitializationException)...


c#exceptionvisual-studio-2013streamreader

Read More
Why is streamreader only picking up first entry? c#...


c#searchstreamreader

Read More
Using streamreader in C# to save text between <h1></h1> tags in a string...


c#text-filesstreamreader

Read More
Value was either too large or too small for an Int32. Reading and parsing textfile...


c#parsingintstreamreader

Read More
Issue with StreamReader...


vb.netstreamreaderwebrequestwebresponse

Read More
StreamReader using arraylist or array...


c#arraysarrayliststreamreader

Read More
Trying to interrupt a thread stuck in reader.readLine()...


c#.netmultithreadingstreamreaderirc

Read More
Passing a StreamReader object by Reference...


c#iostreamstreamreader

Read More
BackNext