c# and MS Visio

  • Thread starter Thread starter Piotrek Stachowicz
  • Start date Start date
P

Piotrek Stachowicz

Hi,
A bit off topic, but still... I am writing a project in c# (MS .NET).
There is this nice featrure called 'Reverse Engineer' which allows me to
import all data about my c# classes to the visio project. Then I draw my
diagrams etc. Some time later I add something to my c# project and it seems
to me that there is no way I can import the new classes other than type them
manually?! Is this true, or I am doing sth wrong (if so, what?)

Thx,
Piotrek
 
If you are in Visio Enterprise Architect, which ships with VS .NET
Enterprise Architect, you can resync your Visio diagram. I do not have it on
this machine, so I can't give a step by step, but there should be some docs
on the MSDN site somewhere. I am not sure with other Visio versions.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
You are using the wrong tool (No offense to Visio).

Take a look at Sparx Enterprise Architect. The round-trip model works very
nicely in that tool.

--- Nick
 
Back
Top