G
Guest
vb2005 webforms app
in my app i have a guid (it is used as a primary key)
when i debug the app if i hover over the guid, or look at it with quickwatch
it always shows as being empty even though it is not. I know it is not empty
as the line of code that shows it as being empty is the line which uses it to
return a record - which it does correctly.
how do i look at a guid when debugging?
in my app i have a guid (it is used as a primary key)
when i debug the app if i hover over the guid, or look at it with quickwatch
it always shows as being empty even though it is not. I know it is not empty
as the line of code that shows it as being empty is the line which uses it to
return a record - which it does correctly.
how do i look at a guid when debugging?