One of the most annoying things I find about working with the Guid class is that in order to see what the value is you have to go into a watch window and query myguid.tostring() , this doesn't sound like too much work but if you are used to relying on datatips it can quickly be quite annoying. For...