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. HOW TO FETCH DATA ASYCHRONOUSLY ASP.NET2.0 c#

HOW TO FETCH DATA ASYCHRONOUSLY ASP.NET2.0 c#

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasesysadminperformance
4 Posts 4 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.
  • M Offline
    M Offline
    mohd imran abdul aziz
    wrote on last edited by
    #1

    i am using asp.net 2.0 ,C# Acually i am facing issue of speed as database server is remote . I want to know how to fill data asynchronously to one dropdownlist based on other dropdownlist. Is this approach improve the perfomance please suggest Thank you.

    regards imran khan

    P J F 3 Replies Last reply
    0
    • M mohd imran abdul aziz

      i am using asp.net 2.0 ,C# Acually i am facing issue of speed as database server is remote . I want to know how to fill data asynchronously to one dropdownlist based on other dropdownlist. Is this approach improve the perfomance please suggest Thank you.

      regards imran khan

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      mohd imran abdul aziz wrote:

      I want to know how to fill data asynchronously to one dropdownlist based on other dropdownlist.

      You would use ASP.NET AJAX[^] to do this. Information tutorials are available at the address I gave you.

      Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

      1 Reply Last reply
      0
      • M mohd imran abdul aziz

        i am using asp.net 2.0 ,C# Acually i am facing issue of speed as database server is remote . I want to know how to fill data asynchronously to one dropdownlist based on other dropdownlist. Is this approach improve the perfomance please suggest Thank you.

        regards imran khan

        J Offline
        J Offline
        Jesse Squire
        wrote on last edited by
        #3

        I'm assuming that you are using the ASP.NET AJAX library, and that you're attempting to perform your drop-down manipulation on the client side. If that is the case, then you may wish to have a look at the AJAX Control Toolkit's Cascading DropDown[^] control. If I understand your post correctly, it does exactly what you're looking for. As to whether it will improve performance or not, that is difficult to say. As with anything performance related, its much wiser to measure and not to speculate. Hope that helps. :)

        --Jesse

        "... the internet's just a big porn library with some useful articles stuck in." - Rob Rodi

        1 Reply Last reply
        0
        • M mohd imran abdul aziz

          i am using asp.net 2.0 ,C# Acually i am facing issue of speed as database server is remote . I want to know how to fill data asynchronously to one dropdownlist based on other dropdownlist. Is this approach improve the perfomance please suggest Thank you.

          regards imran khan

          F Offline
          F Offline
          farazsk11
          wrote on last edited by
          #4

          have a look at Ajax 1.0[^] and specially cascading dropdown Cascading DropDown[^]

          Faraz Shah Khan MCP, MCAD.Net Blog

          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