A
Ashok
H
I have got some real tough task to solve. When i place the shapes on the visio activex 2003 in my c# program it works very much fine and it takes around 5 secs to place 30 shapes with 30 connections over it
But when my input is 150 shapes and above with 200 connections i am really finding it difficult to cut short the time to execute. It consumes around 30 secs to fill the drawing or sometimes more. This performance issue is hiting my program
The option i thought was of threading to be implemented so that the simultaneous execution speeds up the work. But i am not aware of implementing that
If any body can suggest or provide solution on my performance improvement it will be a great help
Thanks & Regard
Ashok Kumar
I have got some real tough task to solve. When i place the shapes on the visio activex 2003 in my c# program it works very much fine and it takes around 5 secs to place 30 shapes with 30 connections over it
But when my input is 150 shapes and above with 200 connections i am really finding it difficult to cut short the time to execute. It consumes around 30 secs to fill the drawing or sometimes more. This performance issue is hiting my program
The option i thought was of threading to be implemented so that the simultaneous execution speeds up the work. But i am not aware of implementing that
If any body can suggest or provide solution on my performance improvement it will be a great help
Thanks & Regard
Ashok Kumar