Click here to Skip to main content
16,015,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have just started to learn Silverlight.

i have found that silverlight is used for developing WebApplication.

Now in generally WebApplication we are using AJAX,Jquery Etc. for performance issue.

suppose AJAX will submit only desired part of webpage to webserver.

now my question is, does it required to use AJAX,JQUERY ete in SilverLight application

or it will automatically implemented in silverlight application?

Thanks.....
Posted

1 solution

hi,
No ,you need not Req any AJAX/JQuery thing.It is basically a Small Framework which support .Net,So we can use C#.Net,Xaml Language for Development.
In other Words we can say it is subset of WPF.so if you are .net person so no need to learn new things .


Regards
Md.Siraz
 
Share this answer
 
Comments
Pritesh Aryan 13-Oct-11 8:33am    
than is there any performance issue? in comparison with the site which using AJAX and JQuery?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900