.NET, SharePoint and everything in between.

May 302008

Getting Date Information From Photos in SharePoint

Synopsis: SharePoint doesn't automatically extract the date the photo was taken when loaded into a SharePoint picture library, although this information is already embedded in JPEG images.  This article walks through the process of tapping into th ...[Read More]

Published: 5/30/2008 | 1  Comment
Tagged as: SharePoint

May 272008

Kentucky Area Code Camp 2008

I'm co-leading the KY Day of .NET code camp for this Summer.  If you're interested in speaking or volunteering, please check out the details here. ...[Read More]

Published: 5/27/2008 | 0  Comments
Tagged as: Community

May 222008

Creating Connection Strings in 30 Seconds with UDL Files

I did this once in a training session and the class was amazed.  For years, I've been whipping out connection strings using a little-known technique involving UDL (Universal Data Link) files.  Here's the trick: 1. Create a new text file on your d ...[Read More]

Published: 5/22/2008 | 0  Comments
Tagged as: Tips