How to generate a GUID
Need a quick GUID to identify a component or control?
There are many ways to get one:
- On the web
- Programmatically in .NET with the call System.Guid.CreateGuide()
- Within Visual Studio 2003 and 2005, using “Tools -> Create GUID.”
No Comments »
No comments yet.
Leave a comment