Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
JavaScript and JSON Essentials

You're reading from   JavaScript and JSON Essentials If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

Arrow left icon
Product type Paperback
Published in Oct 2013
Publisher Packt
ISBN-13 9781783286034
Length 120 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Sai S Sriparasa Sai S Sriparasa
Author Profile Icon Sai S Sriparasa
Sai S Sriparasa
Arrow right icon
View More author details
Toc

Requirements for AJAX


AJAX is an asynchronous two-way communication between the browser that is considered to be the client, and a live web server via HTTP (or HTTPS). We can run a live server locally, such as Apache or IIS on Windows or Apache on Linux and Mac OS. I will take us through setting up the Apache web server in a Linux environment and simultaneously also explain how to use the Microsoft Visual Studio development environment to build web applications. For this AJAX course, let us pick PHP and MySQL to be our main server-side language and database.

In this chapter, I will take you through two setups; the first will be setting up Apache and PHP to develop server-side programs on a Linux machine, while the second one will be running a .NET-powered web application on Windows. Microsoft's .NET Framework requires the libraries in the .NET Framework and Visual Studio IDE to be installed. I will assume that you have performed both the steps; we will now set up a web application in ASP...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime