UML and C#

  • Thread starter Thread starter Errlord
  • Start date Start date
E

Errlord

Hi,
Since C# is supposed to be an OO language is there any UML tool on the
market that is C# embeded like TCC is for java.
Is there any tool like that for C#

Thanks
 
Visio Enterprise 2003 (in VS Enterprise) gets close. You can gen skeleton
code of the classes. You have to fill-in the methods using c# code manually
if you want to show that. However, that I don't think that is worth doing
as you can't sync the IDE with the visio code. I would just use the UML to
model class structor and leave the code inside the IDE.
 
Errload,
I don't know TCC.

However in addition to Visio, Rational has XDE that does C# UML very well.

http://www.rational.com/products/xde/xdedev.jsp

Also I believe most of the major players in the UML business now have .NET
compatible products. Such as Visual UML:

http://www.visualuml.com/Visual UML 3.2.Htm

Note: I got Visual UML off a quick google search... I tried the XDE demo a
few months ago, but found it cost prohibitive on my current project.
Hopefully the next project will allow XDE...

Hope this helps
Jay
 
Enterprise Architect from Sparx systems.


Jay B. Harlow said:
Errload,
I don't know TCC.

However in addition to Visio, Rational has XDE that does C# UML very well.

http://www.rational.com/products/xde/xdedev.jsp

Also I believe most of the major players in the UML business now have .NET
compatible products. Such as Visual UML:

http://www.visualuml.com/Visual UML 3.2.Htm

Note: I got Visual UML off a quick google search... I tried the XDE demo a
few months ago, but found it cost prohibitive on my current project.
Hopefully the next project will allow XDE...

Hope this helps
Jay
 
hi all

I second the enerprise Architect from sparx systems.
Have been using this amazing tool for my last large project and it's spot
on.
This has to be the best tool for the money anywhere for UML and C# (although
I use it for Delphi as well)
@ US150.oo this is so good and no i don't work for them but others
recomended it to me just passing on the favour.

Thanks
Martin.
 
It does have some "issues" tho but for its price, its practically a
giveaway.

Its perfect for small companies on a tight budget
 
Back
Top