Components
Every once in a while some of the code I create is reusable enough that I feel like it might be useful to other people. If you have any feedback you'd like to leave about these components, or perhaps a bug report / feature request, feel free to email me.
-
PopupNotify .NET Control
- Popup MSN-style notifications from the system tray.
-
WindowStateManager .NET Class
- A serializable class that remembers window size,
position, and state across multiple resolutions.
-
WebLinkLabel .NET Windows Forms Control
- A Label control that lets you easily include web
links that open in the user's default browser.
-
ASP.NET Image Gallery Control
- Display a folder structure of images
automatically using an ASP.NET control.