Visual Studio tips

Create GUID tool for Visual Studio

Posted Tuesday, September 29, 2009 9:32 PM | Feedback (3), Filed Under .NET developement Visual Studio

@rewdboy a coworker had a small problem earlier today, he just couldn't find the good old Create GUID application that is packaged with Visual Studio. The tool has not been removed from the IDE it’s still there. It depends on what development type you have chosen. You may remember the first time you start Visual Studio after installing it prompts you asking what type of development you are planning to do. There are six choices, the one that I know has the Create GUID tool is the Visual C"# Development Settings, If you went with Web Development Settings you...