Page 1 of 1
Migration from ActiveX to .NET
Posted: Thu Jun 10, 2010 2:15 pm
by 9641422
I have an application that was developed in VS 6.0. Later we migrated to .NET framework. We kept using the ActiveX Teechart with VS 2005. Can you please suggest how to migrate to TeeChart .NET version? Thanks.
Amol
Re: Migration from ActiveX to .NET
Posted: Thu Jun 10, 2010 2:21 pm
by narcis
Hi Amol,
The only option is replacing TeeChart Pro ActiveX controls with TeeChart for .NET Controls in your WinForms and manually converting TeeChart API code. There won't be very big differences because components architecture is the same, most of them little syntactical differences. Using tutorials, help files and features demo available at TeeChart's program group and this forum board might be a great help on how to use TeeChart for .NET. Also, if you have any problem during this process don't hesitate to let us know.
BTW: If you have TeeChart Pro ActiveX native files (*.tee) which you'd like to convert to TeeChart for .NET native template files (*.ten), upon request, we can send you a tool for doing this automatically.
Hope this helps!
Re: Migration from ActiveX to .NET
Posted: Thu Jun 10, 2010 2:50 pm
by 9641422
Hi Narcis,
Is there a one to one mapping in .Net Tee Chart for each of the Active X Tee Chart functions. Thanks.
Amol
Re: Migration from ActiveX to .NET
Posted: Thu Jun 10, 2010 2:52 pm
by narcis
Hi Amol,
Not at 100% but for most features it is.