Michael van der Nest
Random stuff.
Sunday, October 25, 2009
C# Generate GUID
Use the following code to generate a guid.
Guid.NewGuid().ToString().ToUpper();
I've created a simple form to generate the guid for my own use. You can download the source
here
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment