Friday, January 30, 2009

DHTML Demos

DHTML Demo

HTTP File Commander
"HTTP File Commander" is a DHTML remote file management tool. The server side is an ASP based service. The client side is just Internet Explorer. You can copy, delete, move, and edit files on remote computer the same way you do it on a local one.
Outlook Backup
"Outlook Mail Backup" is a CDO based program which exports Microsoft Outlook mail (not Outlook Express one) to XML based backup. By using HTML based mail viewer you can navigate through you backup and search mail by keywords.
IE Spy
Using "IESpy" you can connect to any IE instance on your computer and navigate through document model.
WQL DataProvider for ADO.Net
WQL DataProvider is ADO.Net data provider, so you can use it just like usual MS SQL DataProvider, but for WQL (WMI + SQL = WQL). This DataProvider supports SELECT, ASSOCIATORS and REFERENCES queries. Doesn't support event queries.
WQL Analyzer
"WQL Analyzer" is an application which will help you create and debug your own WQL (WMI+SQL=WQL) queries.
HTTP Computer Manager
WMI based Asp.Net application for browsing system resources on remote network.