Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. what is best solution or approach for the server to client project through web Pinnew member pallaka

what is best solution or approach for the server to client project through web Pinnew member pallaka

Scheduled Pinned Locked Moved ASP.NET
questionsysadminhardwaretutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pallaka
    wrote on last edited by
    #1

    i have a hardware....i am receiving data in to the server and from there i need to display the graphs...... My question .....what the best approach i must use so the application to display the graphs online using WWW..... i need the concept and materials and samples if any body already did it..... Kindly note i dont want the logic how to draw the graphs.....i need the best way to do in what technology.....

    A 1 Reply Last reply
    0
    • P pallaka

      i have a hardware....i am receiving data in to the server and from there i need to display the graphs...... My question .....what the best approach i must use so the application to display the graphs online using WWW..... i need the concept and materials and samples if any body already did it..... Kindly note i dont want the logic how to draw the graphs.....i need the best way to do in what technology.....

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Thats depends on your requriment. See, if you want to developed it using ASP.NET, ASP.Net has nothing to do with your hardware. Web application can read data from database or some file and can display the graph on pages. Now how to display the graph : There are many graph and chart control available. If you are going to do it using ASP.NET and you have 3.5 SP1 framework, then you can use Microsoft Chart Control. If you want to lookin for third party, check with Dundas or Fusion Chart. :)

      cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

      P 1 Reply Last reply
      0
      • A Abhijit Jana

        Thats depends on your requriment. See, if you want to developed it using ASP.NET, ASP.Net has nothing to do with your hardware. Web application can read data from database or some file and can display the graph on pages. Now how to display the graph : There are many graph and chart control available. If you are going to do it using ASP.NET and you have 3.5 SP1 framework, then you can use Microsoft Chart Control. If you want to lookin for third party, check with Dundas or Fusion Chart. :)

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

        P Offline
        P Offline
        pallaka
        wrote on last edited by
        #3

        Actually i have done the same thing in VC++ as a stand alone.....application.I mean i have a hardware i am getting the data through serial port....i am storing in the My SQL DataBase i iam reading it and displaying the Grapph.But now i need to support it online...i mean if i click www.exgraph.com i will get a page and which display the graph.i hope u understand my problem.I am not familliar with what is server and how i can connect to the www.....and hoy i can block the memory in the server...I hope the server are third party and i need to buy so where i can get that.....

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups