Thursday, July 19, 2007

Generating a GUID in Windows Mobile using VB.NET or C#

It is puzzling to me why Windows Mobile can't natively generate its own GUIDs, but Microsoft does provide VB.NET and C# source code for creating a GUID:

http://msdn2.microsoft.com/en-us/library/aa446557.aspx

No comments: