IS AJAX Better

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nmsreddi
    Contributor
    • Jul 2006
    • 366

    IS AJAX Better

    hi
    i am using java script for my application .but latest i came to know ajax is powerful than javascript. Can any one help,which ios better scripting language ,is ajax going to replace javscript!
    Is there any namespace in .net for using ajax.


    thank's
    with regards
    nmsreddi
  • vinod.kashyap12
    New Member
    • Aug 2006
    • 3

    #2
    Definitely AJAX is better than JavaScript
    Asynchronous Javascript And Xml

    But it will not replace JavaScript

    Comment

    • dotnet
      New Member
      • Jul 2006
      • 22

      #3
      Ajax is not a independent technology.. instead its a combination of Javascript and xml. More precisely Ajax is a way of implementing javascript.. so u can't compare javascript and ajax. In conventional way we write javascript in syncronus way and Ajax is about javascript that performs sevral task asyncronously.
      But yes writing a javascript ajax way gives you more richer user exp

      Comment

      Working...