Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Asynchronous Paging questions

Reply
Thread Tools

Asynchronous Paging questions

 
 
Varangian
Guest
Posts: n/a
 
      07-22-2008
Hi....

I have a question about AddOnPreRenderCompleteAsynch.......

my question is what is the difference between the first one and
PageAsynchTask and RegisterAsynchTask?

and when to use AsynchronousPaging and when not?



Thanks!
 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      07-22-2008
PageAsyncTask and RegisterAsyncTask are used for running multiple tasks.

Look at this blog post from Fritz Onion:
http://www.pluralsight.com/community...2/14/5861.aspx

Follow the links to his previous posts to see the picture better.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"Varangian" <> wrote in message
news:5cdee564-4c43-4a8e-8dda-...
> Hi....
>
> I have a question about AddOnPreRenderCompleteAsynch.......
>
> my question is what is the difference between the first one and
> PageAsynchTask and RegisterAsynchTask?
>
> and when to use AsynchronousPaging and when not?
>
>
>
> Thanks!



 
Reply With Quote
 
 
 
 
Varangian
Guest
Posts: n/a
 
      07-22-2008
On Jul 22, 11:36*am, "Eliyahu Goldin"
<REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.org> wrote:
> PageAsyncTask and RegisterAsyncTask are used for running multiple tasks.
>
> Look at this blog post from Fritz Onion:http://www.pluralsight.com/community...e/2005/02/14/5...
>
> Follow the links to his previous posts to see the picture better.
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net
>
> "Varangian" <ofm...@gmail.com> wrote in message
>
> news:5cdee564-4c43-4a8e-8dda-...
>
> > Hi....

>
> > I have a question about AddOnPreRenderCompleteAsynch.......

>
> > my question is what is the difference between the first one and
> > PageAsynchTask and RegisterAsynchTask?

>
> > and when to use AsynchronousPaging and when not?

>
> > Thanks!


Hello, However there must be something else that is different.

When I used the PageAsynchTask the EndMethod of the Asynchronous
Process I had to use Response.Redirect.... however the webserver just
freezes and does nothing...(continuing doing something), while with
AddOnPreRenderCompleteAsynch I didn't had any problems with
Response.Redirect in the EndMethod....

why is this?!
Thanks!
 
Reply With Quote
 
Varangian
Guest
Posts: n/a
 
      07-22-2008
On Jul 22, 11:54 am, Varangian <ofm...@gmail.com> wrote:
> On Jul 22, 11:36 am, "Eliyahu Goldin"
>
>
>
> <REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.org> wrote:
> > PageAsyncTask and RegisterAsyncTask are used for running multiple tasks.

>
> > Look at this blog post from Fritz Onion:http://www.pluralsight.com/community...e/2005/02/14/5...

>
> > Follow the links to his previous posts to see the picture better.

>
> > --
> > Eliyahu Goldin,
> > Software Developer
> > Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net

>
> > "Varangian" <ofm...@gmail.com> wrote in message

>
> >news:5cdee564-4c43-4a8e-8dda-...

>
> > > Hi....

>
> > > I have a question about AddOnPreRenderCompleteAsynch.......

>
> > > my question is what is the difference between the first one and
> > > PageAsynchTask and RegisterAsynchTask?

>
> > > and when to use AsynchronousPaging and when not?

>
> > > Thanks!

>
> Hello, However there must be something else that is different.
>
> When I used the PageAsynchTask the EndMethod of the Asynchronous
> Process I had to use Response.Redirect.... however the webserver just
> freezes and does nothing...(continuing doing something), while with
> AddOnPreRenderCompleteAsynch I didn't had any problems with
> Response.Redirect in the EndMethod....
>
> why is this?!
> Thanks!


Possible that no-one knows an answer for my question?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Asynchronous Paging questions Varangian ASP .Net 0 07-23-2008 07:58 AM
Combining numeric mode paging and nextPreview paging in datagrid Red ASP .Net 1 03-12-2005 11:41 PM
datagrid paging - customising paging style wh1974 ASP .Net 0 01-12-2005 03:48 PM
DataSet paging vs Datareader paging =?Utf-8?B?UGF0cmljay5PLklnZQ==?= ASP .Net 1 10-08-2004 02:13 PM
Paging Dr. Who, Paging Dr. Who... Father_Sicko@TheOrphanage.com Computer Security 1 07-02-2004 08:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57