Purchase Solution

AJAX & Software as a Service

Not what you're looking for?

Ask Custom Question

AJAX will help the trend of pushing software as a service on the Web! Discuss this aspect of AJAX in relation to the Service Oriented Architecture of Web services. Are the two really doing the same thing, or is AJAX fundamentally used for a more responsive User Interface?

Purchase this Solution

Solution Summary

The solution discusses the role played by AJAX in helping the trend of pushing software as a service on the Web in relation to the Service Oriented Architecture of Web services (they are compared). See attachment for full details (figures and references are included).

Solution Preview

Please see the solution attached.

"Ajax will move from a snippet type technology to a respected full web-based application technology" (Idevnews.com, 2007).

The Asynchronous JavaScript and XML (AJAX) framework is a collection of open-source approaches and tools to develop Rich Internet Applications (RIAs) (Mcpressonline.com, 2006). In my opinion, Ajax will definitely help the trend of pushing software as a service on the web. AJAX is not a new programming language, but a new way to use existing standards. An Ajax web client receives an Ajax JavaScript library into a hidden frame which provides run-time visuals on the main browser window that look and feel very much like a native application. Ajax web clients, once loaded, communicate with XML services on the back end ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.