Skip to main content
broken link fixed
Source Link
Glorfindel
  • 22.8k
  • 13
  • 97
  • 124

If you're looking for a way to determine if it's the format of the actual .Net Guid type, take a look at this articletake a look at this article. A quick regex does the trick.

If you're looking for a way to determine if it's the format of the actual .Net Guid type, take a look at this article. A quick regex does the trick.

If you're looking for a way to determine if it's the format of the actual .Net Guid type, take a look at this article. A quick regex does the trick.

Source Link
Nick Craver
  • 631.4k
  • 138
  • 1.3k
  • 1.2k

If you're looking for a way to determine if it's the format of the actual .Net Guid type, take a look at this article. A quick regex does the trick.