Most Viewed Tutorials
How to Insert Sample Records into ERD?
38,276views
- Define default data for entities
- Insert default data to table upon creation
How to Use Business Process Simulation?
38,131views
- quantify process performance
- identify process bottlenecks
- compare different process designs in robustness
- clues to decide on process change
How to Draw BPMN Conversation Diagram?
37,882views
- Modeling with conversation diagram
- Define multiple connections between participants
Comparing Database Schemas Visually
37,573views
Teach you how to use the visual database comparison utility, Visual Diff to find differences between two databases.
Exporting Database Design to Excel for Mass Editing
37,425views
Teach you how to massive rename database tables by exporting ERD to MS Excel function provided by DB-VA.
What is Storyboard? How to Develop a Storyboard?
37,229views
- Creating Tag for User Story
- Adding Existing Tag
- Filter User Stories by Tags
Template Pattern Tutorial
36,274views
This tutorial is aimed to guide the definition and application of template design pattern. By reading this tutorial, you will know how to develop a model for the template pattern, and how to apply it in practice.
How to Use C++ Round-Trip Engineering?
36,182views
- Generating ANSI C++ from Class Diagram
- Updating UML Class Model from ANSI C++