Given this code, how can you rewrite Page_PreInit so it gets the preferred theme from the profile instead of from a cookie?
3. What else do you need to change to finalize storing the theme in the profile instead of a custom cookie?
You can find answers to these exercises in Appendix A.