(Abey George) In order to get the data in XML format you need to change the select statement. You can use the FOR XML clause of select statement. Format of FOR XML is given below.
Tag: JSON / JAVA / XML
Fast and compact HTML/XML scanner/tokenizer
(c-smile) The proposed code is an implementation of an HTML and XML scanner (or tokenizer).
Tools to Read (Parse) Your XML
(Jennifer Kyrnin) One of the most common questions about using XML is “What browser can I use to read my XML pages?” This question presupposes a number of things: –XML documents are meant to be like Web pages, and viewed in a browser –There are “browsers” or other tools that are meant to be
Dynamic Paging of Data for Java and .Net
(Lewis R Cunningham) The last couple of weeks have been really head’s down for me. I’m learning a new application, a new database (including a data warehouse) and learning how .Net can integrate with Oracle as a robust architecture for application development.
AJAX DataGrid: An ASP.NET User Control
(Jibin Pan) This DataGrid is a Client Side Control. It is created by JavaScript and uses Ajax.net technology to communicate with ASP.NET code behind, from there, using ADO.NET to access the database and update the database with dataset.
The Eclipse platform, Web tools and XML
(Ed Tittel) Eclipse is one of those development projects about which many people have heard, but only those who’ve worked inside its borders know what it’s really about. Though funded by IBM in large part, Eclipse is a manifold open source development effort that embraces a multitude of components a
Methods for Transforming data to a XML file
(Lalitha Venkatasubramanian) This articles mentions different ways to tranform data to XML file.
A Developer’s Introduction to Microformats
(Phil Haack) When Bill Gates recently said at the MIX Conference, “We need microformats,” he indicated that microformats are here to stay. Microformats are expected to have increased significance on the web. But what exactly are microformats?
Five XHTML Elements You Didn’t Know But Were Afraid to Ask
(Adam Tibi) With experience, working with ASP.NET, I noticed some important XHTML tags that are rarely used by web developers, even the experienced ones, so I thought of writing this article to promote them.
XMLHttp Requests for Ajax
(Nicholas C. Zakas) When Microsoft Internet Explorer 5.0 introduced a rudimentary level of XML support, an ActiveX library called MSXML was also introduced. One of the objects provided in this library quickly became very popular: XMLHttp.
