uml question

G

gozitash

hi all

I haven't used any uml tool before,
but I saw some article about how it could
help to build your application.

I want to know which uml tool support c#,
could it build model from exist c# sln?
is it difficult to learn?

any suggestion will help
 
J

J van Rhyn

Hi

You can use Microsoft's visio to design your UML models. This product supports
c#. It is included on the DVD for the Enterprise Architect edition of VS.NET 2003. I don't
know if it is included with other version.

Once you have visio installed it places a toolbar inside the VS IDE from which a c# project
can be "reverse engineerd".


gozitash wrote:


hi all I haven't used any uml tool before, but I saw some article about how it could help to build your application. I want to know which uml tool support c#, could it build model from exist c# sln? is it difficult to learn? any suggestion will help
 
G

gozitash

I installed visio, the file I got after click "reverse engineer" didn't
contain any
auto generated diagram.
how could I do? drag the class on to the blank page and build connection
myself?
 
R

Rahul Kumar

Yes.

gozitash said:
I installed visio, the file I got after click "reverse engineer" didn't
contain any
auto generated diagram.
how could I do? drag the class on to the blank page and build connection
myself?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

UML Tools 6
ANN: 40% discount on ModelMaker 9 licenses! 8
UML in VS 1
is anyone using UML in real world??? 9
case tool 5
UML Tool for C# 4
Help me! 1
ANN: ModelMaker Tools gives away free licenses ! 2

Top