ASE Home Page Products Download Purchase Support About ASE
ChartDirector General
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Interoperability with Express versions of Microsoft Studio (e.g. VB 2010 Express)
Posted by allenandholmes on Jul-31-2011 12:22
I'm considering trialing ChartDirector with VB 2010 Express but am unsure whether they will work together (Microsoft Express versions of Visual Studio do not support add-ins).
Is there a knowledgeable person out there that could shed some light on this ?

  Re: Interoperability with Express versions of Microsoft Studio (e.g. VB 2010 Express)
Posted by Peter Kwan on Aug-02-2011 00:15
Hi allenandholmes,

Yes. ChartDirector works with VB 2010 Express. ChartDirector is not a Visual Studio add-in. It is a software library with some controls.

Hope this can help.

Regards
Peter Kwan

  Re: Interoperability with Express versions of Microsoft Studio (e.g. VB 2010 Express)
Posted by Mog Obahor on Aug-08-2011 22:53
How do I go about installing the Library so that I can interface it with Visual Studio 2008 to be able to do simple 2D plots.

  Re: Interoperability with Express versions of Microsoft Studio (e.g. VB 2010 Express)
Posted by Peter Kwan on Aug-09-2011 01:19
Hi Mog,

If you are using standard C++, you may use "ChartDirector for C++".

If you are using VB 2008, C# or C++/CLI, you may use "ChartDirector for .NET".

Both of them works with Visual Studio 2008.

Hope this can help.

Regards
Peter Kwan