S
Saresh Naroji
Hi,
I have developed a project in VC++ 2005 which creates a Visio Library file
(.vsl) as the output which can be included with MS Visio as a addon.
I am not very familiar with Visual C#, but want to incorporate the entire
VC++ 2005 Visio Library functionality in C#. Is it possible to create a .vsl
Library file as a shared add-in using C#?
Also there is a database connection through ODBC which stores certain
properties and methods associated with shapes created on the Visio document.
Is it possible to maintain the same recordset which i am using currently in
VC++.
It will be very good if there is some direct procedure to import the entire
VC++ project in C# which maintains the same output. (i.e.) Create a Visio
Library (.vsl) file with same functionality as in VC++ 2005
Regards,
Saresh
I have developed a project in VC++ 2005 which creates a Visio Library file
(.vsl) as the output which can be included with MS Visio as a addon.
I am not very familiar with Visual C#, but want to incorporate the entire
VC++ 2005 Visio Library functionality in C#. Is it possible to create a .vsl
Library file as a shared add-in using C#?
Also there is a database connection through ODBC which stores certain
properties and methods associated with shapes created on the Visio document.
Is it possible to maintain the same recordset which i am using currently in
VC++.
It will be very good if there is some direct procedure to import the entire
VC++ project in C# which maintains the same output. (i.e.) Create a Visio
Library (.vsl) file with same functionality as in VC++ 2005
Regards,
Saresh