|
|
|
|
|
Applications
Name: hdserver.exe
Description: HDServer© (hdserver.exe), is a service configuration UI for a file import service sold by Intellisys, Inc. The HDServer configuration window offers full control of the service while hosting XAML inside of ElementHost objects. The XAML allows for the transition of 'traffic light' indicators which report the status of the import service to the user.
Language: C# using Microsoft Visual Studio 2008 and .NET Framework 3.5
Screen Shot:

Challenges: I wanted to implement a robust set of preferences for the import service, which imports files into the Intellisys database in real time. Here you see the 'Backup Rollover Settings' dialog of the preferences window. The backup rollover logic uses LINQ extensions to efficiently sort file lists by date and time, and size.
|
|
|
|