 |
| ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

March 10th, 2004, 10:22 AM
|
|
Authorized User
|
|
Join Date: Feb 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Standard .NET Charting Tools
Are there any standard .NET charting tools which are part of the base classes ? I have deployed my site on DiscountASP.NET and need to do some simple graphs but I can't use anything that needs to be installed on the server ...
|
|

March 10th, 2004, 10:47 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
No. Remember, .NET controls don't need to be installed on the server- you can copy the DLL and supporting files into your site and they will run just fine.
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
|
|

March 10th, 2004, 11:09 AM
|
|
Authorized User
|
|
Join Date: Feb 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks Hal, I didn't know that.
Can I do any simple graphs with the base classes, or do I need to buy one of the mutiplicity of tools I see advertised in banner ads ?
|
|

March 10th, 2004, 11:20 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
There are no simple graphing things in .NET- Basically reports come from Crystal Reports..
I bought the infragistics suite- though you can buy the chart alone. ANd depending on what chart you need you can probably find a less expensive tool than the Infragistics solution.
I should say I have found (not an opinion of Wiley or Wrox) too many bugs in the Infragistics controls and I don't think they are responsive enough in fixing them.
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
P.S. - Can someone move this to a more appropriate forum, I don't have rights in this forum to move threads.
|
|

March 10th, 2004, 11:33 AM
|
|
Authorized User
|
|
Join Date: Feb 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks again Hal. If anyone can recommend a good graphing component that's not expensive, I'd like to hear about it !
I only need to do simple line graphs from SQL queries.
|
|

March 10th, 2004, 12:03 PM
|
|
Authorized User
|
|
Join Date: Feb 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks Stu, they do look useful, although the coding required could be a little hairy !
Am still on the look out for a higher level tool ...
|
|

March 10th, 2004, 02:10 PM
|
|
Authorized User
|
|
Join Date: Feb 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks Jeff, and oops, you're right - I didn't mean to abuse the forum with non-Wrox issues ! Sorry all and thanks for the help.
|
|
 |