Browse by Tags

Related Posts

  • Performance of AJAX enabled application vs Legacy application

    Hope this is the right forum to post my question. I have both AJAX enabled and legacy versions of an application. It uses NET framework 2.0 and VB.Net. When comparing the performance i.e the number of bytes sent and received using HTTPFiddler2 I found the following. 1. The no. of bytes sent by AJAX enabled...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by dilsen on 04-28-2008, 12:00 AM
    Filed under: postback, HTTTPResponse, performance
  • Postback Performance

    I have a form where 1) a user selects a type of item he/she wants in DropDownListA 2) DropDownListB populates with those types of items. This could be 30K items of just Id int, Number varchar(30) and Description varchar(50). 3) when they select an item from DropDownListB, code-behind takes it's ItemNumber...
    Posted to Web Forms (Forum) by mtsonic on 05-15-2007, 12:00 AM
    Filed under: PostBack, performance
  • Re: Postback Performance

    I set the EnableViewState property of DropDownListB to False but it seamed to have no affect. I have stepped through my code behind to see if it was hanging somewhere there but was not.
    Posted to Web Forms (Forum) by mtsonic on 05-15-2007, 12:00 AM
    Filed under: PostBack, performance
Page 1 of 1 (3 items)