About Ajax postbacks

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

    #1

    About Ajax postbacks

    Hi,

    I have a question about Ajax postbacks :

    - Does ASP.NET process multiple UpdatePanel postbacks in single thread when
    two or more different update panel postbacks occur at the same time for same
    page?




  • Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

    #2
    Re: About Ajax postbacks

    Yes, depending on exactly how they are triggered.

    --
    I hope this helps,
    Steve C. Orr,
    MCSD, MVP, CSM, ASPInsider



    "Kursat" <kursattheking@ hotmail.comwrot e in message
    news:ubSNnxlgHH A.4380@TK2MSFTN GP04.phx.gbl...
    Hi,
    >
    I have a question about Ajax postbacks :
    >
    - Does ASP.NET process multiple UpdatePanel postbacks in single thread
    when two or more different update panel postbacks occur at the same time
    for same page?
    >
    >
    >
    >

    Comment

    Working...