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. performing query on datatable

performing query on datatable

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

    Hi all, i am using asp.net , c# in vs2005. i am facing problem of slowness of page(becuase heavy event called for data that is i have four to five dropdownlist control and each dropdownlist is filled based on its precedor value and every seletedindex_changed event call datatbase and fetch the data). what i am now trying is to fetch all the in datatable on page load and from these datatable i would like to fetch data depend on the condition. i am not getting good link to perform the same . please guide me also suggest what i am approaching would inhance speed of flow or not. Thank you

    regards imran khan

    C 1 Reply Last reply
    0
    • M mohd imran abdul aziz

      Hi all, i am using asp.net , c# in vs2005. i am facing problem of slowness of page(becuase heavy event called for data that is i have four to five dropdownlist control and each dropdownlist is filled based on its precedor value and every seletedindex_changed event call datatbase and fetch the data). what i am now trying is to fetch all the in datatable on page load and from these datatable i would like to fetch data depend on the condition. i am not getting good link to perform the same . please guide me also suggest what i am approaching would inhance speed of flow or not. Thank you

      regards imran khan

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      We can't help you. We have no idea what data you're loading, what depends on other data, or any other way that we could comment on ways to optimise the load process. We also cannot see the SQL you're using, so we can't comment on how to optimise it. In short, you have given us nothing to help you with.

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      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