Sign In
Chris Castillo's WebLog
Visio Solution Development
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
March 2007
(1)
May 2006
(1)
November 2005
(2)
February 2005
(2)
November 2004
(6)
MSDN Blogs
>
Chris Castillo's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Chris Castillo's WebLog
Creating Visio Add-ins with VSTO 2005 SE
Posted
over 5 years ago
by
MSDNArchive
9
Comments
Introduction On November 2006, Microsoft released Visual Studio 2005 Tools for the 2007 Office System, also known as VSTO 2005 SE (Second Edition). Developers have long been able to create custom add-ins for Visio. With VSTO 2005 SE, developers are...
Chris Castillo's WebLog
Visio 2007 SDK
Posted
over 6 years ago
by
MSDNArchive
0
Comments
The Visio 2007 SDK available for all of you to try out. Here are a few new things in Visio 2007 SDK: Visio add-in or add-on wizard for Visual Studio 2005 Visio Code Samples Library -- the old Code Librarian interface has finally been retired...
Chris Castillo's WebLog
Creating Visio Add-Ins/Add-ons with Visual Studio 2005
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Some of you have discovered that the Visio Add-in or Add-on Wizard does not work in Visual Studio 2005. Bill Morein, a Program Manager on the Visio team, posted a great article on his blog that describes how to use the Shared Add-in Wizard to create a...
Chris Castillo's WebLog
Visio Connector for MBSA article and source code
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Visimation, one of our Gold Certified partners, has published an article on the Visio Connector for MBSA. Even more exciting is that they posted the full source code on GotDotNet! Here are all links: Custom UI items appear when a custom shape is...
Chris Castillo's WebLog
Dragging-and-dropping from Custom Anchor Bar Windows
Posted
over 7 years ago
by
MSDNArchive
2
Comments
I think the Visio application environment is pretty impressive because of all the things you can do to customize the user interface. There are not very many apps out there that will let you add your own custom windows. Visio allows developers to do just...
Chris Castillo's WebLog
Visio Connector for MBSA
Posted
over 7 years ago
by
MSDNArchive
3
Comments
Visio 2003 continues to be an essential application in the IT professional’s toolbox. It allows you to create network diagrams, server rack diagrams, and Web site maps. Maintaining a secure network is also a top concern for IT professionals. With that...
Chris Castillo's WebLog
Automating the Timeline Shapes: Part 2
Posted
over 8 years ago
by
MSDNArchive
0
Comments
My good buddy Bill (no, not G) ran into an oddity when trying to automate the timeline shape. After you drop a timeline master to the page and set the begin-and-end dates, the time scale markers do not get updated. The labels for the begin-and-end dates...
Chris Castillo's WebLog
Automating the Timeline Shapes: How many inches are in November?
Posted
over 8 years ago
by
MSDNArchive
0
Comments
Like many of the out-of-the-box shapes in Microsoft Office Visio 2003, the Timeline shapes are quite snazzy. No wonder people like to use the “Import Timeline Data…” feature (under the Timeline menu) to display major milestones from a Microsoft Project...
Chris Castillo's WebLog
Custom Property Quirk in SaveAsWeb
Posted
over 8 years ago
by
MSDNArchive
2
Comments
One of our keen partners from the UK pointed out a slight quirk with the SaveAsWeb feature. Suppose you have a shape with a numeric custom property. If you give 0 as the value and save the drawing as a web page, the custom property pane in the browser...
Chris Castillo's WebLog
IOleCommandTarget Issues
Posted
over 8 years ago
by
MSDNArchive
1
Comments
I know many of you have run into some issues when using the Visio ActiveX control's IOleCommandTarget interface. This interface is used to invoke Visio menu functionaility from your own .NET winform menu items. Mark talks a little bit about it in his...
Chris Castillo's WebLog
"Calling" COM add-ins from the ShapeSheet
Posted
over 8 years ago
by
MSDNArchive
4
Comments
Many developers are used to calling VSL or EXE add-ons from ShapeSheet cells. Many of us, however, have fallen in love with C# and VB.NET. VSL's are primarily written using VC++. You can write EXE add-ons in managed code, but you want a solution that...
Chris Castillo's WebLog
Attention all Visio Solution Developers!!!!
Posted
over 8 years ago
by
MSDNArchive
1
Comments
You know, I absolutely love Visio and think that it's a killer app for modeling the real world and getting your point across with cool shapes. I'm sure that a lot of you solution developers feel the same way-- I'm always so amazed by the ingenuity and...
Page 1 of 1 (12 items)