User Profile

Collapse

Profile Sidebar

Collapse
prit
prit
Last Activity: Dec 29 '09, 05:31 AM
Joined: Jun 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • prit
    replied to Ajax Async Process Flow
    Thanks Frinny..It was really a quick response...
    See more | Go to post

    Leave a comment:


  • prit
    replied to Ajax Async Process Flow
    ajax async process flow

    So you mean to say that all the controls within the update panel are re-rendered !!

    Let me remind you that, my situation was that 4 controls are in update panel and only 1 of them has been changed by its content, not the rest 3 controls within the update panel. Still those rest 3 controls are re-rendered from scratch with its corresponding data content??

    Then why by using AJAX...
    See more | Go to post

    Leave a comment:


  • prit
    started a topic Ajax Async Process Flow

    Ajax Async Process Flow

    As we know ajax resides between server and client and helps the page's partial rendering...so no need to render all the page controls from scratch....so when we know that some controls requires post back data..we put those control in ajax "update panel" tags...and rest of the non postback enabled controls outside updte panel....

    Now we have 6 controls in a web form...2 of them dont need async process..and 4 of them need async...
    See more | Go to post

  • prit
    started a topic Boxing
    in .NET

    Boxing

    why Boxing is needed???I mean why an conversion of Value type to Reference Type is needed??
    See more | Go to post
No activity results to display
Show More
Working...