Is there a free program to view ".sequencediagram" fi开发者_JAVA技巧les generated by VS2010 Ultimate? I have generated some and want to share them with my team, but do not want to copy and paste all of them into images files.
There is not a free tool to view .sequencediagram files, but you can use the extensibility within VS Ultimate to export the diagram as an image. See http://blogs.msdn.com/b/camerons/archive/2010/03/08/save-a-diagram-to-image-file.aspx
精彩评论