Server-side XML gives us even more power then Client-side XML processing. For example, since the processing is done on the server, only the results are sent to the client, so we don’t have to worry about making our code cross-browser compatible. It is true that processing XML on the server-side transfers some of the load [...]
Posts Tagged ‘xml parsing’
XML Parsing – Server-Side vs. Client-Side
Posted in Technical, tagged xml, xml parsing on August 20, 2008 | Leave a Comment »