A good tutorial on how to roll your own tab strip for an application built on ASP.NET 2.0. From the intro: In this article I explain how to create a tabstrip control within ASP.NET 2.0 using existing controls. We all had hoped with the release of .NET 2.0, Microsoft would incorporate many more needed and everyday Webform controls, such as a TreeView, Menus, TabStrip, LoginXXX, etc, and they did for the most part. They provided us with more controls then we know what to do with, however, there is...