|
-
May 6th, 2003, 08:24 AM
#1
Thread Starter
Fanatic Member
UML recommendations?
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
-
May 6th, 2003, 08:35 AM
#2
Thread Starter
Fanatic Member
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?
-
May 6th, 2003, 08:42 AM
#3
PowerPoster
I like Microsoft Visio. I create my UML models and object models using it.
-
May 6th, 2003, 08:53 AM
#4
Addicted Member
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
-
May 6th, 2003, 08:56 AM
#5
Thread Starter
Fanatic Member
What version of Visio 2002 - (i.e. Standard, Professional,etc.) Also, I was under the impression that Rational Rose was only for Java?
-
May 6th, 2003, 04:19 PM
#6
Fanatic Member
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!)
-
May 7th, 2003, 03:10 AM
#7
Addicted Member
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
-
Jun 20th, 2003, 03:29 PM
#8
Thread Starter
Fanatic Member
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!
-
Jun 21st, 2003, 01:44 PM
#9
Fanatic Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|