News

This Xojo class generates RFC 4122-compliant UUID version 4 identifiers. It supports customizable output formats, including standard hexadecimal with or without hyphens, and Base64 (with optional ...
I'm trying to write a simple C# (.NET 1.1) class with a couple of properties. One of the properties is going to be SiteGuid, which relates to the SiteGuid of a SharePoint SPSite object.