Top "Visio" questions

Visio is a diagramming tool included as part of the Microsoft Office suite, though it is usually acquired separately.

Is there a way to export the .edmx diagram from VS2008 to Visio?

Some people want to see the DB structure and dont have VS, is there a way to do this? Or …

entity-framework linq-to-entities visio
How do you show events in UML Class Diagrams?

This one has me stumped regularly while creating top level class diagrams for documentation. Methods and attributes/fields are easy …

uml visio
Error deploying VSTO Office addin

I'm having some issues deploying a Visio addin. Running the VSTO file works on my computer, but whenever I try …

ms-office vsto visio
Import and export BPMN 2.0 XML into / from MS Visio 2010

I want to export my BPMN diagrams from Visio 2010 Premium to BPMN 2.0 XML format, which is not default supported by …

xml visio bpmn
MS Visio 2007: How do I get the cardinality to appear on both ends of a relationship?

In Visio 2007, I can only seem to set the cardinality of the Parent-to-child relationship, but I want to set the …

visio cardinality
Free tools similar in functionality to MS VISIO

Are there any free tools or software packages that offer functionality similar to MS Visio? I am looking for something …

visio
Which templates support database reverse engineering?

I have Visio 2016 professional installed, which by all my research should support database reverse engineering. Every guide I find says …

database visio
Reverse Engineering a C# Solution

I know Visual Studio 2010 Ultimate has some abilities, and I would normally do this by instinct, but I am on …

visual-studio-2010 reverse-engineering visio diagramming
Convert Microsoft Visio Drawing (vsd) to PDF automatically

An open-source project I am working on uses Visio drawings for documentation, which are checked into source control. For those …

automation visio
How to specify a List<MyCustomType> as a "Return Type" for a UML Interface Property

In my Visio 2007 UML document I am unable to figure out how I can add an operation to an Interface …

visio generic-list user-defined-types