.NET news » Components 
Developing Microsoft ASP.NET Server Controls and Components (Pro-Developer)
Author: Nikhil/Datye, V. Kothari
Average rating: (26 reviews)
More .NET Components books
An easy way to add a Ribbon Panel Office 2007 style
GNU code of RibbonPanel, free software for personal and nonlucrative, rest please contact
18 Apr 2007, 13:02:00 Source: An easy way to add a Ribbon Panel Office 2007 style
Tags: GUI
Components
XML Driven Menu Strip
In this article, I'll be showing how you can generate a dynamic MenuStrip (.NET 2.0's replacement of the MainMenu control) via an XML Configuration file using recursion in C#. The MenuStrip will be based on XML data which contains all the details about the generated Menu. Things like: Caption, Name, Text, and the corresponding Event it has to trigger when a user clicks a MenuItem.
This is a generalized re-usable control written in such a way that it can be easily plugged in to any application based on the applications requirements.
Auto Binding a TreeView control from a self referencing table
This article will show how to implement a custom ASP.NET Tree View control that supports auto binding from a self referencing table. The control supports binding from a Data Source control or programmatically using the Data Source property.
16 Apr 2007, 13:51:00 Source: Auto Binding a TreeView control from a self referencing...
Tags: ASP.NET
Components
XPanderControls
The Xpander Library offers the option to store many user controls in one single document formular. Optionally visible or non-visible. The Xpander controls follows optically the MS Office style. All the controls supports visual designer and smart tag features.
ASP.NET controls to display enum values
RadioButtonList and ListBox subclasses that display Enum values automatically
Status List - Vista Style
A progress list for displaying the status of various tasks
Add Excel-like formula support to your application
A library to parse and evaluate Excel-style formulas and recalculate in natural order
17 Mar 2007, 22:27:00 Source: Add Excel-like formula support to your application
Tags: Components
Office
IconLib - Icons Unfolded (MultiIcon and Windows Vista supported)
Library to manipulate icons and icons libraries with support to create, load, save, import and export icons in ico, icl, dll, exe, cpl and src format. (Windows Vista icons supported).
17 Mar 2007, 12:35:00 Source: IconLib - Icons Unfolded (MultiIcon and Windows Vista...
Tags: Graphics
Components
Build a Qt Like layout to automatically get controls arranged on panel resizing
Adding designing capabilities and visual feedback by creating a container component that behaves like Qt Layouts. Automatically adjusting size and position of contained components as the container resizes.
10 Mar 2007, 18:26:00 Source: Build a Qt Like layout to automatically get controls...
Tags: GUI
Components
ColorTextBox
This article describes ColorTextBox, a customizable UserControl which was written completely from scratch and is intended to fill the gap between the TextBox and RichTextBox controls found in the .Net 2.0 library.

