Unified Modeling Language (UML) represents a logical view of your application. This is distinct from the physical view represented by the Class Diagrams available in all SKUs of Visual Studio.
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 ...