Tag Archives: Hash

Dictionary Index Lookup Vs Contains Key Vs List Contains Vs Linq… Speed Test/Texas Tornado Match

Ok so with MVC comes the use of Routes which calls in the need to compare request values to see which route to use. Now before I even bother with that headache (Although it’s getting better AND will be a post) I ran into a situation where I would have to check a passed in [...]

Leave a comment Continue Reading →

Hashing and you

This is really simple, but don’t feel bad if you didn’t know about this. No one tells me nothin’ either. The other day while reading through a blog, I got schooled without going to class. I had no idea that passwords should be one way only, as in you shouldn’t be able to retrieve a [...]

Leave a comment Continue Reading →