how to generate custom state transition diagrams in asp.net applicationhttp://forums.asp.net/t/1773208.aspx/1?how+to+generate+custom+state+transition+diagrams+in+asp+net+applicationThu, 23 Feb 2012 22:29:37 -050017732084848150http://forums.asp.net/p/1773208/4848150.aspx/1?how+to+generate+custom+state+transition+diagrams+in+asp+net+applicationhow to generate custom state transition diagrams in asp.net application &lt;div class=&quot;body&quot;&gt;<a href="http://www.codewrecks.com/blog/index.php/2011/03/19/a-not-well-known-feature-of-tfs-web-access/"></a>This may not be the right forum for this question, but everyone here will know what I am talking about though. In team web access or in visual studio, for a work item, we can see the graphical state transition diagram (see figure 4 <a href="http://www.codewrecks.com/blog/index.php/2011/03/19/a-not-well-known-feature-of-tfs-web-access/"> here</a>). I would like to know how I can generate similar output in my custom asp.net application. I have a set of states that an application process goes through,&nbsp;and&nbsp;I want to represent that visually. I cannot use silverlight or fancy scripting. the closest I could think of is a asp.net treeview control (I know its very crude). I also do not want to use a third party control. do I have any options in WPF or AJAX control?? any pointers will be helpful. thanks.&lt;/div&gt; 2012-02-23T22:29:37-05:00