(Sean Michael Kerner) In the beginning of the Internet revolution, being connected was all about the simple hyperlink. Like magic with one click a Web browser could be transported anywhere on the Internet that content lives.
Tag: JSON / JAVA / XML
FOR XML
(Johnny Methane) People often say to me “Johnny, why use FOR XML in SELECTS, when you can be better occupied pulling your knickers over your trousers in a phonebox somewhere?”. And I repy that the work of a superhero involves more than just outrageous fashion statements. Sometimes I want to serial
XML-Enabled Applications – Part 2
(Yuli Vasiliev) The preceding example shows how you might move the XML processing performed by your PHP/Oracle application from PHP to Oracle, thus taking advantage of the optimizations provided by the Oracle database server. In particular, you saw how to generate an XML document from scratch and ap
How Far Has XML Come?
(Joe McKendrick) It was well over a decade ago that XML was first introduced as a lingua franca that could bring together even the most disparate data environments. While it has become a fairly ubiquitous part of the enterprise landscape, has it lived up to its promises? A mixed picture emerges. M
TechTip: Accessing XML Data Sources from JavaScript
(Mike Faust) The JavaScript language has become a popular scripting language because it gives programmers the ability to enhance a static Web browser interface. One of the few shortcomings of JavaScript, however, is its lack of support for standardized data-access APIs like ODBC or JDBC. Fortuna
Working with ASP.NET AJAX UpdateProgress Control- Part 2
(Nidal Arabi) This article is the second one in a series of articles about Microsoft AJAX Extensions (previously named ATLAS, I like the old name better). The first one did speak about the UpdatePanel. So keep coming back for more.
Convert jQuery XML Documentation To HTML / PDF Using ColdFusion And XSLT
(Ben Nadel) A long time ago, I took the jQuery documentation XML off of www.visualjquery.com and converted it into a PDF using a lot of ColdFusion XmlSearch() calls and a ton of ArrayLen() logic. It ended up being a lot of code. Well, now that I have been doing a lot of learning about XSLT in ColdFu
Easily find tags and values in a large xml document using XmlTextReader in c#
(Liju Gopalan) In this article you will learn how to find tags and values in a large xml document using XmlTextReader in C#.
Voice enabling XML, Part 3: Develop a voice blogging app
(Martin Brown) In this third article of a four-part series, you will develop a simple blogging application that takes VoiceXML (VXML) as input and saves the data into your online blog. You will also learn to use this type of voice blogging to great advantage when you create tweets, or Twitter entrie
Boost Web Service Performance in JAX-WS with Fast Infoset
(Young Yang) XML message transmission and processing are at the foundation of the web service programming model. To effectively improve web service performance, you need to reduce the overhead associated with parsing, serializing, and transmitting XML-based data. Fast Infoset is an open, standards-b
