Visual Studio supplies a great tool for creating literal GUIDs during development. This tool can create literal GUIDs in your source code and create database rows with GUID primary keys manually. You ...
If you have an earlier version than Visual Studio 2012 or don't have Visual Studio at all, the download is supposed to install a shell that will allow you to use SSDT. Creating Your Project You'll ...