Visual Studio has a GUID creation tool (Tools> Create GUID).
What is this for? Can you recall what you last used?
I just can’t imagine why I should copy the new GUID with this tool to the clipboard.
This is a very useful tool for those who develop and maintain COM components. Need to introduce a new class or interface open to the registry? You need a new GUID. With this tool, you click "New GUID", select "Registry Format", copy it to clipborad and paste it into the IDL file.
WiX (installer toolkit) for projects requires a lot of GUIDs. I use it often and often.
, GUID SQL Management Studio.
GUID , .
# :
System.Guid.NewGuid();
[Guid("8B92766B-825F-409d-BC32-B3723D617A93"), ClassInterface(ClassInterfaceType.None), ProgId("Apollo.WS"), ComVisible(true)] public sealed class WS : ServicedComponent, IWSFSAPLProxy {}
. GUID " GUID"