Other News

Community

Doing XPath and XSLT with Style!

(James G. Britt and Teun Duynstee)Professional Visual Basic 6 XML shows the VB community how to take advantage of XML technology and the available (free-to-use) implementations. The flexible and standards-based data description that XML provides can be used in a myriad of places where VB programmers

Community

DAL Comparison Part 2

(Eric Landes) This article gives some ideas of how to use a widely available open source DAL. Besides the standard ideas of how to actually use LLBLGen, I’ll go over how to modify this in another part of the series. Data Access Layer (DAL) generators can cut time down when building your applic

Community

SQL Under The Covers

(Pranav Sampat) Ever wonder what happens behind DB2’s doors in response to a query? Peek inside to find out. The beauty of SQL is the ease with which it enables data manipulation. SQL eliminates the need for users and developers to know how to navigate the data structure in order to return the de