| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #2 (permalink) |
| NamePros Regular Join Date: Feb 2006 Location: Montreal, Quebec, Canada
Posts: 324
![]() | Here's a good read : http://en.wikipedia.org/wiki/AJAX |
| |
| | #3 (permalink) |
| New Member Join Date: Feb 2006
Posts: 11
![]() | I don't think so. You don't need to know JS in order to develop an AJAX application. Microsoft is developing an tech call Atlas for Ajax development in ASP.NET 2.0. Let the framework do the hard work. http://atlas.asp.net |
| |
| | #6 (permalink) |
| NamePros Member Join Date: Jun 2005 Location: Hat Yai, Thailand
Posts: 165
![]() | Since AJAX (Asynchronous Javascript And XML) is just a combination of already excisting standards ((X)HTML, JavaScript, XML) it depends on your personal skills. If you're a experienced webdesigner, it doesn't take much effort to pick it up. I only apply it in certain web apps, for some it totally works and it's definitely the way to go, for others there are better solutions. Keep in mind that AJAX gives you trouble with some older browser versions. |
| |