Newest XML Articles Using Literal XML with Embedded Expressions in VB9 By Paul Kimmel - Published 04/29/2008 Learn how to use literal XML with VB9 and embed expressions, such as LINQ queries, in the XML.
An Introduction to BizTalk 2006 R2 Development By Jeffrey Juday - Published 03/12/2008 Learn about BizTalk 2006 R2's core features housed in the BizTalk Messaging Engine and what they can do for you.
Developing an Eclipse BIRT XML Report Rendering Extension By Jason Weathersby, Iana Chatalbasheva, and Tom Bondur - Published 03/06/2008 Walk through a sample implementation of a customized XML report rendering extension. The sample code creates a plug-in that writes the data contents of a report to a file in the specified format.
Displaying XML in a Swing JTree By Rob Lybarger - Published 03/03/2008 Learn how to create a tree model that displays an XML document structure.
Libxml2: Everything You Need in an XML Library By Victor Volkman - Published 02/25/2008 Got XML files? Look no further than libxml2, which gives you both DOM and SAX model XML parsing in a single freeware library that works with most common languages in all popular platforms including Linux and Win32/Win64.
Working with Axis2: Making a Java Class into a Service By Deepal Jayasinghe - Published 02/07/2008 Learn how to make a web service from a Java class, the role of allowable Java types, and how to use them when writing a POJO application.
Using JAXB in JDeveloper 10.1.3 By Deepak Vohra - Published 01/17/2008 XML is the standard medium of data transfer. But, how does one create an XML document? What should the elements and attributes be? Learn to create an XML document based on an XML Schema in Oracle JDeveloper.
XML Documents from Comments By Paul Kimmel - Published 01/08/2008 Intellisense is a programmer's best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellisense into your own code with XML comments in Visual Studio 8 and 9.
Highlighted XML Tutorials Learning WML - WAP Basics By Steve Schafer -
How do you get content to mobile devices? One solution is to use WML (Wireless Markup Language). In this first of a series of articles, learn the background of the wireless application protocol (WAP), how it works, and what you need to get started using it with WML.