Event Registration Module
Using ASP.NET 2.0's SQL DataSource control, I made an event registration module. It consists of two parts. First, there is the form on this page. Second, there is a
RadGrid on the admin page (which is for the site's admin only) to export and manipulate the data.