Search code examples
How to display part of a line in a .txt file - C#...


c#listarrayliststreamreader

Read More
C++ Read/Write characters bigger than ~50,000...


c++-clistreamreaderstreamwriterwchar

Read More
C# "using" blocks...


c#design-patternsstreamusingstreamreader

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


c#-4.0extension-methodsstreamreadertextreader

Read More
StreamReader not working as expected...


c#iostreamreader

Read More
Understanding WebRequest...


c#webrequeststreamreader

Read More
How to get the encoding type of a string?...


.netencodingfilestreamiostreamstreamreader

Read More
How to convert the encoding type of a stream in .NET?...


asp.netvb.netencodingstreamstreamreader

Read More
C# MySQL database restore...


c#mysqldatabaseprocessstreamreader

Read More
Streamreader does not work when I close HttpWebResponse early...


c#httpwebresponsestreamreader

Read More
Closing a file without using using...


c#idisposablestreamreaderstreamwriter

Read More
How to convert Streamreader data to XmlDocument?...


c#xmlstreamreader

Read More
C# HTTP GET request returning hidden characters...


c#.netregexhttpwebresponsestreamreader

Read More
Reading HTML table data / html tag...


asp.nethtmlstreamstreamreader

Read More
Read Text File Up to GO...


c#.net-4.0filestreamstreamreader

Read More
using StreamReader.Read to read blocks of short, integer and decimal data types...


c#charstreamreader

Read More
Parsing and replacing special characters from file...


c#.netspecial-charactersstreamreader

Read More
simultaneous read-write a file in C#...


c#filestreamstreamreaderstreamwriter

Read More
StreamReader ReadBlock hangs on binary files...


c#monostreamreaderreadblock

Read More
c# stop a streamreader after a few seconds. Is this possible?...


c#httprequeststreamreader

Read More
How do I load a file that I bundled with the install of my C# program?...


c#installationstreamreaderreadfile

Read More
is there a way to remove the first line from a StreamReader...


c#csvstreamreader

Read More
C# StreamWriter and StreamReader memory managment problem, why won't memory used deallocate?...


c#memory-managementstreamreadermemorystreamstreamwriter

Read More
StreamReader.EndOfStream produces IOException...


c#socketsstreamreaderioexception

Read More
Problem pulling data from website in .NET and C#...


c#asp.nethttpwebresponsestreamreaderweb-scraping

Read More
C# Stream Reader adding \n to XML...


c#xmlstreamreadergeocode

Read More
StreamReader returning another char...


c#.netcompact-frameworkstreamstreamreader

Read More
NamedPipeClientStream StreamReader problem in C++...


.netvisual-c++named-pipesstreamreader

Read More
Using returned XML from an authorised HTTP request in vb.NET...


xmlvb.nethttpwebrequestwebrequeststreamreader

Read More
How to limit the number of characters read by StreamReader.ReadLine() in .NET?...


c#readlinestreamreaderddos

Read More
BackNext