Can I use silverlight to replace javascript and JQuery?
Posted
by Luke101
on Stack Overflow
See other posts from Stack Overflow
or by Luke101
Published on 2010-06-17T02:03:26Z
Indexed on
2010/06/17
2:12 UTC
Read the original article
Hit count: 454
I have a webapplication that heavily uses JQuery. I would like to start using silverlight in its place if its possible. Instead of using jquery ajax features and other jquery features I would like to use silverlight. is this possible to do with silverlight?
© Stack Overflow or respective owner