This is a collection of articles I have written.
Some of my articles pertain exclusively to my workplace, and I have tried not publish anything here that won't make sense outside of my work environment.
If you see anything that doesn't make sense, please let me know.
*Any code in these articles is either released to the public domain or subject to the license specified by the original authors.
*BSD
Anything pertaining to *BSD operating systems.
Networking
Articles dealing with networking, administration and related topics.
MS SQL Server
A series of articles I wrote at work about Microsoft SQL Server development and administration.
- [2004-12-15] SQL Smackdown 12.15.2004
Partitioned Views, Alter Table, Update and Delete Tricks
- [2004-04-02] SQL Smackdown 4.2.2004
Query Analyzer Tips
- [2003-08-01] SQL Smackdown 8.1.2003
Locking Hints, sp_executesql, String Manipulation, Derived Tables Expanded
- [2003-02-17] SQL Smackdown 2.17.2003
Trees and Hierarchies, Nested Sets
- [2003-01-14] SQL Smackdown 1.14.2003
Join Tricks, Dynamic Top, Coalesce, Quick Tips
- [2002-10-08] SQL Smackdown 10.8.2002
Temp Tables, Joins, Indexes Expanded, Derived Tables
- [2002-06-20] SQL Smackdown 6.29.2002
Transactions, Index Basics
- [2002-05-09] SQL Smackdown 5.9.2002
Transact SQL, DTS
Web Development
Anything and everything pertaining to web development.