The following are a list of source code projects I have created that are freely available.
skmMenu - an ASP.NET Menu Server Control
RssFeed - an ASP.NET custom server control for displaying RSS feeds
RollOver - an ASP.NET Roll-Over Button Server Control
.Text Calendar View - a Calendar for .Text that Shows Current Posts
- A Description of the Code (information)
- Complete Source Code
PrettyDataGrid - an ASP.NET custom server control that displays a row-highlightable, row-selectable DataGrid
- A Description of the Code (information)
- Complete Source Code
- Live demo!
RoundedCorners - an ASP.NET custom server control that displays a box with rounded corners, creating the corner images on the fly.
skmLinkButton - extends the ASP.NET LinkButton control, allowing for text in the Status Bar and a Confirm Dialog Box on Click.
skmVisualizers - custom debugger visualizers for Visual Studio 2005.
skmValidators - custom validation controls for CheckBoxes and CheckBoxLists for ASP.NET 2.0.
skmControls - custom Web controls for ASP.NET 2.0.
- Creating a TextBox Word / Character Counter Control (Updates to the TextBox Word / Character Counter Control)
- Extending the GridView to Include Sort Arrows (Improving the Sort Arrows GridView Control)
- Warning the User When Caps Lock is On
- Creating a Databound Label Control
- A Google Chart API Control (a wrapper for the Google Chart API)
Boggle Solver
- Creating an Online Boggle Solver (information / source code)
- View a Live Demo!