Visio is a diagramming tool included as part of the Microsoft Office suite, though it is usually acquired separately.
I'm currently creating a custom container shape in Visio 2010 but having some trouble getting the correct resizing behavior. My container …
visio shapesheetI know this is probably not the right place to ask this question, but I don't know where else to …
ms-office office-2007 visioI'm using Visio 2013 to make UML deployment diagram. Unfortunately it doesn't support - it doesn't have any default template etc. …
uml visioI know this is quite a generic question which a normal google search result should give but some of how …
architecture visio starumlVisio 2003 uses UML 1.4, which means that some stereotypes from UML 2.0 simply don't exist, and they need to be modeled by …
uml visioI want to create an application GUI that allows a user to create a visual state machine. The interface would …
qt user-interface visio fsmIs there a way to create custom types in Visio 2010? We are creating a UML class diagram and need some …
uml visioI have the following interface: public interface IRegisterable { T Register<T>(string username, string passw) where T : User, …
c# uml generics visio class-diagram