A C# implementation of the PwdHash web-application. Using a domain name and "master password", PwdHash Sharp automatically create a hashed password that is strong, and cannot be used to reverse-engineer the master password.
Monitor a specified file location for changes Assume for a moment that you need to monitor a specific folder and its subfolders for incoming files such as a FTP transfer and you wanted to accomplish such a task without an type of action from the system a
This file system watcher allows you to monitor all file system activity on a target server. This is particularly useful when you are working with an architecture that requires complex configuration modifications. By deploying this file system watcher yo
Resourceful is a lightweight .net library for creating RESTful (or resource-oriented) web service clients and servers. Intended to be as cross-platform as possible.