How to display a Wait page while a query is running?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simon

    How to display a Wait page while a query is running?

    If I am running a long time query, how to show a wait page at then? Is there
    any recommended way to do it? Thanks.

  • Mark Rae [MVP]

    #2
    Re: How to display a Wait page while a query is running?

    "Simon" <SimonZ@nospam. nospamwrote in message
    news:eKYVd4LsIH A.6096@TK2MSFTN GP06.phx.gbl...
    If I am running a long time query, how to show a wait page at then? Is
    there any recommended way to do it?



    --
    Mark Rae
    ASP.NET MVP


    Comment

    • Steven Cheng [MSFT]

      #3
      RE: How to display a Wait page while a query is running?

      Hi Simon,

      Sure, for long-run task and waiting page, there are many existing articles
      describe how to build a asynchornous processing model and waiting page:

      #Building a Better Wait Page


      #Implementing Waiting Pages in ASP.NET
      http://www.simple-talk.com/dotnet/as...g-pages-in-asp.
      net/

      here are some other reference about long-run pattern in ASP.NET web
      application:

      #Executing Long-Running Tasks with the Progress Bar in ASP.NET
      Founded in 1999, ASPFree.com offers free gift cards, game redeem codes, and daily giveaways with no fees or hidden charges. Get your favorite freebies and surprises every day.

      ess-Bar-in-ASPNET/

      #ASP.NET: Long Running Tasks with Page Feedback


      Sincerely,

      Steven Cheng

      Microsoft MSDN Online Support Lead


      Delighting our customers is our #1 priority. We welcome your comments and
      suggestions about how we can improve the support we provide to you. Please
      feel free to let my manager know what you think of the level of service
      provided. You can send feedback directly to my manager at:
      msdnmg@microsof t.com.

      =============== =============== =============== =====
      Get notification to my posts through email? Please refer to
      Gain technical skills through documentation and training, earn certifications and connect with the community

      ications.

      =============== =============== =============== =====
      This posting is provided "AS IS" with no warranties, and confers no rights.



      --------------------
      >Reply-To: "Simon" <SimonZ@nospam. nospam>
      >From: "Simon" <SimonZ@nospam. nospam>
      >Subject: How to display a Wait page while a query is running?
      >Date: Thu, 8 May 2008 11:46:33 +0800
      >
      >If I am running a long time query, how to show a wait page at then? Is
      there
      >any recommended way to do it? Thanks.
      >
      >

      Comment

      • Simon

        #4
        Re: How to display a Wait page while a query is running?

        Thanks very much, Mark and Steven. It is helpful.

        "Steven Cheng [MSFT]" <stcheng@online .microsoft.comw rote in message
        news:O30r6xOsIH A.1784@TK2MSFTN GHUB02.phx.gbl. ..
        Hi Simon,
        >
        Sure, for long-run task and waiting page, there are many existing articles
        describe how to build a asynchornous processing model and waiting page:
        >
        #Building a Better Wait Page

        >
        #Implementing Waiting Pages in ASP.NET
        http://www.simple-talk.com/dotnet/as...g-pages-in-asp.
        net/
        >
        here are some other reference about long-run pattern in ASP.NET web
        application:
        >
        #Executing Long-Running Tasks with the Progress Bar in ASP.NET
        Founded in 1999, ASPFree.com offers free gift cards, game redeem codes, and daily giveaways with no fees or hidden charges. Get your favorite freebies and surprises every day.

        ess-Bar-in-ASPNET/
        >
        #ASP.NET: Long Running Tasks with Page Feedback

        >
        Sincerely,
        >
        Steven Cheng
        >
        Microsoft MSDN Online Support Lead
        >
        >
        Delighting our customers is our #1 priority. We welcome your comments and
        suggestions about how we can improve the support we provide to you. Please
        feel free to let my manager know what you think of the level of service
        provided. You can send feedback directly to my manager at:
        msdnmg@microsof t.com.
        >
        =============== =============== =============== =====
        Get notification to my posts through email? Please refer to
        Gain technical skills through documentation and training, earn certifications and connect with the community

        ications.
        >
        =============== =============== =============== =====
        This posting is provided "AS IS" with no warranties, and confers no
        rights.
        >
        >
        >
        --------------------
        >>Reply-To: "Simon" <SimonZ@nospam. nospam>
        >>From: "Simon" <SimonZ@nospam. nospam>
        >>Subject: How to display a Wait page while a query is running?
        >>Date: Thu, 8 May 2008 11:46:33 +0800
        >
        >>
        >>If I am running a long time query, how to show a wait page at then? Is
        there
        >>any recommended way to do it? Thanks.
        >>
        >>
        >

        Comment

        • Steven Cheng [MSFT]

          #5
          Re: How to display a Wait page while a query is running?

          You're welcome Simon,

          If there is anything else we can help, welcome to post here.

          Sincerely,

          Steven Cheng

          Microsoft MSDN Online Support Lead


          Delighting our customers is our #1 priority. We welcome your comments and
          suggestions about how we can improve the support we provide to you. Please
          feel free to let my manager know what you think of the level of service
          provided. You can send feedback directly to my manager at:
          msdnmg@microsof t.com.

          =============== =============== =============== =====
          Get notification to my posts through email? Please refer to
          Gain technical skills through documentation and training, earn certifications and connect with the community

          ications.
          =============== =============== =============== =====
          This posting is provided "AS IS" with no warranties, and confers no rights.

          --------------------
          >Reply-To: "Simon" <SimonZ@nospam. nospam>
          >From: "Simon" <SimonZ@nospam. nospam>
          >References: <eKYVd4LsIHA.60 96@TK2MSFTNGP06 .phx.gbl>
          <O30r6xOsIHA.17 84@TK2MSFTNGHUB 02.phx.gbl>
          >In-Reply-To: <O30r6xOsIHA.17 84@TK2MSFTNGHUB 02.phx.gbl>
          >Subject: Re: How to display a Wait page while a query is running?
          >Date: Fri, 9 May 2008 09:48:08 +0800
          >Thanks very much, Mark and Steven. It is helpful.
          >
          >"Steven Cheng [MSFT]" <stcheng@online .microsoft.comw rote in message
          >news:O30r6xOsI HA.1784@TK2MSFT NGHUB02.phx.gbl ...
          >Hi Simon,
          >>
          >Sure, for long-run task and waiting page, there are many existing
          articles
          >describe how to build a asynchornous processing model and waiting page:
          >>
          >#Building a Better Wait Page
          >http://www.codeproject.com/KB/aspnet/wait_page.aspx
          >>
          >#Implementin g Waiting Pages in ASP.NET
          >>
          http://www.simple-talk.com/dotnet/as...g-pages-in-asp.
          >net/
          >>
          >here are some other reference about long-run pattern in ASP.NET web
          >application:
          >>
          >#Executing Long-Running Tasks with the Progress Bar in ASP.NET
          >>
          http://www.aspfree.com/c/a/VB.NET/Ex...with-the-Progr
          >ess-Bar-in-ASPNET/
          >>
          >#ASP.NET: Long Running Tasks with Page Feedback
          >http://www.eggheadcafe.com/articles/20051223.asp
          >>
          >Sincerely,
          >>
          >Steven Cheng
          >>
          >Microsoft MSDN Online Support Lead
          >>

          Comment

          Working...