While working on another blog post, I encountered the need to generate a MD5
hash by passing in a string value and wasn’t really in the mood for loops. I
elected to see if LINQ could make the process a bit easier.
The Problem
You need to generate an