In continue to my pervious post regard Cookies
In a cookie overview I made few days ago I mentioned that we can parse the cookies (not actually on cookies but still nice and simple) I found and read yesterday in code
project article by Karl Seguin.
Its worth to have a look on it not just because its show IHttpHandler implementation
(which is quite straightforward). Its main discussion is on multi language support in application
implementation and its also explain the notion on URL Re-Writing technique.