Tips & Tricks for Visual Studio 2008

3. May 2010

User Control

28. February 2010

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.

Enter the Sweepstakes below for your chance to WIN!
Must be 18 to enter
Contest Runs Between 8/6/2010 and 10/5/2010
Gender 
First Name  
Last Name  
Address 1 
Address 2
City  
State 
Zipcode  
Year of Birth  
Home Phone  
Email  
Enter Text     
No purchase necessary to enter or win. See the Official Rules for eligibility requirements and complete details.
 

 

BlogEngine.NET , , , ,

I'm using BlogEngine.NET

17. February 2010

I'm blogging with BlogEngine.NET 1.6 which is an open source blogging tool: http://www.dotnetblogengine.net/.   I chose BlogEngine.NET for the .NET framework and C# coding.  Tried DotNetNuke, but that was much more complicated.   I am using a SQL Server backend to store the blog information. 

BlogEngine.NET , ,