$ cat "

Use ReSharper to Quickly Generate GUIDs

"

Everyone who has used the GUID generation tool in Visual Studio knows that it is quite limited in the GUID formats it can generate. If you are a ReSharper user there is a much more enjoyable way to generate GUIDs. Anywhere in your code or in an XML file, type nguid and press tab to expand the snippet. That will generate a new GUID and let you choose between a number of formats.

Written by Erik Öjebo 2010-09-08 21:31

    Comments