coding

GUID Generator

I had the need to generate a few GUID’s for a project recently. Because I typically use Visual Studio I had GuidGen available. It is a feature in Visual Studio from (TOOLS > Creat GUID) Because I often have the urge to simplify things, I quickly put together a Guid generator site. This page will generate any number of GUID’s for …

Read more