(Laurence Moroney) For almost a year now Microsoft has been touting XAML, its XML Application Markup Language, as being a significant disruptive technology changing how you will develop your applications, and in particular the presentation layer for .NET applications. But thanks to a juggling of
Tag: JSON / JAVA / XML
SAMPLE: How to Retrieve Data Using a Template File in ATL OLE DB
OLEDBTemplate.exe demonstrates how to extract an XML stream from a SQL Server 2000 database using an XML template file.
XML Watch: Describe open source projects with XML, Part 3
(Edd Dumbill) In the previous two articles in this series, I explained the rationale and design considerations for an XML/RDF vocabulary to describe open source projects. The Description of a Project (DOAP) vocabulary will meet the needs of project maintainers who find they must register their softw
Improve XML transport performance, Part 2
(Dennis M. Sosnoski) Part 1 of this series gave you some background on the issues of text versus alternative representations of XML. Now in Part 2, I’ll cover the actual performance tradeoffs involved in using different representations. This isn’t intended to be a comprehensive comparison — there a
Something Useful This Way Comes
(Kendall Grant Clark) The Semantic Web is a complex human undertaking. Which means, at the very least, that we should expect it to require a significant investment of time and effort and funding. Both the European Union, and the US Pentagon System, as well as many member companies of the W3C, have i
Extract XML document statistics with PHP
As more and more content moves to the XML format, and as XML files get more and more complex, you’ll sometimes need to analyze these files and generate statistical information about them. This requirement is, admittedly, not common. But if you ever do find yourself facing it you’ll be happy to know
Sorting XML Data using the .NET DataGrid
(omkamal) Displaying data from various datasources like Database, XML etc. has never been easier since the advent of ASP.NET’s Server Control DataGrid. The DataGrid control is used to display data from the datasource defined by its DataSource property. There are tonnes of features provided by DataGr
Perform a Case-sensitive Search in .NET Using XPath
The following code shows to how to perform a case-sensitive search in .NET using XPath.
Database table to XML and back
(Sreekumar S.) This article is about generating XML files by reading data from Paradox tables and inserting the same data back in to the same table by reading data from the previously generated XML file (or any database which can be accessed with Delphi). The code won’t work for tables with memo fie
XML-based Integration Techniques
(Kirstan Vandersluis) In order for a business to thrive in today’s dynamic world, its computing infrastructure must enable the secure flow of information-not only within the business but also with suppliers and customers. However, many of today’s computing infrastructures suffer from “information ch
