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. Regarding Background Process in asp.net

Regarding Background Process in asp.net

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdatabasetutorial
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.
  • A Offline
    A Offline
    Aavesh Agarwal
    wrote on last edited by
    #1

    Hi all, In our application we are generating an excel file on the User Selection of some check box. on the Click of the Every checkbox some charts willl be generated in the Excel and the records which are fetched from DB. The catch is that i dont want when user click on the checkbox every time a connection will be open and fecth the record and write the Excel file. It suffer the preformance Issue. Now Client requires the process of generating excel to be done in background and the download process for Excel should work in Background. How to do this in Background? Any help would be appreciable. Thanks and Regards Avesh Agarwal

    I 1 Reply Last reply
    0
    • A Aavesh Agarwal

      Hi all, In our application we are generating an excel file on the User Selection of some check box. on the Click of the Every checkbox some charts willl be generated in the Excel and the records which are fetched from DB. The catch is that i dont want when user click on the checkbox every time a connection will be open and fecth the record and write the Excel file. It suffer the preformance Issue. Now Client requires the process of generating excel to be done in background and the download process for Excel should work in Background. How to do this in Background? Any help would be appreciable. Thanks and Regards Avesh Agarwal

      I Offline
      I Offline
      Imran Khan Pathan
      wrote on last edited by
      #2

      Aavesh Agarwal wrote:

      Now Client requires the process of generating excel to be done in background and the download process for Excel should work in Background. How to do this in Background?

      You can do it using Thread Pool. Visit My Blog Regard Imrankhan

      please don't forget to vote on the post that helped you.

      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