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!

Binary Search

9

Fastest Collection for String Lookups in C# .Net

Posted on November 2, 2014 by David Lozinski
C#

Fastest Collection for String Lookups in C# .Net All C# programmers have had to do this at some point in their career… look for a particular string as some sort of key or value within a data structure. But how… Continue Reading →

C# .Net, ArrayList, Binary Search, C#, collection, ConcurrentDictionary, Dictionary, HashTable, List, SortedDictionary, SortedList, string

Subscribe to be notified of new posts:

Loading

Most Popular Last 30 Days

  • SQL: Fastest way to insert new records where one… (2,436)
  • C# .Net: Fastest Way to Read Text Files (837)
  • Fastest Collection for String Lookups in C# .Net (730)
  • The Fastest Way to Read and Process Text Files using C# .Net (567)
  • C# .Net: Fastest Way to check if a string occurs… (486)

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