dynamic web chart example code wanted

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Arctic
Newbie
Newbie
Posts: 2
Joined: Fri Feb 25, 2011 12:00 am

dynamic web chart example code wanted

Post by Arctic » Tue Mar 08, 2011 2:42 pm

Folks, are you aware of a resource that has an example on the whole process to pull data from a database server and create a dynamic chart for that data to be served via an IIS7 web page?

What I have is data in a SQL 2008 database. What I would like to end up with is a web page where the user can select different series and different attributes for each series and then plot them. I have TeeChart for .Net with the web server runtime but I can't help but wonder whether I actually need TeeChart VCL?

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: dynamic web chart example code wanted

Post by Sandra » Wed Mar 09, 2011 9:41 am

Hello Arctic,

I recommend that take a look in the Asp Demo C:\Program Files\Steema Software\TeeChart for .NET 2010\TeeChartForNET concretely in Datasets examples. If you have more problems or demo doesn't help you, please let me know.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Arctic
Newbie
Newbie
Posts: 2
Joined: Fri Feb 25, 2011 12:00 am

Re: dynamic web chart example code wanted

Post by Arctic » Wed Mar 09, 2011 3:59 pm

Yeah I noticed the examples once I actually installed TeeChart. The only thing I am not quite clear about is where the TeeChart.dll goes on the web server. The docs don't mention that unless I missed it. It would be good to have an entry like that for folks who are new to web app development.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: dynamic web chart example code wanted

Post by Narcís » Thu Mar 10, 2011 9:12 am

Hi Arctic,

You can find that information on how to deploy WebChart applications in Tutorial 9. Tutorials are available at TeeChart's program group.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply