Author: SSWUG Research

Community

SQL Server CE Product Guide

SQL Server 2000 Windows® CE Edition (SQL Server CE) is the compact database for rapidly developing applications that extend enterprise data management capabilities to devices. This product guide outlines the design goals and new features for SQL Server CE and explains how the product extends the fro

Community

WebApp Server Product Suite

Designed to simplify the Web application building process, WebApp Studio is equipped with easy-to-use Internet development tools and wizards that automatically generate HTML, WML, and server side scripts. WebApp Server utilizes n-tier architecture and makes creating applications that run in Web brow

Community

XSL Basics (part 1)

By icarus – With a sound foundation in XML theory behind you, it's now time to address the other half of the jigsaw – actually converting all that marked-up data into something useful. This first article in a two-part series examines the need, rationale and basic concepts of XSLT, the Extensible

Community

SAX, the power API

This preview of the second edition of XML by Example by Benoit Marchal gives a solid introduction to SAX, the event-based API for processing XML that has become a de facto standard. This preview tells when to use SAX instead of DOM, gives an overview of commonly used SAX interfaces, and provides det