Results 1 to 9 of 9

Thread: UML recommendations?

  1. #1

    Thread Starter
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681

    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

  2. #2

    Thread Starter
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    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?

  3. #3
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    I like Microsoft Visio. I create my UML models and object models using it.

  4. #4
    Addicted Member
    Join Date
    Aug 2002
    Location
    top of the mountain
    Posts
    234
    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

  5. #5

    Thread Starter
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    What version of Visio 2002 - (i.e. Standard, Professional,etc.) Also, I was under the impression that Rational Rose was only for Java?

  6. #6
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    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!)
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

  7. #7
    Addicted Member
    Join Date
    Aug 2002
    Location
    top of the mountain
    Posts
    234
    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

  8. #8

    Thread Starter
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    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!

  9. #9
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    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.
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width