What are the positive characteristics and differences between jQuery Ajax and the UpdatePanel in aspx?
jQuery Ajax, if using JSON, you have to convert the TextBoxes, etc to a JSON object where UpdatePanel you do not.
Are there any ways jQuery Ajax is better than UpdatePanel?
Please give examples!!
Thanx,
Philosophaie