News

Control Exceptions: Creating GUID Literals. 10/22/2008; Visual Studio supplies a great tool for creating literal GUIDs during development. This tool can create literal GUIDs in your source code and ...
You access the tool using Tools | Create GUID. Click on the "New Guid" button to generate a new GUID, then press the "Copy" button to place it in the clipboard. You can then paste the GUID into source ...