I have a web application that makes heavy use of jQuery. I would like to start using Silverlight in its place, if possible. Instead of using jquery ajax functions and other jquery functions, I would like to use silverlight. Is it possible to do this with Silverlight?
Various tools. jQuery is best suited for managing the DOM. Silverlight (supposedly) is best suited for rich Internet applications, and not for managing the DOM. If your web application is trying to create a cool user interface using JavaScript, Silverlight may be suitable for replacing tons of JavaScript code.
If an application uses jQuery, it is now replaced by Silverlight, most likely, this will not only lead to the reuse of your jQuery functions, but also to HTML processing, CSS, form processing and really to your application depending on what it does and how it being developed now.
I agree with Jonathon, they are really two different tools.
Thank.
Nick
nickgs.com
, .
, . Microsoft RIA Services Silverlight, .
, : . jQuery.
@Luke101, Silverlight . , ?
Silverlight , , .
, , , - , .
, , , HTML , xaml.
. , <gasp> IE6, , SL .
SL? - , , , , , , , , HTML.
, . , MS Expression , . , , ?
.
Silverlight , jQuery (JavaScript) . , , , , , ( ).
. Silverlight RIA jQuery AJAX. "" Silverlight . , Silverlight , ( ). Silveright 4, , .
Source: https://habr.com/ru/post/1750410/More articles:One table requires multiple values from different rows / tuples - sqlJQuery selectors by CSS class in IE are very slow - workarounds? - jqueryFriends list: relational database table design - relational-databaseNext and previous MySQL row based on name - phpPlace the Eclipse project file in a separate directory - androidConvert iPad app to iPhone app? - iosКак распечатать документ Microsoft Word с веб-сервера Java? - javaHow can I print Office documents from .NET uniformly? - .netIs it safe to intercept EXCEPTION_GUARD_PAGE - c ++Isn't it important to work in IE6? - cssAll Articles