.NET news » Components 
NumericTextBox for ASP.NET
A Simple Label-like Control with Border Effect
Aqua Gauge
Pickers Library: For Creating Pickers in .NET
AutoText V2.2, is a component that will complete the word as the user is writing on. Can be connected to a TextBox or a RichTextBox.
PowerComboBox with CheckBoxes & Grouping
GridView Sort Indicator Component
This article presents a component that is used to add a sort indication image to GridView columns.
The Internet provides a lot of sites that show how you can add some sort of sort indicator to a GridView, but all do this for a single GridView. Our application has quite a lot of GridViews that need this feature and therefore I decided that a component would be the right way to go. A component has the advantage that I have to code the behaviour just once and not for every single GridView over and over again.
The rest of this article shows you how you can use the GridViewSortExtender (that's the name of the component) and how it work on the inside.
FastTreeView
FastTreeView control is a control in which nodes dynamically load themselves while expanding. It is characterized by high performance, lower memory consuming and more abilities:
- Individual sorting for nodes
- Advanced ownerdrawing support, including measuring of nodes
- Multiselection
- Individual events individual for nodes

