This is an implementation of a generic contest entry user control using the BlogEngine.NET format. Validation is done on the client and once validated, the data is encrypted and then entered into SQL Server. (Go ahead and try it out - don't worry any data entered will be deleted). I also added a captcha to prevent programs from entering contests.
BlogEngine.NET
Contest, User Control, C#, ASP.NET, Captcha