开发者

Which framework is preferable of JavaScript to work with ASP.NET? [closed]

开发者 https://www.devze.com 2022-12-18 01:37 出处:网络
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_Python百科 Want to improve this question? Update the question so it can be answered with facts and cita
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_Python百科

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 9 years ago.

Improve this question

As we know we have JavaScript frameworks like Dojo and some more others.

Which is best to use with ASP.NET?


For business and other Web applications ExtJS with Ext.Net wrapper is a great UI JavaScript framework.


jQuery would top the list of JavaScript libraries used by even many users of Stack Overflow.

YUI is another option to use with ASP.NET.

Additional Info:

Comparison chart of all the available JavaScript libraries:

http://blog.creonfx.com/javascript/mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised


Best can be a subjective answer and depend on your needs. There are many frameworks currently available and the most popular ones (as I see it) are;

  • jQuery
  • ASP.NET Ajax
  • Prototype
  • MooTools


You could use jQuery. In ASP.NET MVC, there are documented versions that help with InteliSense.

You could also use ASP.NET Ajax which goes great with WebForms.

In the end, it's up to personal preference.


Ext.Net provides html tags so that you can cleanly seperate the UI from business logic by providing additional events class like DirectEventArgs.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号