These short YouTube videos show how to visualize:
- Software architecture on a layer diagram. You can validate code against the diagram to maintain architectural control of the code.
- Users’ needs on UML use case diagrams and link use cases to work items in Team Foundation Server.
- Workflow on UML activity diagrams and link elements to work items in Team Foundation Server.
How to visualize software architecture on a layer diagram:
[View:https://www.youtube.com/watch?v=mf__skaJIdI]
For more information about layer diagrams, see the following topics on MSDN:
- Layer Diagrams: Reference
- Layer Diagrams: Guidelines
- How to: Create Layer Diagrams from Artifacts
- How to: Validate .NET Code Against Layer Diagrams
- How to: Validate C or C++ Code Against Layer Diagrams
How to visualize users’ needs on a use case diagram:
[View:https://www.youtube.com/watch?v=s1pXUjMIjiw]
For more information about use case diagrams, see the following topics on MSDN:
- UML Use Case Diagrams: Reference
- UML Use Case Diagrams: Guidelines
- Developing Models for Software Design
How to visualize workflow on an activity diagram:
[View:https://www.youtube.com/watch?v=541Ah8SNVes]
For more information about activity diagrams, see the following topics on MSDN:
0 comments