Whatterz


Articles tagged XSLT

Why Silverlight? Microsoft Explains…
Silverlight aims to compete with Adobe Flash and the presentation components of Ajax. It also competes with Sun Microsystems' JavaFX, which was launched a few days after Silverlight. Read more – ‘Why Silverlight? Microsoft Explains…’.
Coldfusion AJAX Frameworks
Asynchronous JavaScript and XML. It's a whole new way of looking at the web where HTML page makes asynchronous calls to the server using JavaScript and loads the data in bits and pieces as needed. Ajax is not a new technology. It’s a new developing approach, based on the following existing technologies: XHTML, CSS, DOM, XML, XSLT and XMLHttpRequest. Read more – ‘Coldfusion AJAX Frameworks’.