Visual Studio 2010 UML Resources

I'm looking for reference material related to UML support in 2010. I've been playing around with UML diagrams and looking for any feature lists, instructions on what works / doesn't work, etc. I have seen references to reverse engineering projects in the UML model until I see support. I also understand that there may not be code generation from UML models.

I realize that as beta 2 this documentation isn't always ready to go, so I'm just trying to collect any reference material posted either by MS or anyone else that has dug up with these tools.

+2


source to share


3 answers


You can find RC docs for UML tools in VS 2010 here: Modeling an Application .

You can also view community articles linked to my Twitter page: http://twitter.com/ModelingApps



I have added more links to my profile for more information.

+1


source


There's a new new screencast series that shows the use of UML support in VS2010, which has been used in various scenarios.



http://blogs.msdn.com/b/vsarch/archive/2010/07/29/channel-9-screencast-series-uml-with-vs2010.aspx

+1


source


The UML resource page at www.excelsoftware.com/uml.html contains links to tools, books, videos, and documents for learning and using UML for software development.

0


source







All Articles