This SharePoint blog has been moved to http://www.anhero.org February 24th, 2012
This SharePoint blog has been moved to <a href="http://www.anhero.org">http://www.anhero.org</a>, but this blog will not be deleted, you could still access it. I do not update it. Sorry!
Best Practices Building SharePoint Componets February 21st, 2011
sharepoint 2010:Working with the SPGridView Control(2) December 29th, 2010
sharepoint 2010:Working with the SPGridView Control December 29th, 2010
Copying an Attachment from One Item to Another Using SPList October 19th, 2010
Adding an Attachment to an Item October 19th, 2010
How To Change The maximum file size Upload in SharePoint 2010 August 27th, 2010
Fixing SharePoint Breadcrumbs to Remove the Pages Node and Display the Page Title Instead of the ASPX Page Name June 1st, 2010
Since I originally published this, I’ve found that you can simply store the date in a dynamic string and then test the string to see if it is empty. ..more