These are some small technology related documents you might find useful.
| # | Web Link |
|---|---|
| 1 |
XML vs Relational Databases Does it make sense to compare XML to a Relational Database? This document offers a short contrasting comparison of these two important technologies. |
| 2 |
Service Oriented Architecture (SOA) What is a "service oriented architecture" and why does it matter? This document offers a short perspective on that question. |
| 3 |
Frank's Variable Naming Conventions When given the freedom to name variables any way I want, this is what I choose. It is an abbreviated prefixing convention that is especially useful for scripting languages that don't have a compile-time datatype check. |
| 4 |
Introduction to Designing XML Data Documents
When sharing data between systems, think XML. Here is an introduction to designing good XML data documents. |
white papers