If you are anything like me, you tend to remember the big picture on a lot of things, but the more granular details can escape you if you haven't put the information to use in a while. Like today, after having concentrated on WinForms for the last little while, I couldn't for the life of me remember the syntax for the @Register directive on an ASP.Net page. I knew I needed to @Register my control, but what were the attributes again? After a surprisingly annoying search (maybe I'm just Google-Stupid today) I found this quick reference from ASPAlliance. Very handy indeed, and I can save that little bit of memory that would be used to remember the syntax for more important things, like remembering how to make coffee.