0
votes
1answer
20 views
Types of UML diagram - VISIO - ASP.net
Hi All
I have below extract from design spec and need to create UML diagrams as .net specifications. No coding is yet started or is there any solution structure yet. What would …
1
vote
2answers
24 views
Microsoft VBA idiom (Visio) For Testing Non-Existance of a property?
I need to ensure a Macro which works on Visio 2003 doesn't cause problems on lower versions of Visio: specifically because I'm writing to a property which doesn't exist on lower ve …
0
votes
2answers
35 views
How can I call a VBA macro that is defined in a different file?
The situation is the following:
Macro Foo is defined in File foo.vss
Macro Bar is defined in File bar.vsd.
Bar() is at some point supposed to call Foo().
Is that possible?
If it …
0
votes
1answer
26 views
visio: tutorials to design software systesm
I am looking for good tutorials on the high level design of software systems that would show things like DLL, Databases, etc. Where can I find good visio tutorials?
1
vote
4answers
73 views
Does Excellent free modeling software exist?
My friends are in a class that is requiring class diagram modeling.
We have access (legit) to Enterprise Arch but we all really hate it.
And Visio isn't meant for class modeling ( …
0
votes
1answer
19 views
Any hints on programming Dia with Python extensions?
I'm searching for documentation on how to do it properly. Any hints?
0
votes
1answer
41 views
visio stencil for Handdrawing web Mockup
Hi,
Can any one suggest me if any Hand drawing Visio stencil available. which will look like a hand drawn sketch. I have seen some Web UI wire frame done using some hand drawn too …
0
votes
1answer
34 views
Online chart editor
I love to use Google Documents as MS Word and MS Excel replacements for online collaboration.
However, now I need to discuss architecture layout for my software. Nothing too fancy …
0
votes
3answers
24 views
Creating a Visio Repository
Hi,
This is my first question, so forgive me if it has been asked before.
I have a lot of diagrams that I created with Microsoft Visio 2007, and would like to share them with oth …
0
votes
1answer
58 views
Does MS Visio support sequence diagram?
Does MS Visio support sequence diagram?
0
votes
1answer
27 views
Visual Basic for Visio: “Invalid selection identifier”
I am a total beginner here, so this is probably something simple I'm overlooking.
The following Visio macro (using VBA) rotates the currently selected shape:
ActiveWindow.Selecti …
1
vote
3answers
51 views
SQL Server Extract Data Model
Is there a simple way of extracting the database model of existing DBs? I played around in the management studio and in Visio, even though I found very interesting features of data …
1
vote
8answers
263 views
I need a new tool, other than Visio, any ideas?
(This is not a repeat of the question "Is there the substitute good tool of Visio?")
I really do not have a problem with Visio for technical diagrams, except it seems thats all it …
0
votes
1answer
100 views
How can I show relationships between views in Visio database diagrams?
I'm using a set of views for the data access layer of our primary web application, and need to document these views. Logically the views mirror the underlying tables, meaning they …
0
votes
2answers
165 views
Class library in Visio
How to represent a .net class library and its classes in the Visio? To me, the Package and the Class seems to represent the library and classes respectively. Any suggestions?
