What files in my existing project do I need to replace if I want to upgrade from 3.05 to 3.05?
I'm thinking:
*.swf files
FusionCharts.js
any other files?
I'm trying to implement fusion charts in a VS2003 project.
Is it possible?
I'm having trouble importing the FusionCharts.dll into the vs2003 project (guessing it's compiled against .net 2)
the provided asp.net examples look like classic asp examples!
ie.: <!-- #include file="Includes/HeaderBase.inc" -->
do you have some "real" asp.net examples?