Microsoft™ StaffTrak™ 2.0

This application was deployed last year to Microsoft's New York Marketing office. It's a 100% DHTML front end powered by *JavaScript only*. At that time there was no com.ms.wfc.html. =] If I redid this app I would replace all the script with binary componentry, though there wouldn't be much to do since most of the architecture, even though it's in script, is OO. The only reason I need to go with componentry here is for threading reasons which I won't get into. ;)

The data comes down the wire via ASP's generating XML based off of data retrieved via ADO from a SQL 6.5 (soon to be 7.0) server. It's generated using the com.ms.xml.* pacakges and client side processed by a wrapper to com.ms.xml.dso.XMLDSO, to solve the nasty security problem that used to exist when loading data from a server.

This product is property of Microsoft™