http://geekswithblogs.net/dbutscher/archive/2007/06/26/113472.aspx
CodeZone
http://msdn.microsoft.com/en-us/community/aa570297.aspx
GridView Examples for ASP.NET 2.0: Working with TemplateFields
http://msdn.microsoft.com/en-us/library/aa479353.aspx
The breakpoint will not currently behit
http://geekswithblogs.net/dbutscher/archive/2007/06/26/113472.aspx
updating one column value from other column value in the same table
update tablename set newcolumn=oldcolumn
