Visual-studio – Visual Studio 2010 UML Resources

umlvisual studio 2010

I'm looking for reference material pertaining to UML support in 2010. I've been playing around with the UML diagrams and am looking for any sort of feature lists, how-to's, what does/doesn't work, etc. I've seen references to reverse engineering projects into UML models, don't see support for that yet. I also understand that the code generation from UML models may not be there yet either.

I realize that as a Beta 2 it's documentation isn't anywhere close to ready, so I'm just trying to collect any reference material posted by either MS or anyone else that has been poking around with the tools.

Best Answer

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

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

I've posted more links on my profile for more info.

Related Topic