Joel.Net Software Library
Desktop Software
GAlert v1.0.0
GAlert monitors your GMail account and notifies you of new incoming emails. Of course Google also has their GMail Notifier, but theirs isn't skinable.
RxFind - Search/Replace v0.9.5
Written in C# 2.0, RxFind is a command line tool allowing you to search (and replace) the content of files using Regular Expressions. A must have for every administrator.
.NET Control & Libraries
DatabaseUtility Library v1.1.0
Database access can be a very repetitive task. This Database Utility class can help reduce a lot of the repetitious code.
ASP.NET Controls & Libraries
Akismet .Net 2.0 API v1.0.1
Akismet is a free anti-blog-spam service, effectively blocking 92% of all comment spam, trackback spam and pingback spam.
The Akismet .Net 2.0 API encapsulates this service and provides an easy to use .Net 2.0 API.
ASP.NET HTML Template Engine v1.1.0
Go beyond the standard header and footer templates. The ASP.NET HTML Template Engine allows you to define regions and also specify default content for those regions.
Joel.Net.WebLogs v1.3.2
Joel.Net.WebLogs is a FREE UserControl that easily allows you to create WebLogs / blogs / news entries on your website. The ASCX page is included to make customization simple.
Joel.Net.PageComments v1.2.2
Joel.Net.PageComments is a FREE UserControl that allows visitors to your website to comment on a pages of your ASP.NET website.
ASP.NET Cookie Detection
Cookie detection is key to every ASP.NET application. There are many different ways to detect whether or not the client supports cookies. This simple User Control makes cookie detection ultra-simple, just slip it into your page and test the values of the control. Source control included.
ASP.NET Global Error Handler v1.0.2
With ASP.Net we can now globally trap errors that occur anywhere in our site. This makes debugging errors you or your clients are receiving much easier. Source control included.