Puzzled By C# Icon
  • About
List
Introduction To ListsAccess Items From A List By IndexConvert A List To A String With A DelimiterBest Way To Sort A ListHow To Find An Item In The ListHow To Initialize A ListClone A List In Depth ReviewRemove Duplicate Items from A ListUnderstanding The Best Set Theory Methods Between ListsConvert A System Array To A ListA Comparison Between IEnumerable<T> and List<T>Array vs List vs Linked ListList vs Dictionary Collection TypesWhy You Should Not Try To Modifiy A IEnumerable Collection
Dictionary
Dictionary Best Practices And What To AvoidBest Way To Iterate Through A DictionaryGet The Dictionary Keys By Their ValueHow To Update Dictionary ValuesBest Sort Method for Dictionary ValuesCheck If The Key Exists In The DictionaryDictionary Vs Hashtable ComparisonHow To Initialize A DictionaryGet Dictionary Element By IndexBest Merging Method For Two DictionariesConvert A List Into a DictionaryTwo Lists of Keys and Values Mapped To a DictionaryHow To Change A Dictionary KeyMake A Dictionary Key Case InsensitiveDeclare A New Dictionary in Function CallsGet A List Of Dictionary KeysFix For Collection Was Modified And Enumeration Not ExecutedTryGetValue Vs ContainsKey With IndexerDictionary With One To Many Relationship
Array
Introduction To ArraysHow To Assign Values To An ArrayHow To Initialize Arrays6 Initializers To Get An Empty Array In 2023Solutions For Fill The Array With One ValueHow To Encode Strings and Decode Byte ArraysCheck If The Text Contains A Keyword From The ArraySearch An Array If It Contains The KeywordBest Removal Method Of Duplicates From An ArrayBest Solution For Slicing ArraysHow To Combine Two Arrays Into OneCopy Part Of An Array To Another Array
String
Examining String Equals In DetailUsing String Insert EffectivelyBest Ways To Use String RemoveEfficiently Remove The First Keyword Occurrence From A StringString Replace In DepthHow to Use SubstringAnalysis Of Getting First N Characters MethodsBest First Character Removal Function In A StringGet A Substring Before Or After A Certain CharacterGet A Substring Between Two StringsGet Substring After Finding A KeywordHow Best To Get Last N CharactersWalkthrough of the String Trim FunctionNew Line In StringBuilderString Vs StringBuilder Comparison
Code Snippets
Copying Files Via Project Script On BuildFix For Default Parameter Value Not Compile Time Constant ErrorHex String To IntIdentify If a DLL is 32bit or 64bitOpen File Programmatically
JSON
The Best C# Deserializer To Convert JSON To An ObjectSerialization By Transforming Objects into A JSON String
Visual Studio
How To Install Visual Studio
ListIntroduction To ListsAccess Items From A List By IndexConvert A List To A String With A DelimiterBest Way To Sort A ListHow To Find An Item In The ListHow To Initialize A ListClone A List In Depth ReviewRemove Duplicate Items from A ListUnderstanding The Best Set Theory Methods Between ListsConvert A System Array To A ListA Comparison Between IEnumerable<T> and List<T>Array vs List vs Linked ListList vs Dictionary Collection TypesWhy You Should Not Try To Modifiy A IEnumerable Collection
DictionaryDictionary Best Practices And What To AvoidBest Way To Iterate Through A DictionaryGet The Dictionary Keys By Their ValueHow To Update Dictionary ValuesBest Sort Method for Dictionary ValuesCheck If The Key Exists In The DictionaryDictionary Vs Hashtable ComparisonHow To Initialize A DictionaryGet Dictionary Element By IndexBest Merging Method For Two DictionariesConvert A List Into a DictionaryTwo Lists of Keys and Values Mapped To a DictionaryHow To Change A Dictionary KeyMake A Dictionary Key Case InsensitiveDeclare A New Dictionary in Function CallsGet A List Of Dictionary KeysFix For Collection Was Modified And Enumeration Not ExecutedTryGetValue Vs ContainsKey With IndexerDictionary With One To Many Relationship
ArrayIntroduction To ArraysHow To Assign Values To An ArrayHow To Initialize Arrays6 Initializers To Get An Empty Array In 2023Solutions For Fill The Array With One ValueHow To Encode Strings and Decode Byte ArraysCheck If The Text Contains A Keyword From The ArraySearch An Array If It Contains The KeywordBest Removal Method Of Duplicates From An ArrayBest Solution For Slicing ArraysHow To Combine Two Arrays Into OneCopy Part Of An Array To Another Array
StringExamining String Equals In DetailUsing String Insert EffectivelyBest Ways To Use String RemoveEfficiently Remove The First Keyword Occurrence From A StringString Replace In DepthHow to Use SubstringAnalysis Of Getting First N Characters MethodsBest First Character Removal Function In A StringGet A Substring Before Or After A Certain CharacterGet A Substring Between Two StringsGet Substring After Finding A KeywordHow Best To Get Last N CharactersWalkthrough of the String Trim FunctionNew Line In StringBuilderString Vs StringBuilder Comparison
Code SnippetsCopying Files Via Project Script On BuildFix For Default Parameter Value Not Compile Time Constant ErrorHex String To IntIdentify If a DLL is 32bit or 64bitOpen File Programmatically
JSONThe Best C# Deserializer To Convert JSON To An ObjectSerialization By Transforming Objects into A JSON String
Visual StudioHow To Install Visual Studio
On This Page
Links
List
Introduction To ListsAccess Items From A List By IndexConvert A List To A String With A DelimiterBest Way To Sort A ListHow To Find An Item In The ListHow To Initialize A ListClone A List In Depth ReviewRemove Duplicate Items from A ListUnderstanding The Best Set Theory Methods Between ListsConvert A System Array To A ListA Comparison Between IEnumerable<T> and List<T>Array vs List vs Linked ListList vs Dictionary Collection TypesWhy You Should Not Try To Modifiy A IEnumerable Collection
Dictionary
Dictionary Best Practices And What To AvoidBest Way To Iterate Through A DictionaryGet The Dictionary Keys By Their ValueHow To Update Dictionary ValuesBest Sort Method for Dictionary ValuesCheck If The Key Exists In The DictionaryDictionary Vs Hashtable ComparisonHow To Initialize A DictionaryGet Dictionary Element By IndexBest Merging Method For Two DictionariesConvert A List Into a DictionaryTwo Lists of Keys and Values Mapped To a DictionaryHow To Change A Dictionary KeyMake A Dictionary Key Case InsensitiveDeclare A New Dictionary in Function CallsGet A List Of Dictionary KeysFix For Collection Was Modified And Enumeration Not ExecutedTryGetValue Vs ContainsKey With IndexerDictionary With One To Many Relationship
Array
Introduction To ArraysHow To Assign Values To An ArrayHow To Initialize Arrays6 Initializers To Get An Empty Array In 2023Solutions For Fill The Array With One ValueHow To Encode Strings and Decode Byte ArraysCheck If The Text Contains A Keyword From The ArraySearch An Array If It Contains The KeywordBest Removal Method Of Duplicates From An ArrayBest Solution For Slicing ArraysHow To Combine Two Arrays Into OneCopy Part Of An Array To Another Array
String
Examining String Equals In DetailUsing String Insert EffectivelyBest Ways To Use String RemoveEfficiently Remove The First Keyword Occurrence From A StringString Replace In DepthHow to Use SubstringAnalysis Of Getting First N Characters MethodsBest First Character Removal Function In A StringGet A Substring Before Or After A Certain CharacterGet A Substring Between Two StringsGet Substring After Finding A KeywordHow Best To Get Last N CharactersWalkthrough of the String Trim FunctionNew Line In StringBuilderString Vs StringBuilder Comparison
Code Snippets
Copying Files Via Project Script On BuildFix For Default Parameter Value Not Compile Time Constant ErrorHex String To IntIdentify If a DLL is 32bit or 64bitOpen File Programmatically
JSON
The Best C# Deserializer To Convert JSON To An ObjectSerialization By Transforming Objects into A JSON String
Visual Studio
How To Install Visual Studio
ListIntroduction To ListsAccess Items From A List By IndexConvert A List To A String With A DelimiterBest Way To Sort A ListHow To Find An Item In The ListHow To Initialize A ListClone A List In Depth ReviewRemove Duplicate Items from A ListUnderstanding The Best Set Theory Methods Between ListsConvert A System Array To A ListA Comparison Between IEnumerable<T> and List<T>Array vs List vs Linked ListList vs Dictionary Collection TypesWhy You Should Not Try To Modifiy A IEnumerable Collection
DictionaryDictionary Best Practices And What To AvoidBest Way To Iterate Through A DictionaryGet The Dictionary Keys By Their ValueHow To Update Dictionary ValuesBest Sort Method for Dictionary ValuesCheck If The Key Exists In The DictionaryDictionary Vs Hashtable ComparisonHow To Initialize A DictionaryGet Dictionary Element By IndexBest Merging Method For Two DictionariesConvert A List Into a DictionaryTwo Lists of Keys and Values Mapped To a DictionaryHow To Change A Dictionary KeyMake A Dictionary Key Case InsensitiveDeclare A New Dictionary in Function CallsGet A List Of Dictionary KeysFix For Collection Was Modified And Enumeration Not ExecutedTryGetValue Vs ContainsKey With IndexerDictionary With One To Many Relationship
ArrayIntroduction To ArraysHow To Assign Values To An ArrayHow To Initialize Arrays6 Initializers To Get An Empty Array In 2023Solutions For Fill The Array With One ValueHow To Encode Strings and Decode Byte ArraysCheck If The Text Contains A Keyword From The ArraySearch An Array If It Contains The KeywordBest Removal Method Of Duplicates From An ArrayBest Solution For Slicing ArraysHow To Combine Two Arrays Into OneCopy Part Of An Array To Another Array
StringExamining String Equals In DetailUsing String Insert EffectivelyBest Ways To Use String RemoveEfficiently Remove The First Keyword Occurrence From A StringString Replace In DepthHow to Use SubstringAnalysis Of Getting First N Characters MethodsBest First Character Removal Function In A StringGet A Substring Before Or After A Certain CharacterGet A Substring Between Two StringsGet Substring After Finding A KeywordHow Best To Get Last N CharactersWalkthrough of the String Trim FunctionNew Line In StringBuilderString Vs StringBuilder Comparison
Code SnippetsCopying Files Via Project Script On BuildFix For Default Parameter Value Not Compile Time Constant ErrorHex String To IntIdentify If a DLL is 32bit or 64bitOpen File Programmatically
JSONThe Best C# Deserializer To Convert JSON To An ObjectSerialization By Transforming Objects into A JSON String
Visual StudioHow To Install Visual Studio
On This Page
Links
Tweet

List Section

Links

  • Introduction To Lists
  • Access Items From A List By Index
  • Convert A List To A String With A Delimiter
  • Best Way To Sort A List
  • How To Find An Item In The List
  • How To Initialize A List
  • Clone A List In Depth Review
  • Remove Duplicate Items from A List
  • Understanding The Best Set Theory Methods Between Lists
  • Convert A System Array To A List
  • A Comparison Between IEnumerable and List
  • Array vs List vs Linked List
  • List vs Dictionary Collection Types
  • Why You Should Not Try To Modifiy A IEnumerable Collection
Get Latest Updates
Comments Section
On This Page
Links
Share
Tweet
Connect
Youtube Icon Image

Follow Me On

Youtube Icon ImagePrivacy Policy