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!

StringBuilder

0

Faster to Trim during or after assignment in C# .Net

Posted on September 23, 2014 by David Lozinski
C#

Faster to Trim during or after assignment in C# .Net Does it make a difference if you Trim() during or after assigning a value to a variable in C# .Net? Which was is faster? Which object, String or StringBuilder, is… Continue Reading →

C# .Net, C#, string, StringBuilder, trim
1

C# .Net: Fastest Way to Convert an Int to a String

Posted on March 24, 2014 by David Lozinski
C#

C# .Net: fastest way to convert an int to a string Here I am going to benchmark several techniques to find the fastest way to convert an int to a string.   All C# programmers have to do this at… Continue Reading →

C# .Net, C#, Convert.ToString, String.Format, StringBuilder, ToString()
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
21

C# .Net: Fastest Way to Read Text Files

Posted on August 30, 2013 by David Lozinski
C#

C# .Net: Fastest Way to Read Text Files This will examine many techniques to determine in C# .Net: Fastest Way to Read Text Files or the fastest way to read a single text file. I have seen a lot of… Continue Reading →

C# .Net, BufferedReader, BufferedStream, C#, ReadAllLines, ReadLine, ReadToEnd, StreamReader, StringBuilder

Subscribe to be notified of new posts:

Loading

Most Popular Last 30 Days

  • SQL: Fastest way to insert new records where one… (2,443)
  • C# .Net: Fastest Way to Read Text Files (838)
  • Fastest Collection for String Lookups in C# .Net (746)
  • The Fastest Way to Read and Process Text Files using C# .Net (611)
  • C# .Net: Fastest Way to check if a string occurs… (468)

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
Do NOT follow this link or you will be banned from the site!