.Net技术中最好的Ajax或Jquery [英] Which is best Ajax or Jquery in .Net Technologies

查看:61
本文介绍了.Net技术中最好的Ajax或Jquery的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从所有开发人员的角度来看,哪个更好.使用Ajax或Jquery.我想知道.

I would like to take the general point of view of all developers that which one is better Use of Ajax or Jquery.Would Like to know for my knowledge.

推荐答案

进行比较之前,您需要清楚地了解这些术语.

AJAX:不是一项技术,它是一种网络编程技术,我们可以调用服务器端代码并​​更新内容,而无需借助 javascript xml .

Jquery:是一个功能强大但易于使用的JavaScript库,可帮助Web开发人员和设计人员在其网站中添加动​​态的交互式元素,从而消除浏览器不一致的情况并大大减少了开发时间.

并且jquery本身使用AJAX通过交换少量数据来使网页具有更高的响应速度.

希望对您有所帮助:)

对于更多查询,请在此处评论!
You need to know the terms clearly before making the comparison.

AJAX: is not a technology, it is a web programming technique where we can call server-side code and update content without reloading the complete page with the help of javascript and xml.

Jquery: is a powerful, yet easy-to-use JavaScript library that helps web developers and designers add dynamic, interactive elements to their sites, smoothing out browser inconsistencies and greatly reducing development time.

And jquery itself uses AJAX to make web pages more responsive by exchanging small amounts of data.

hope it helps :)

for further queries comment here!


由于它们是两种不同的技术,因此无法进行比较. AJAX是客户端脚本和服务器之间进行通信的一种方法. JQuery是一个JavaScript框架,用于在客户端上处理DOM元素以及其他内容.
There is no comparison since they are two different technologies. AJAX is a method of communication between client script and a server. JQuery is a JavaScript framework for working with DOM elements, plus more, on the client.


这篇关于.Net技术中最好的Ajax或Jquery的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆