The Curious Consultant
Menu Close
  • Home
  • Here’s everything!
    • C#
    • SQL
    • General
    • Code
      • C# Code
      • JavaScript/TypeScript Code
      • SQL Code
    • Tips and Techniques
      • C# Tips and Techniques
      • Nintex Form Tips and Techniques
  • About Dave
  • My Blogs
  • Contact Me Anytime!

read

1

C#: Read lines from a text file in batches and process in parallel

Posted on November 5, 2016 by David Lozinski
C# Code

C#: Read lines from a text file in batches and process in parallel   I have had numerous requests from readers if I could provide some sample C# code which will read lines from a text file in batches and… Continue Reading →

C# Code, Code .Net, C#, Parallel.For, read, text file
26

The Fastest Way to Read and Process Text Files using C# .Net

Posted on November 1, 2013 by David Lozinski
C#

Using C# .Net: Fastest Way to Read and Process Text Files This will benchmark many techniques to determine in C# .Net: Fastest Way to Read and Process Text Files. Building upon my previous article what’s the fastest way to read… Continue Reading →

C# .Net, BufferedStream, C#, fastest, Parallel.For, read, ReadAllLines, ReadToEnd, StreamReader, StringBuilder, text file

Subscribe to be notified of new posts:

Loading

Most Popular Last 30 Days

  • SQL: Fastest way to insert new records where one… (2,649)
  • C# .Net: Fastest Way to Read Text Files (902)
  • Fastest Collection for String Lookups in C# .Net (792)
  • The Fastest Way to Read and Process Text Files using C# .Net (595)
  • C# .Net: Fastest Way to check if a string occurs… (524)

Categories

Latest Comments:

  • Utkarsh Kapadia on C#: Dictionary Vs ConcurrentDictionary
  • Mike H on C#: Dictionary Vs ConcurrentDictionary
  • Utkarsh Kapadia on C#: Dictionary Vs ConcurrentDictionary
  • danzar on Length Vs Count Vs Initialized Variable in C#
  • 5Arete23 on Fastest Collection for String Lookups in C# .Net

Recent Posts

  • Division Vs Multiplication Equivalent
  • Does caching calculated loop indexes make a difference?
  • Does Parameter Order Make A Difference
  • Greater Than vs Less Than vs Equals in C#
  • Length Vs Count Vs Initialized Variable in C#

Everything Else!

Here's Everything if you're trying to find a post, missed some, or just want to see, well, everything. :-)
© 2021 The Curious Consultant. All rights reserved.
Hiero by aThemes
The Curious Consultant