August 2004 - Posts

0
Comments

Getting a GUID string during design time by Palermo4

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...
More Posts