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

Message ListMessage List     Post MessagePost Message

  Visual studio 2010 ?how?
Posted by Rodrigo on May-24-2012 02:52
how can a i see chart examples in VS 2010?

  Re: Visual studio 2010 ?how?
Posted by Peter Kwan on May-25-2012 00:58
Hi Rodrigo,

Are you using ChartDirector for .NET or ChartDirector for C++? Both of them contains Visual Studio project files. In ChartDirector for .NET, it is at "ChartDirector\\NetWinCharts". In ChartDirector for C++, they are at "ChartDirector\\cppdemo" and "ChartDirector\\mfcdemo". To see them in VS 2010, please open them in VS 2010. The VS 2010 may prompt you to convert the project files to VS 2010 format, please go ahead to convert them. Then you can compile and run the code.

For ChartDirector for .NET, there are also some ASP.NET sample code in "ChartDirector\\NetWebCharts" (this is the directory name in ChartDirector Ver 5.1 - the directory name in older versions of ChartDirector is different). You can "Open a Web Site" from VS 2010, and point to the CSharpASP or VBNetASP web site in "ChartDirector\\NetWebCharts".

Hope this can help.

Regards
Peter Kwan