Any downsides to using ASP.Net AJAX and JQuery together

前端 未结 9 1168
深忆病人
深忆病人 2021-02-04 10:41

We are planning to use the jQuery library to augment our client side JavaScript needs.

Are there any major issues in trying to use both ASP.Net AJAX and jQuery? Both li

9条回答
  •  半阙折子戏
    2021-02-04 11:12

    We have used ASP.NET Ajax, jQuery and Telerik components on a large project for quite a while and haven't had any issues

    I would definitely recommend using jQuery

提交回复
热议问题