Using FusionCharts with VB.NET (ASP.NET) > Initial Settings |
FusionCharts Free can effectively be used within ASP.NET applications. For the sake of better understanding, we have developed few sample applications using ASP.NET VB, where we have shown how easily FusionCharts can be integrated with ASP.NET. |
System Requirements |
We have used .NET Framework 2.0 to develop our applications. You can download .NET Framework 2.0 for Free from Microsoft Download Center. While developing your own project, you can integrate FusionCharts with any lower version of .NET Framework as well. |
Getting Started |
We have used Microsoft Visual Web Developer 2005 Express Edition to build the projects. You may use other version too. Let's see how to get started with a new ASP.NET application: |
|
|
|
|
|
The folder arrangements looks like the image below: |
That's all you need to use FusionCharts in your application. You can start writing your code in the Default.aspx file (or any other file in separate folder) to start building your application. |