Tagged Questions
0
votes
0answers
142 views
Microsoft Visio UML and Exporting Documentation
I'm considering adding use case documentation inside the items on the model in Miscosoft Visio. Is it possible to export the documentation of these use cases as a text file or anything, to append to a ...
1
vote
1answer
98 views
Generate multiple Visio files from a database
I have an Access database containing information about multiple clients.
I can put these datas into one table (1 row = 1 client).
I want to create vsd files from this table. I want to draw a Template ...
0
votes
1answer
685 views
Activity Diagrams created in Visio 2013 (Preview)?
In the past I was using Rational Rose, and now I'm trying to switch to Visio. But many things that I could easily find in Rose, I can't or have hard time finding it in Visio (2013 Preview).
I have ...
-4
votes
2answers
131 views
I want to find a simple diagram software [closed]
Visio is powerful, but it's expensive. I want a simple and professional software.
1
vote
3answers
2k views
How to resize a note in a Visio 2010 UML diagram
I have added a note with about 50 lines of text to an UML diagram in Visio 2010, and I can't resize the shape. I can see connection points, but not the blue ones that you can drag to resize the shape. ...
2
votes
1answer
3k views
How to use alternative combined fragments in Visio 2007?
I have been spending looking for how to use alternative combined fragments in Visio 2007 for UML sequence diagram, but it seems like there is no notation to create this if-then-else statement.
(like ...
0
votes
1answer
6k views
Exporting Entity-Relationship-Diagram from SQL with Visio 2010 (Professional Plus)
I'm searching the opposite solution to the question exporting SQL from a Viso diagram. I have the SQL statement for the creation of multiple tables of a MySQL database. Is there a way to use the ...
0
votes
1answer
116 views
scaling database diagram in sql server
I have created a database diagram in sql server which is consist of number of tables.I need to copy the diagram in to a word document but when i copy it to the word document its not well formatted and ...
0
votes
1answer
134 views
c++ diagram entitys links library
Does anyone knows any good visual diagram library, that can help me implement faster an application like visio (but simpler of course), that the user can create entities drag them and create links ...
0
votes
1answer
727 views
How to generate an ER diagram with UML notations from SQL Server 2005 database?
Up until now found MS Visio to be most effective with reverse engineering to produce an ER diagram with IDFX and IE notations but i desperately need an ER diagram with UML notations. Are there any ...
2
votes
3answers
2k views
Whats the best tools for drawing a “system overview” diagram?
What tools is best for drawing an overview of a system for a new starter.
I want to show the components and if possible the technologies they use.
Current options include: Visio, Word, EA?, Paint!
...
3
votes
1answer
1k views
Is it possible to show that a method/operation returns and array of objects (rather than just a single object) in Visio 2007?
I am making particular reference to producing a Static Structure (class diagram). I notice that you can set the return type to a particular object, but there appears to be no way to select that ...
3
votes
1answer
3k views
Is there a way to represent an enum class in Visio 2007?
I am designing a Class Diagram (static structure) and would like to include some Enum classes. However I cannot seem to find a suitable way to represent this. Any ideas?
0
votes
1answer
337 views
Please tell me if you have any opinions or experience with the Diagram/FlowChart controls mentioned here
I am trying to write an app that makes use of flowchart type controls. For the time being it is just a proof-of-concept. Maybe eventually it will turn into a real app. I started my search looking ...
0
votes
7answers
382 views
What's the name for this type of diagram?
Today I got a diagram similar to this one. The diagram I got was produced using Visio which I don't have. I haven't seen such a diagram before and its symbols are not clear to me.
I tried to google ...
0
votes
2answers
792 views
Drawing Server Layout
I am currently using Visio to draw the layout of our server systems for future developers to grok. We program on Open Source tools like ruby and Ubuntu, and using Visio is rubbing me the wrong way. ...
1
vote
2answers
6k views
Is there a good way to quickly create diagrams to illustrate folder structure?
Is there a good tool to quickly create a diagram that illustrates a folder structure? I've tried doing it with Visio, but I find that it takes longer to do in Visio than it would to just create the ...
3
votes
2answers
12k views
How to create Visual Studio style class diagram in Visio?
I need to plan out a Class, Method, Attribute style diagram, I have looked at the Class Designer in Visual Studio, but it seems to not do what I want.
I want to be able to have a diagram show the ...
3
votes
7answers
1k views
Mac OSX/Cross Platform UML Sketching Tools?
A similar question had been asked a year or two ago, but I wanted to see if anyone has any new answers. I'm looking for a lightweight UML sketching tool that runs on Mac OSX. I really only care for ...
0
votes
3answers
915 views
Diagramming server connections in Visio - what direction should arrows point?
Suppose I would like to depict data flow between two servers in Visio.
I have boxes to represent servers and arrows to represent communication / data flow.
In this situation:
Server A always ...
3
votes
9answers
727 views
Visio the standard for software development sketching?
I feel that my professional exposure has been biased towards Visio, by the choice of IT managers and project managers. I've worked only in Microsoft solution centric shops where MS Office was the ...
1
vote
11answers
1k views
application architecture draw
Yop
I would like to know what guys are using to make diagram of your application/service architecture ?
I would like to make diagrams representing the different layer of the whole application and ...
2
votes
2answers
169 views
SharePoint Documentation Images
Not exactly programming per se, but I am looking for some good images for diagraming SharePoint solutions for documentation. The Microsoft white-papers always have good diagrams and I am looking for ...
2
votes
3answers
5k views
“cloud architecture” concepts in a system architecture diagrams
If you design a distributed application for easy scale-out, or you just want to make use of any of the new “cloud computing” offerings by Amazon, Google or Microsoft, there are some typical concepts ...
2
votes
1answer
3k views
Simple Question about Visio 2007 (trying to create a simple UML diagram(C++) )?
I'm simply trying to create a UML diagram where I can show the header file declarations.
I to be able to display things such as:
Bitmap * getImage()
Coordinate * getCoordinates(Object o)
Stuff ...
0
votes
3answers
1k views
Is it possible to export a WF diagram to visio?
I would like to be able to export my WF diagram from visual studio 2008 into Visio so I can better show it to non-programmers. Dose anyone know if its possible? I haven't come across any mention of it ...
1
vote
5answers
1k views
Using Visio (Dia) to Map Out Algorithms
I was just wondering how many experienced programers out there actually map out their process or algorithms in a program like MS Visio or Gnome Dia?
I am trying to code some complex PHP for my ...
7
votes
4answers
8k views
Visio database diagrams, associating columns
I'm trying to be a good developer and create some documentation before I start programming my next project.
I have created a database schema diagram in Visio and created relationships between ...
3
votes
2answers
5k views
Using Database entries to dynamically create a visio diagram
Is this possible?
We have a Configuration Management Database that stores information such as our servers, what datacentre they're stored in, applications that reside on them, as well as interfaces ...
3
votes
3answers
8k views
Open 2 Visio diagrams in different windows [closed]
I would like to know if I can open 2 different diagrams using MS Visio and each diagram have its own window. I've tried in several ways, but I always end up with 1 Visio window ...
I'm using a triple ...
