There are many cases in which we need to create GUIDs. You can now create them using Visual Studio tools.
Go to Tools - Create Guid.
This will bring up a dialog with four desired formats for generating the GUID. Choose the appropriate one, and you will have a new GUID created. That's it.
Visit the DevX Tip Bank