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!

collection

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