The Create GUID menu item is back

Jan 3, 2007

The Visual Studio 2005 launch improved so many things from older versions – some big and some small. Yet somehow it is always the small things you remember. The 2005 release is superior in almost any aspect except one – it is missing the “Create GUID” menu item. The older versions had it and even though it is not the most widely used feature, it is something I’ve been missing many times.

Even my boss got so annoyed that he built a console application and put it in C:\Windows\System32 in order to access it easily through Start –> Run. Later we learned about this wonderful website www.newguid.com but we already had the console application, so that was a little too late. As you can see, this feature has been greatly missed.

Microsoft realized they were on thin ice by removing the feature, so they made a wise decision in Service Pack 1 for Visual Studio 2005. Can you guess what it is?

They brought it back!

And not only is it back, it is also a little bit better. A GUID is a GUID is a GUID, I know, but somehow it just feels better. I would like to thank Microsoft for putting the feature back in Visual Studio, but that would be like thanking the dry cleaners for returning your pants a year too late.

You can find it in the menu under Tools –> Create GUID, just like in the old times.

* $4.95/month BlogEngine.net Hosting – Click Here!

Comments (6) -

Martin Simard
Martin Simard
1/4/2007 7:43:04 PM #

I don't know what version of Visual Studio 2005 you have, but I didn't install the SP1 yet, and I have the "Create GUID" option under the Tools menu. I'm using the VS 2005 Professional version.

Lucky me then... Smile

 Derek Hatchard
Derek Hatchard
1/5/2007 12:46:49 PM #

Ditto what Martin said.  It was never gone unless it was removed from Express or Standard (or maybe it doesn't show up in one of the Development Environment settings groups).  It is there using the General Development Settings option.

Al
Al
1/5/2007 10:12:12 PM #

I installed SP1 and I can't see the link under Tools. Am I missing something? (I am using VS 2005 SP1 Professional)

Thanks

Mads Kristensen
Mads Kristensen
1/6/2007 9:37:59 AM #

This is weird. Based on these comments I start to think there are more versions of Visual Studio 2005 than advertised. I also use the Professional edition. Maybe it's because I use a version downloaded from MSDN Subscriptions.

Graeme Bradbury
Graeme Bradbury
1/8/2007 9:04:12 AM #

It's relatively simple to add the Create GUID entry in the tools menu.

graemebradbury.blogspot.com/.../...tudio-2005.html

 b mallon
b mallon
2/6/2007 6:52:50 PM #

If you don't have Create Guid on your tools menu, you may not have guidgen.exe installed. I am not certain of this but I think it may only be installed when C++ is installed. Anyway, if you search your hard drive and it is not present you can download it here

www.microsoft.com/.../details.aspx

Then you can set it up like Graeme Bradbury illustrates (see commentary in this column)

Comments are closed

About the author

Mads Kristensen

Mads Kristensen
Program Manager at the Microsoft Web Platform team and founder of BlogEngine.NET.

More...

Month List

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.