So I have a situation where I need to concatenate text onto the end of a GUID in order to do a SQL Query. There is a field in the database I am working with that uses a GUID and a word as a key. Ignore that nastiness for a moment. So if you do the following:
Read More...