Best Technologies for AJAX Web Development

Posted by floatingfrisbee on Stack Overflow See other posts from Stack Overflow or by floatingfrisbee
Published on 2009-06-04T04:58:10Z Indexed on 2010/05/05 23:38 UTC
Read the original article Hit count: 240

Filed under:
|
|
|
|

Hey Everyone,

I have some experience in AJAX development, mostly on .NET and MooTools. However, I want to learn more and see what others out there thought about the various other options available. I am looking more for advise about the front end. The back end, I will most probably be coding up in .NET using c# and WCF services.

Please feel free to provide me as much information as you can. Also I would appreciate any links to resources.

List of Options (feel free to add)

  • Write my own Javascript

  • Use a frame work like MooTools, JQuery etc. Which one is better?

  • Use Google Web Toolkit. Am I tying myself to limitations of GWT? Or are there not limitations?

  • ASP.NET AJAX

  • WPF (Will this run on non IE browsers?)

  • Flash (it'll be a pain to learn action script)

Thanks Jaspreet

© Stack Overflow or respective owner

Related posts about web-development

Related posts about AJAX