One of the things i find lacking in asp.net is a Tab control. A tabbed UI is quite useful if not a very essential UI component that is not included in asp.net by default, however you already have all the tools necessary to make one. What i do to get a...