As I was doing some reading on the web, I came across this post from Scott Guthrie on Registering User controls in the web.config file. I found this very tip very handy as we use lots of custom controls in our web site. Use this in combination with a configsource attribute and it makes your code a lot cleaner.
Here is the post: