Staying in the Base Path.
It’s not all about baseball but base paths can be a pain. Here’s a simple way to mange the base paths and help to keep code simple and document relative. Especially helpful when using Server.Transfer to move people to different pages in your site.
//This goes in the <head> section of your Master Page
<base [...]