C# Create Guid

This is a short form 32 characters GUID
System.Guid.NewGuid().ToString("N")

Comments

Popular posts from this blog

Parse XML to dynamic object in C#

How to enable Kerberos Delegation in Google Chrome