Tag: JSON / JAVA / XML

Community

ASP.NET Does AJAX

(Bill Hatfield) ASP.NET has made the Web a powerful platform for enterprise application development. ASP.NET 2.0 and Visual Studio 2005 extend that power dramatically. But Microsoft developers are already hard at work on the next version of ASP.NET. And this time its not just server-side code. A new

Community

A Hype-Free Introduction to AJAX

(Chris Schalk) You’ve probably heard all the AJAX hype by now, as well as seen the many products that claim AJAX support or “compliance.” However, you probably haven’t seen a good, simple technical explanation of what AJAX really “is.” In this article, you’ll get an overview of the core fundamentals

Community

More Subtemplates

have seen a few questions around sub templates on the forum recently. Using subtemplates is a very powerful way of making your life as a template developer much easier, if you have a piece of formatting functionality that you intend to use across multiple templates then break it out as a sub templat

Community

SQL Formatter Web Service

(tako.lee) SQL code is much easier and faster to read and understand when it is formatted, especially when it is a long and complicated SQL statement you are dealing with, or you have to read other people’s code. Writing a decent SQL formatter is not an easy task. In this article, I would like to cr

Community

Working with AJAX using ATLAS

(Sanket Terdal) An ASP.NET page processing-model is post-back based. The older approaches require the reloading of the entire page with every postback. This means that in order to handle any server side event, you must post the form back to the server. This event-driven model is certainly powerfu

Community

AJAX, Smart Clients and EII

(Don Laursen) What is the first thing you do when you start work? If you’re like most people, you open email. Today email is the primary message hub for corporate communication. The next generation of productivity applications will provide a similar vehicle for your documentation flow.