Other News

Community

RSS 1.1: A replacement for RSS 1.0

(Ed Tittel) On January 18, 2005, a group of RSS users announced the release of RSS 1.1: RDF Site Summary. Though RSS is subject to multiple decodings, it’s usually interpreted as “Rich Site Summary,” “RDF Site Summary” (where RDF in turn stands for “Resource Description Format,”) or “Really Simple S

Community

Using WSE DIME in .NET

(Phillip Perkins) WSE helps developers build scalable, secure Web services that cross security domains. It also supports sending SOAP messages using transports other than HTTP. Another feature is the ability to build a SOAP router, so SOAP messages could be sent to a SOAP router and the router will

Community

DB2 UDB, WebSphere, and iBATIS

(Owen Cline) Learn how to use iBATIS in Java applications and J2EE applications. This article covers the iBATIS syntax, accessing data sources, setting up WebSphere Studio Application Developer Version 5.1.2 projects to support iBATIS, and querying DB2 Universal Database Version 8.1 (DB2) using iBAT

Community

All About Transactions – Part 3

(Don Peterson) Part 1 of this series introduced transactions in general and then examined SQL Server’s Transaction Modes and nested transactions. Part 2 dealt with error handling and its effect on transactions. In this article I will explore the ins and outs of Transaction Isolation Levels. So f