G
Guest
VB2005
in an app i have a variable defined as a Guid.
This variable is populated from a sql server database.
If i look at it using myGuid.ToString i see the expected value of the guid,
however if i look at it using quickwatch or by hovering over it it shows as
'empty'
any idea why?
in an app i have a variable defined as a Guid.
This variable is populated from a sql server database.
If i look at it using myGuid.ToString i see the expected value of the guid,
however if i look at it using quickwatch or by hovering over it it shows as
'empty'
any idea why?