IPInformer is a tool that runs on your PC and lets you know every time your IP address changes.
Most home internet connections via broadband or cable use DHCP (Dynamic Host Configuration Protocol) to get an IP address. This allocates a random address from the ISP pool, which will usually expire after a fixed time or when you reboot.
If you want to be able to connect directly to your home PC, for example to view a local website, access files using FTP, or connect with Remote Desktop, then you will need to keep track of your IP Address.
IPInformer helps you to do this by e-mailing you the IP address every time it changes. It can also update files (e.g on a hosted web site) with your new IP address and upload them using FTP.

More Information QuickStart Release Notes Download


iShare is a tool that fixes problems some users experience with Apple iTunes. Windows XP and Windows Vista offer a facility called “Fast User Switching”, which allows several different users to remain logged in and leave applications open. This is great for security and convenience, but unfortunately it can break iTunes. Apple does not appear to intend to fix the problem, stating on their website that iTunes is not compatible with this feature: (see article or article)

More Information QuickStart Release Notes Download


SalientProtect is a Software Protection solution and provides a secure mechanism for licensing library assemblies and applications.

More Information Documentation QuickStart Release Notes Download


The SalientFileUtility library contains a variety of classes to make working with files in .NET straightforward, saving you from writing complex code against obselete APIs and delving into the messy world of P/Invoke.

More Information Documentation QuickStart Release Notes Download


Building an application that needs to display lists of files or detect changes in them? The .NET FileSystemWatcher class offers this functionality, but the way it is packaged makes it very difficult to use in practice, especially when building user interfaces. The SalientWatcher library provides pre-built user interface and file monitoring components to take the pain out of development.

More Information Documentation QuickStart Release Notes Download


Microsoft support reading SNK files only through an unmanaged API. The SalientSNKFile library provides an all managed code solution to both reading and writing this handy file format!

More Information Documentation QuickStart Release Notes Download


The SalientAbout library provides an easy way to add an "About" box to your application.

More Information Documentation QuickStart Release Notes Download