Author: SSWUG Research

Community

Inside Microsoft SQL Server 2000

To help you design Microsoft database servers that must achieve the best possible performance, Inside Microsoft SQL Server 2000 has the details you need. For one thing, author Kalen Delaney (who used Ron Soukup’s fantastic first edition as a starting point) explains how SQL Server 2000 works at a le

Community

Yet another Java XML API: xmlpull

XML processing is moving into the non-PC space, with PDAs and mobile phones acting as Web services clients and synchronizing their content with desktops via SyncML. Conserving heap and stack memory is a key requirement in this environment. With xmlpull, a new API has been devised for parsing XML.