Author Topic: Network Plan Sample  (Read 10568 times)

0 Members and 1 Guest are viewing this topic.

aledlund

  • Hero Member
  • *****
  • Posts: 1412
Network Plan Sample
« on: December 01, 2009, 08:01:13 PM »
A VB.NET port of a sample application in the Visio2010 SDK. In addition from changing the source language from C# to VB.NET, the user interface is WPF rather than WinForms. This sample from the SDK is an excellent start for those that want to roundtrip information between Visio and some datasource. The interface uses the Visio Activex draw control.

Video intro
http://www.youtube.com/watch?v=NiN4IO_lq8w

have fun,
al