James Britt walks through the Java JDOM in this 45 page online interactive tutorial. This tutorial includes complete coverage of the JDOM objects from creation, through to SAX and Java-based exception handling.
Author: SSWUG Research
Privacy and XML, Part 2
by Paul Madsen, Carlisle Adams – There are a number of efforts currently underway in standards bodies and other organizations to address various aspects of privacy with XML-based technologies. This section gives an overview of this work, noting which of the privacy concepts discussed in the first pa
Retrieve Rows Set by Set from the Database—Without Duplicates
By Boris Milrud – Use Oracle’s package structure as a holder for session-persistent data in combination with the new Oracle 8i BULK COLLECT feature and LIMIT keyword.
Understanding DBCC SHOWCONTIG
by Dean Thompson – DBCC SHOWCONTIG is a wonderful tool which helps you to understand quite a bit more about your system than is obvious at first glance. And, frankly, the documentation doesn’t use terminology that makes it very obvious either. So, this article will focus on a few of the big ideas
Microsoft SQL Server™ 2000: A Guide to Enhancements and New Features
by Rahul Sharma – Microsoft’s SQL Server™ 2000 promises performance, scalability, and speed. Microsoft SQL Server™ 2000: A Guide to Enhancements and New Features shows database administrators and developers how to deliver on these promises. This book illustrates all the significant enhancements and
Accessing Data From SQL Server
By Subhagata Swarnakar – Among the many things that are changing with .NET is data access. Under the .NET Framework, data access is handled by a set of classes called ADO.NET which are essentially an augmentation of the existing ActiveX Data Objects (ADO).The ADO.NET components have been des
Utilizing Parameters in SQL Stored Procedures
By Bruce Johnson – By now, you have listened to reason and are utilizing stored procedures when working with you database. Assuming that you’re not using Access, that is. The reasons for taking advantage of stored procs are both numerous and beyond the scope of this articles. Just trust me on this o
Full Outer Joins in Oracle9i
by Sanjay Mishra – Among several new features, Oracle9i has introduced the ANSI standard join syntax. The new join syntax is not only SQL92 compliant, but it is elegant and makes the outer join syntax more intuitive. The biggest advantage of the new join syntax is its support for full outer joins, w
Working XML: Importing text as XML with XI
By Benoit Marchal – This column marks the launch of the third "Working XML" project. This new project deals with importing text documents in an XML publishing solution (or any XML solution for that matter).
MCAD/MCSD Self-Paced Training Kit: Developing XML Web Services and Server Components with Microsoft Visual Basic.NET and Microsoft Visual C#.NET
This official MCSD TRAINING KIT teaches professional developers how to create Web applications with the Microsoft .NET framework as they prepare for MCSD Exam 70-310, a core requirement on the MCSD track. Students learn through an integrated system of skill-building tutorials, case study examples, a
