By tag: HashTable
0
kicks
Looping through elements in HashTable
A simple method in C# .Net to enumerate through all the keys/values of a Hashtable.
0
kicks
When PowerShell hash table magic backfires
We just made it through the holidays and I finally found time to write about the most annoying thing in PowerShell: Hash table semi-automatic, which can easily result in some subtle bugs. And all of that, just because the hash tables don't behave as I would expect. I assumed hash tables to be implic...
0
kicks
Dear PowerShell Santa...
PowerShell has a great potential, but it needs professional tool support in order for it to mature. The current solutions are far too amateur. Here is my list of PowerShell improvements for Santa Claus