开发者

Visual Studio 2010 UML Tools. How do they integrate with the code? For small/mid size products is there any value in using them?

开发者 https://www.devze.com 2022-12-29 19:16 出处:网络
I just got a book that goes over all the VS2010 tools. Most I have never used like load testing/web testing, UML Tools, Layer Diagrams....

I just got a book that goes over all the VS2010 tools. Most I have never used like load testing/web testing, UML Tools, Layer Diagrams....

Has anyone had any real world experience with using these VS2010 tools like the UML diagramming? I am wondering if it is something that would really be useful starting a new project or is it just busy work that开发者_如何学Python no one ever uses once they are made?

How are the UML diagrams integrated with the rest of development in VS2010 ?

The last project we just made some really basic Visio diagrams but maybe this is better. Alot of VS2010 Ultimate tools are over kill (layer diagram) for small/mid level projects it seems.

UML seems to be one of those things I hear about past 10 years but never seem to use.


Well UML is important in the sense if you do the diagrams before the start of the project you would pretty much be able to steer your project before coding. It also helps the developers in communicating with each other.

VS 2010 has a lot of new features. One feature I am currently using is to generate sequence diagrams from the code(yes I had to submit a design document) and VS2010 architect edition has it. I am able to generate sequence diagrams of it. I am not sure if other tools are out there which can do the same. VS2010 can also generate code from the class diagram and vice versa.


Have you reviewed the product documentation here: Modeling the Application? It contains guidance about how to use the UML tools with code at any point in your development cycle. Have you also looked at the dependency graphs?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号