Is this even possible? I don't even think it is, but I saw some code that was trying to do it. However, my unit tests showed that it was not working. I did see some similar thoughts:
- http://stackoverflow.com/questions/401480/converting-guid-to-integer-and-back
- http://stackoverflow.com/questions/3563830/converting-system-decimal-to-system-guid
Just for clarification. The Guid creation is outside of my control; therefore, I can't just store the value in one of the Guid sets.