Results 1 to 4 of 4

Thread: What works best with Ajax?

  1. #1

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    What works best with Ajax?

    I know Google uses Ajax (JScript, DHTML) to make high responsive apps, like Google map.

    But whats the best language to use with Ajax?

    Php? ASP.NET?

    I hear Amazon.com uses C Programs for high performance, so maybe Google also uses C or C++ with their AJAX web apps?
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: What works best with Ajax?

    Any language is good enough to use with AJAX.

  3. #3
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    Re: What works best with Ajax?

    Quote Originally Posted by capsulecorpjx
    .... so maybe Google also uses C or C++ with their AJAX web apps?
    AFAIK,Google uses python extensively for its web apps.

  4. #4
    Junior Member
    Join Date
    Dec 2006
    Posts
    23

    Re: What works best with Ajax?

    On the client you will use JavaScript. On the server use whatever floats your boat.

    In between it is all protocal.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width