Ajax Controls and Extenders

Ajax Controls and Extenders written in C# using Ajax 1.x and MS Visual Studio 2005.

Ajax Multi-ListBox

Ajax Multi-ListBox is .NET C# written user control with a dual listbox that uses ajax to move items from left to right and vice versa.

DJME - The jQuery extensions for ASP.NET MVC

djme.zip (6,6 MB)
DJME - The jQuery extensions for ASP.NET MVC is a lightweight framework which helps you build rich user interfaces for ASP.NET MVC while enjoying great developer productivity.

Windows Phone 7 Silverlight ListBox with CheckBox Control

A Windows Phone 7 ListBox control, providing CheckBoxes for item selection when in "Choose State" and no CheckBoxes in "Normal State", like the built-in Email app, with nice transition. To switch between states, set the "IsInChooseState" property. The control inherits ListBox.

ASP.NET Mutually Exclusive Listboxes Extender

MEL.zip (1,9 MB)
A .NET 2.0+ implementation of mutually exclusive listboxes using ASP.NET's AJAX Control Toolkit. In other words, a UI with two or more listboxes where items can be moved between them using buttons.

PickList (Dual Listbox) ASP.NET WebControl

picklist.zip (4,5 MB)
Renders two listboxes side-by-side with buttons between them form moving options from one listbox to the other. Other names for this type of control include dual listbox and double listbox.

SGB Controls

SGB Controls is a set of standard .net controls that include a number of enhancements to make life easier for the developer. These controls include a number of enhancements over the standard controls and introduce a number of new controls not yet shipped with the .net framkework

Windows.Forms.Controls Revisited (SSTA.WinForms)

SearchableListBox control built on the Window,Form.ListBox renders a list box items with multiple search terms highlighted.

Phone 7 Series Listbox Example

An example on how to bind the Phone 7 listbox to a data object, with the listbox dataitem having checkboxes, radio buttons and images also bound to the data object, and how to have changes in the checkboxes and radio buttons be reflected in the bound object.

WPF Composites

WPF Composites offers a pure C# code-behind (no XAML, no datatemplates) approach to working with WPF controls via grid-based composites.