Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
Ajax (Asynchronous Javascript and XML) Sinhala Video Tutorials
Learn how Ajax web applications work. XMLHttpRequest JavaScript object is essential in Ajax functionality. In these Sinhala video tutorials you can learn Ajax by working on a simple web project that request XML data from PHP script on the Apache server. Learn how to request data from the server and to handle response from the server using JavaScript.
- Introduction to Ajax
Simple overview to Ajax technology and its practical uses.
- What is Ajax?
In depth description about Ajax and why it’s more useful to web development.
- How web works?
How World Wide Web works? Understand the basic infrastructure of the internet.
- How Ajax works?
Learn which manner Ajax technology works in the basic web infrastructure.
- Project - Lesson 1, Create HTML Document
This is a simple example project that illustrates Ajax functionality. Firstly create the HTML document.
- Project - Lesson 2, Create JavaScript File, Part - 1
Create the essential JavaScript file and it content script.
- Project - Lesson 3, Create JavaScript File, Part - 2
Continuation of the JavaScript files code development.
- Project - Lesson 4, Create JavaScript File, Part - 3
- Project - Lesson 5, Create JavaScript File, Part - 4
- Project - Lesson 6, Create PHP File Part - 1 New
First Part of the lesson that teaches you how to create the PHP file for the project.
- Project - Lesson 7, Create PHP File Part - 2 New
- Project - Lesson 8, Debugging and Run Ajax Program New
Learn how to run and debug the Ajax project files.