Other News

Community

Introduction to XSLT

By Jason Monberg and Mike Wynholds – XSL, or Extensible Stylesheet Language, consists of three languages for converting XML documents into other formats. XSL Formatting Objects (XML FO) describes visual formatting, while XPath accesses specific parts of an XML document. But XSL Transformations (XSLT

Community

Cursor Performance

From SQLTeam – A recent article on 4GuysFromRolla.com had an ASP script to generate the Transact-SQL code for a cursor. I’ve always thought that cursors where slower than set-based SQL but I never knew how much slower. Read on for the results and a couple of suprises thrown in.

Community

What is XXE?

XMLmind XML Editor (XXE for short) is a full-fledged XML 1.0 editor featuring a word processor-like view (CSS2 styled). It has been created to make technical persons comfortable and productive at editing XML documents and XML data.

Community

The XML Files

By Samuel Greengard – While the Internet makes it easier to communicate, effectively exchanging information over the Web can be challenging. Now, extensible markup language (XML) simplifies the process of exchanging data, greatly improving everything from Web-based financial transactions to e-learni