generate graphs in asp.net 2.0

Last post 01-05-2007 5:08 PM by flanakin. 4 replies.

Sort Posts:

  • generate graphs in asp.net 2.0

    08-28-2006, 2:16 AM
    • Member
      5 point Member
    • asadnzr
    • Member since 08-28-2006, 6:12 AM
    • Posts 1

    hello every one !
                               i want to generate graphs in asp.net 2.0 using given value. how it possible have u any idea...

    Filed under:
  • Re: generate graphs in asp.net 2.0

    08-28-2006, 3:28 AM
    • Contributor
      6,321 point Contributor
    • anzer
    • Member since 10-19-2004, 12:00 AM
    • UAE
    • Posts 1,279

    Try Office web components (OWC) with asp.net,,, , i have used it with CF but didnt try in asp.net, anyway Its really powerfull

    Here you can find sample source code

     or just google and u can get alot of resources about OWC

    Regards
    Anzer 

    If this post was useful to you, please mark it as answer.

    ClientSideAsp.Net | Blog
    Filed under:
  • Re: generate graphs in asp.net 2.0

    08-28-2006, 1:14 PM
    • Participant
      1,901 point Participant
    • flanakin
    • Member since 10-05-2003, 3:06 PM
    • Washington, DC area
    • Posts 384
    There are quite a few third party controls that'll do this for you, but I'd suggest you take a serious look at SQL Reporting Services, if you're using SQL Server. I've had to look at this several times and Reporting Services gave me all the features I needed to get graphs and charts created and published in a very short amount of time. Reporting Services is very easy to work with, but you should find a few tutorials online, if you're interested.
    Michael Flanakin | Microsoft Consulting Services
    www.michaelflanakin.com
  • Re: generate graphs in asp.net 2.0

    08-29-2006, 12:07 AM
    • All-Star
      30,698 point All-Star
    • StrongTypes
    • Member since 12-13-2005, 4:21 PM
    • California
    • Posts 6,007
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    If you're considering going with a charting component, take a look at the Charting Component Control Gallery.

    Ryan

  • Re: generate graphs in asp.net 2.0

    01-05-2007, 5:08 PM
    • Participant
      1,901 point Participant
    • flanakin
    • Member since 10-05-2003, 3:06 PM
    • Washington, DC area
    • Posts 384
    Just to follow up on this, there's a ReportViewer control that comes with .NET 2.0. I don't know if the Express editions of Visual Studio support design-time features, but it's worth a look-see; especially, if you're only looking for charting capabilities.
    Michael Flanakin | Microsoft Consulting Services
    www.michaelflanakin.com
    Filed under:
Page 1 of 1 (5 items)