Wednesday, April 6, 2011

How do I see the guid while debugging VB code in VS2008?

On my last machine I had created a way to see a GUID variable while debugging by hovering over it. I don't remember what it was (a visualizer?).

I have a new 64 bit machine with vs2008 - is there anyway to mouseover a guid value and have it appear? What makes guid's so special that their value doesn't show like most variables?

From stackoverflow

0 comments:

Post a Comment