Dynamicly create a Guid
Hello ppl,
This might be a simple matter, but it has been eluding me for quite a while.
I'm attempting to write a function in C# which dynamicly creates a unique System.Guid instance.
VS.NET has a menu option for this, but I need this in code.
Any pointers would be much appreciated.
thanks in advance.
JT
jimteeuwenPosted Nov 23, 2004, 3:57 PM
eyesPosted Nov 23, 2004, 9:03 AM