.NET, SharePoint and everything in between.

Mar 212009

Online Color Scheme Tool

If you have anything to do with user experience development, you often have to deal with colors.  For those of us programmers, it’s not something that comes naturally.  It seems more of an art than a science.  Actually, there’s quite a bit of scie ...[Read More]

Published: 3/21/2009 | 1  Comment
Tagged as: Tips

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