UML

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • news.microsoft.com

    #1

    UML

    Hi,

    What available UML modelling tools (any license , the freer the better :D)
    support .NET? I found some currently have bad support for C# like not being
    able to handle sealed classes and so on.. Some are half assed
    implementations and patchy support for the language with bad
    synchronisation . Also I dont want vendor tie in on the file formats, XML
    preferably so I can hope around tools later on. VS.NET has a modelling tool
    for XML schemas, does it have one for UML and code engineer (forward
    /backward / synchronization )? Visio?


    Fanks.


  • Charles Law

    #2
    Re: UML

    Rational (now owned by IBM) have a version of Rose that supports .NET,
    called Rational Rose XDE Developer



    I have tried the 2002 version and was not overly impressed. Maybe the 2003
    version is out now, with improvements.

    HTH

    Charles


    "news.microsoft .com" <anonymouse@dis cussions.micros oft.com> wrote in message
    news:%23xneHG6m DHA.2244@TK2MSF TNGP12.phx.gbl. ..[color=blue]
    > Hi,
    >
    > What available UML modelling tools (any license , the freer the better[/color]
    :D)[color=blue]
    > support .NET? I found some currently have bad support for C# like not[/color]
    being[color=blue]
    > able to handle sealed classes and so on.. Some are half assed
    > implementations and patchy support for the language with bad
    > synchronisation . Also I dont want vendor tie in on the file formats, XML
    > preferably so I can hope around tools later on. VS.NET has a modelling[/color]
    tool[color=blue]
    > for XML schemas, does it have one for UML and code engineer (forward
    > /backward / synchronization )? Visio?
    >
    >
    > Fanks.
    >
    >[/color]


    Comment

    • Doug Holland

      #3
      Re: UML

      Rational XDE in my opinion rocks ...

      See my review of Rational XDE in the .NET Developers Journal at:



      It also hands down is better than any of the competition from Borland or
      other UML tool vendors that I have seen ... who else generates an automatic
      sequence diagram from a run of your software? which is awesome for debugging
      purposes.

      "Charles Law" <blah@thingummy .com> wrote in message
      news:%23jpfAi6m DHA.2772@TK2MSF TNGP12.phx.gbl. ..[color=blue]
      > Rational (now owned by IBM) have a version of Rose that supports .NET,
      > called Rational Rose XDE Developer
      >
      > www.rational.com
      >
      > I have tried the 2002 version and was not overly impressed. Maybe the 2003
      > version is out now, with improvements.
      >
      > HTH
      >
      > Charles
      >
      >
      > "news.microsoft .com" <anonymouse@dis cussions.micros oft.com> wrote in[/color]
      message[color=blue]
      > news:%23xneHG6m DHA.2244@TK2MSF TNGP12.phx.gbl. ..[color=green]
      > > Hi,
      > >
      > > What available UML modelling tools (any license , the freer the better[/color]
      > :D)[color=green]
      > > support .NET? I found some currently have bad support for C# like not[/color]
      > being[color=green]
      > > able to handle sealed classes and so on.. Some are half assed
      > > implementations and patchy support for the language with bad
      > > synchronisation . Also I dont want vendor tie in on the file formats,[/color][/color]
      XML[color=blue][color=green]
      > > preferably so I can hope around tools later on. VS.NET has a modelling[/color]
      > tool[color=green]
      > > for XML schemas, does it have one for UML and code engineer (forward
      > > /backward / synchronization )? Visio?
      > >
      > >
      > > Fanks.
      > >
      > >[/color]
      >
      >[/color]


      Comment

      • Harvey Green

        #4
        Re: UML

        a few months ago I had a look at Enterprise Architect from

        Generating class diagrams from C# worked well as far as I could tell
        .... seemed very robust
        also a lot cheaper than Rational's products.

        Regards,

        Harvey Green



        Doug Holland wrote:[color=blue]
        > Rational XDE in my opinion rocks ...
        >
        > See my review of Rational XDE in the .NET Developers Journal at:
        >
        > http://www.sys-con.com/dotnet/article.cfm?id=400
        >
        > It also hands down is better than any of the competition from Borland or
        > other UML tool vendors that I have seen ... who else generates an automatic
        > sequence diagram from a run of your software? which is awesome for debugging
        > purposes.
        >
        > "Charles Law" <blah@thingummy .com> wrote in message
        > news:%23jpfAi6m DHA.2772@TK2MSF TNGP12.phx.gbl. ..
        >[color=green]
        >>Rational (now owned by IBM) have a version of Rose that supports .NET,
        >>called Rational Rose XDE Developer
        >>
        >>www.rational.com
        >>
        >>I have tried the 2002 version and was not overly impressed. Maybe the 2003
        >>version is out now, with improvements.
        >>
        >>HTH
        >>
        >>Charles
        >>
        >>
        >>"news.microso ft.com" <anonymouse@dis cussions.micros oft.com> wrote in[/color]
        >
        > message
        >[color=green]
        >>news:%23xneHG 6mDHA.2244@TK2M SFTNGP12.phx.gb l...
        >>[color=darkred]
        >>>Hi,
        >>>
        >>> What available UML modelling tools (any license , the freer the better[/color]
        >>
        >>:D)
        >>[color=darkred]
        >>>support .NET? I found some currently have bad support for C# like not[/color]
        >>
        >>being
        >>[color=darkred]
        >>>able to handle sealed classes and so on.. Some are half assed
        >>>implementati ons and patchy support for the language with bad
        >>>synchronisat ion. Also I dont want vendor tie in on the file formats,[/color][/color]
        >
        > XML
        >[color=green][color=darkred]
        >>>preferably so I can hope around tools later on. VS.NET has a modelling[/color]
        >>
        >>tool
        >>[color=darkred]
        >>>for XML schemas, does it have one for UML and code engineer (forward
        >>>/backward / synchronization )? Visio?
        >>>
        >>>
        >>>Fanks.
        >>>
        >>>[/color]
        >>
        >>[/color]
        >
        >[/color]

        Comment

        Working...