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