Update ListBox item in Windows Forms
A small gimmick which make ListBox control to reflect the changes made in some item.
Applying XP visual styles to Windows Forms applications
Windows XP has introduced a new look and feel to the Windows user interface but Windows Forms applications just ignore it by default.
This article describes how to turn on XP themes support in Windows Forms projects quickly and easily.
This article describes how to turn on XP themes support in Windows Forms projects quickly and easily.
ASP.NET AJAX support in custom controls
Will your custom ASP.NET control work with ASP.NET AJAX library correctly? What modifications in code you need to do that it can be placed inside UpdatePanel control?

