Click to See Complete Forum and Search --> : UML recommendations?
VBCrazyCoder
May 6th, 2003, 09:24 AM
Anyone have any experience in UML? Recommendations for UML software? Anyone use free UML software with success? I want to use this to design before I start coding:D
VBCrazyCoder
May 6th, 2003, 09:35 AM
I should state that I don't want to use a UML tool for code generation - only for diagramming, etc.
Also - do any of you use UML? Thoughts?
Lethal
May 6th, 2003, 09:42 AM
I like Microsoft Visio. I create my UML models and object models using it.
janis
May 6th, 2003, 09:53 AM
New Microsoft Visio which comes with VS.net is very good, also you have Rational Rose, I think you can download it from www.rational.com (trial version). If you want to use UML you must spend a lot of time for planning and designing, then coding should be much faster.
regard j
VBCrazyCoder
May 6th, 2003, 09:56 AM
What version of Visio 2002 - (i.e. Standard, Professional,etc.) Also, I was under the impression that Rational Rose was only for Java?
nswan
May 6th, 2003, 05:19 PM
i have used rational rose over a year ago and it had support for VB6 with it.
I don't think it should matter what language you are planning to use when designing OOP software with UML as all the principles are the same aren't they?
Get the design done, then choose the language?
(or as i do, choose vb6/vb.net and then start designing!)
janis
May 7th, 2003, 04:10 AM
Like nswan said, when use UML for software development coding language is unessential, cause UML is general concept. Rational Rose have possibility to generate code in C++, Java, VB.
regard j
VBCrazyCoder
Jun 20th, 2003, 04:29 PM
Can anyone suggest a book or reference that I can use to learn UML? Sad to say I don't have a whole lot of experience with it :-)
Thanks!
nswan
Jun 21st, 2003, 02:44 PM
professional design patterns in vb.net
wrox
- this is a great book not only about UML but it has a UML primer in the appendix which is quite good.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.