In .NET a Guid cannot be null (unless you use the ? qualifier). However you may still want to check if a Guid has been set or not. For this you can use Guid.Empty which looks for an all-zero Guid.
In .NET a Guid cannot be null (unless you use the ? qualifier). However you may still want to check if a Guid has been set or not. For this you can use Guid.Empty which looks for an all-zero Guid.
Add New Comment
Viewing 2 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks
(Trackback URL)