CSS For Windows Controls
To be a productive web developer you have knowledge of many tools and technology. For example, you need to know a programing language such as VB.NET and/or C#, SQL, HTML, CSS, JavaScript, etc. The nice thing about using CSS when developing your web applications is that you do not have to set the individual formatting properties for each control you work with. This really isn't the case in WinForms development. When developing a WinForms application you are forced to set the font, color, etc of the controls. Wouldn't it be nice if you could apply a style sheet to your WinForms. Just an idea. I know some skinning solutions are available but most seem overly complex. Anyway just an idea.