Archives
-
Getting a GUID string during design time
If you ever need a GUID generated during design time (serviced components, unique ids), you could always use the [Tools]-[Create GUID] menu options in Visual Studio .NET 2003. However, I find that it is too many steps. I created a MACRO to do the same thing, and assigned a keyboard shortcut to the macro (ALT-G).