Author: SSWUG Research

Community

A Python & XML Companion

by Uche Ogbuji – Python & XML, written by Christopher Jones and Fred Drake, Jr. (O’Reilly and Associates, 2002), introduces Python programmers to XML processing. Drake is a core developer of PyXML, and Jones is an experienced developer in Python and XML, as well as an experienced author. As you woul

Community

First Yukon Beta Set for Q1 2003

By Paul Thurrott – Microsoft is prepping the first beta release of SQL Server 2003–code-named Yukon–for release in February or March, and will use feedback from Beta 1 to determine the final release schedule. The long-awaited Yukon code-base will usher in a new era on Microsoft’s software developm

Community

Smash SQL Speed Barriers

by Dan Fox – ADO.NET’s slick, direct data access to SQL Server provides a speedy alternative to ODBC and even OLE DB. ODBC and OLE DB work well when you can’t go straight to the source, but you can achieve better performance with SQL Server and Visual Studio .NET by taking advantage of the SqlClient