Several weeks ago I went to the MVP summit to learn and share with my fellow MVP’s (Microsoft Most Valuable Player). Suzanna Moran, my MVP lead asked me to do a short video about my experience as an MVP. It made it to the MVP blog page after the big recording of “I’m a PC and I’m an MVP”.
If you click to the link below, and scroll down to the fourth video, you can see me talking about my biggest challenge.
http://blogs.msdn.com/mvpawardprogram/

Article Series
I always intended to put the source code for this project online, however I just kept not getting around to it. In this article, I’m attaching a Visual Studio 2008 Solution that includes both the modified CSS Friendly Control Adapter as well as a sample application that demonstrates the technique in this series. I’m actually using the Code Camp CSS since that is the site that this solution was written for. I’ve created a much abbreviated version of the Code Camp Site Project for this demonstration. Below is the source code (finally).
Visual Studio 2008 Solution CSSFriendlyCustomMenu
The solution is load out as follows:
(more…)