News

With a local web server set up, you can view your own files in a web browser, usually by visiting http://localhost/.
Simple Impersonation Library for .Net This library allows you to run code as another Windows user, as long as you have their credentials. It achives this using the LogonUser Windows API, and thus can ...