by Kevin Jones -Use XSLT and XML to keep logic and layout separate during Web development. Here's how the Apache group's Cocoon servlet makes this possible.
Author: SSWUG Research
ASP Now! The ASP Industry Conference
The ASP technology sector is experiencing tremendous upheavals and will continue to do so. Attend the ASP Now! The ASP Industry Conference, February 1-2, San Juan, Puerto Rico & our network can represent a powerful voice in these uncertain times through education and outreach. Mission: to unit
SQL Server 2000 First to Pass W2K Datacenter Certification
Microsoft Corp. is first to cross the application certification finish line for the new Windows 2000 Datacenter Server certification program with its own SQL Server 2000 Enterprise Edition database software.
sp__scramblepassword.sql
Michael Hotek tells us…I use this one for two purposes, attempts to crack security and handling stale logins. This procedure will scramble the password for the login you specify to a random 20 character string. I normally fire these off from monitoring procedures. The first one tracks when the
Create Firewall-Friendly Distributed Apps
by Yasser Shohoud – The Simple Object Access Protocol (SOAP) promises nothing less than to change how you architect, implement, and deploy VB applications—today. At the same time, SOAP—as it stands now—has some significant limitations, not the least of which is performance. Understanding wha
XSLDebugger v1.2
by Chris Stefano- Have you ever wished to debug an XSL transformation with the features of a debugger like those in Microsoft's Visual Basic IDE? The XSLDebugger is the answer to your debugging needs! The XSLDebugger now has syntax coloring!
Will XML replace HTML?
by John E. Simpson-The relationship between XML and HTML is often confusing for the Web developer coming to XML for the first time.
Making the Move to SQL Server 2000
As an enterprise test bed for Microsoft's product teams, we knew we'd be upgrading to SQL Server 2000 sooner than later. This has worked well, both for us and for the SQL Server development team, but it was not our primary motivation for upgrading.
XML for SQL Server 2000 Web Release 1 Beta 2
Microsoft SQL Server 2000 introduced several features for querying database tables and receiving the results as an XML document. However, as shipped, Microsoft SQL Server 2000 does not allow changes to an XML document as database inserts, updates, and deletes or the loading of large XML files into S
XSL Tester
XSL Tester is an Open Source project from VBXML. It began its life as an ad hoc tool for quickly viewing the output of style sheet transformations while authoring XSL, because I got sick of switching back and forth between Notepad and IE (then choosing "View source" to see the actual transfo