Rendering a WPF Network Map/Graph layout - Manual? PathListBox? Something Else?
- by Ben Von Handorf
I'm writing code to present the user with a simplified network map. At any given time, the map is focused on a specific item... say a router or a server. Based on the focused item, other network entities are grouped into sets (i.e. subnets or domains) and then rendered around the focused item. Lines would represent connections and groups would…