When using the AJAX function in jQuery, do I also need to install ASP.NET AJAX / .NET 3.5? or can I only use ASP.NET AJAX?
I do not understand if I can use AJAX in ASP.NET without ASP.NET AJAX or not.
No , you do not need to install ASP.NET AJAX to use jQuery AJAX functions.
You can invoke PageMethods and web services without requiring a control ScriptManager(which generates JavaScript proxy objects that allow you to use familiar syntax to invoke web services and page methods).
ScriptManager
jQuery ASP.NET AJAX
jQuery - ASP.NET JSON
jQuery. jQuery - javascript, ASP.NET , PHP JSP.
, jQuery ASP.NET jQuery ASP.NET 3.5 AJAX.
jQuery AJAX, , ASP.NET. , aspx, ASP.NET UpdatePanel jQuery AJAX, .
No, if you use jQuery, you do not need ASP.NET AJAX.
ASP.NET Ajax is not needed to use jQuery, but the two work well together, hence Microsoft's support .