|
Developing Visio Solutions with VB
|
|
On Monday 24th April 2006 I gave a presentation to the Visual Basic User Group (VBUG) entitled "Developing Visio Solutions with VB". My main motivation was the belief that Visio is much underrated as a development platform and, while our use of Visio has been for rather specialist applications such as HarnWare and HarnVis, I believe Visio could be used for many other applications especially as it is perhaps the most programmer friendly CAD system we've used. For those wishing to learn more about Visio from a programmer's perspective, the following books, SDK, web sites etc should provide a good starting point. Books
Both books are useful as Graham builds upon, rather than repeating the information contained in DVS. The VBA and VB6 code in both books is relatively easy to convert into vb.net. Also of some relevance is “.Net Development for Microsoft Office” by Andrew Whitechapel published by Microsoft in 2005. The “Microsoft Office Visio 2003 Inside Out” book is more for users than developers.
|