KoffeeKoder



    • by krunal on 8/18/2008 11:26:57 PM
    • indeed jQuery is faster than ms ajax.

      but ms ajax also provides gr8 controls with drag and drop fun.

      so it's depends on the situation where you can use the appropriate ajax framework.

      Krunal
    • by Fahad on 8/19/2008 1:13:34 PM
    • I am just curious, have you tried running the JQuery test first and then ASP.net AJAX. Because the first time web service loads and the subsequent queries are faster. I have seen this behavior in my application using ASP.net AJAX. First hit is about 257 ms and rest are like 110 ms.

      - Fahad
    • by Mohammad Azam on 8/20/2008 6:59:55 PM
    • Hi Fahad,

      It does not matter which test I tried first the result is the same. MS AJAX is waaay slower then JQuery and many other frameworks. Primarily, because it makes many calls to many different functions before making the actual Ajax call.
    • by Agha Usman on 11/20/2008 9:57:52 PM
    • Agreed, MS AJAX is really slow, but there is nothing like update panel in JQuery. Actually the update panel stuff is heaven for many developers.
      Is there anyway, we can create our own update panel over JQuery
    • by Mohammad Azam on 11/21/2008 6:14:35 AM
    • Hi Agha Usman,

      I completely agree! That is why when a question is asked that which Ajax framework to choose I simply reply "It really depends!!". Of course if you want to update a complicated control then using UpdatePanel is a good experience. It is far better then writing all the code yourself to update the portion of the page.

      I am not sure if there is any equivalent control for UpdatePanel in the JQuery Library.
    • by davut on 4/28/2009 7:16:31 AM
    • selamun aleykum.. can u send me a friendship web site samples. wiht c# and asp.net ajax..

      i dont know how can i make database model? help me pls..