Description: This course explores the technologies that are used to enable Ajax applications to interact with a server's external data. It will begin by examining the important role that ASP.NET, PHP, Java, and Ajax play in developing Ajax applications, and then explore how Ajax can access and utilize external data sent from a variety of sources. The course will move on to discuss JavaScript Object Notation (JSON), and how frameworks and libraries can add complex degrees of functionality to an application with minimal effort. This course is one of a series providing an introduction to Ajax development.
Target Audience: Developers who are experienced in building Internet applications and who want to become skilled in the use of Ajax to add seamless interactivity to their web applications
Duration: 02:00
Description: This course will explore the various technologies that are employed in Ajax applications. It will begin by examining the important role that XML and CSS play in developing Ajax applications that interact with data sent from the server. Then it will discuss common troubleshooting issues that may arise in Ajax applications. Finally, it will explore how web services and APIs can work together to add complex degrees of functionality to an application with minimal effort. This course is one of a series providing an introduction to Ajax development.
Target Audience: Developers who are experienced in building Internet applications and who want to become skilled in the use of Ajax to add seamless interactivity to their web applications
Duration: 02:00
Description: Rather than a singular technology, Ajax, or Asynchronous JavaScript and XML, is a collection of technologies that enables web pages to make server requests without having to reload the page. This course will introduce the history of Ajax and outline how it is commonly used to aid in the development of dynamic web sites. Beginning with the fundamentals of Ajax, the course will examine JavaScript’s role in Ajax development, including objects, the Document Object Model, and events. It will also explore the specific techniques used by Ajax in web applications, including the XMLHttpRequest object, hidden frames, and dynamic script loading. This course is one of a series providing an introduction to Ajax development.
Target Audience: Developers who are experienced in building Internet applications and who want to become skilled in the use of Ajax to add seamless interactivity to their web applications.
Duration: 02:30