Search code examples
C# 2Gb file is 4gb in Ram. Why?...

c#filefilestreamtextreader

Read More
Why does IEumerator<T> affect the state of IEnumerable<T> even the enumerator never reac...

c#ienumerableienumeratortextreader

Read More
How does one read from stdin when no characters remain?...

c#.netstdintextreader

Read More
Quotes in tab-delimited file...

c#csvquotestextreader

Read More
Using TextReader to read bytes...

c#encodingtextreader

Read More
ArgumentOutOfRange exception C#...

c#streamreadertextreader

Read More
How to open a StreamReader in ShareDenyWrite mode?...

c#streamreadersharingfilesharetextreader

Read More
TextReader class line count...

c#textcountlinestextreader

Read More
How to check if an item isn't in a control using a foreach?...

c#winformsforeachrichtextboxtextreader

Read More
Tab delimited txt file reading int value from string array...

c#intarraystextreader

Read More
What is the difference between Read() and ReadBlock() calls on TextReader?...

c#streamstreamreadertextreader

Read More
NVelocity: "Cannot read from a closed TextReader"...

c#.netnvelocitytextreader

Read More
An efficient way to read from a text file into a database table...

c#delphiiotextreader

Read More
XmlTextReader, reading childelements (or parent element?) of an element...

c#xmltextreader

Read More
Is there a maximum line-length in a textfile without a linebreak?...

c#streamreaderline-breakstextreader

Read More
Java Text Input: How to ignore lines starting with certain characters in them?...

javalinesreadfiletextreader

Read More
C# download file from the web...

c#.netproxydownloadtextreader

Read More
Extension Method from String to TextReader... how do I close the stream?...

c#-4.0extension-methodsstreamreadertextreader

Read More
BackNext