7-Segment LED Numeric Displayer

A cool segmented LED displayer that is similar to the LEDs used in alarm clocks and industry monitors. This control can be used to display time, numerical values and even some English characters.

AdvGen Contact Manager

This project is a simple contact manager which is using wpf.

AeroForms

AeroForms allows you to apply the Aero effect across the entire window of your .NET WPF application using this open source C# DLL and a single line of code.

GSAjaxControls

General & Specialized AJAX Controls built on top of the AJAX Control Toolkit and ASP.Net AJAX 1.0

Project Has Moved

The ASP.NET AJAX Control Toolkit is a classic set of ASP.NET WebForms extensions that helps you build ASN.NET websites. Now maintained by devexpress.com

Ajax Data Controls

The purpose of this project is to Develop data controls such as GridView, DataList, Repeater, DetailsView, FromView, ObjectDataSource on top of Microsoft Ajax Framework for Client Centric Development model. Since the Asp.net version of these controls does not have clientside obje

AjaxForWinForms

It's purpose is to have the Ajax controls on Windows Forms It's developed in C#

ASP.NET AJAX Control Set (AjaxSet)

ajaxset.zip (1,6 MB)
AjaxSet is a library that is intended to contain a number of AJAX controls and extenders.

Ajax Snippets

Ajax Snippets is a small framework built on Microsoft Ajax that simplifies serving up small forms and sending the values back using web services. Ajax Snippets is a take on a technique Scott Gu demonstrated in his blog post - Cool UI Templating Technique to use with ASP.NET AJAX for non-UpdatePanel scenarios at the url: http://weblogs.asp.net/scottgu/archive/2006/10/22/Tip_2F00_Trick_3A00_-Cool-UI-Templating-Technique-to-use-with-ASP.NET-AJAX-for-non_2D00_UpdatePanel-scenarios.aspx.

AlphaMobileControls

AlphaMobileControls is a .NET Compact Framework 2.0 API offering WinForm Controls for Windows Mobile 5 or 6 able to handle images with alpha channel and alpha blending.

Altairis Web UI Toolkit

Set of simple and clean, yet very useful components for developing ASP.NET Web Form applications. Includes embedded popular Silk icon set.

ALToolkit

ALToolkit.zip (207 kB)
Contains a set of handy .NET components/classes. Currently it contains: * A Numeric Text Box (an Extended NumericUpDown) * A Splash Screen base form I hope to be distributing all source code in both VB.NET and C#.

Amazings WPF Controls

This project is the portal for accessing a lot of amazing WPF controls. It's developed in C# 4.0 with Visual studio 2010 ...

Areon Inc.

Areon.zip (116 kB)
Custom controls, libraries, and programs developed in Visual Basic .Net by Areon Inc. We promise clean, efficient, open source, and free code. All work created by Areon Inc. hosted on Codeplex is licensed under the GPL (General Public License).

AscendedThemeKit (Themed Windows Forms and Controls)

The child of the Ascend.Net controls and ThemeKit theming forms and controls. Add themable forms and controls to your project.

"Ascend.Net" Windows Forms Controls

ASCENDNET.zip (21,0 MB)
"Ascend.NET" Windows forms controls are a collection of .NET custom controls implemented in C# targeting Visual Studio 2005. The controls are designed to be flexible, but not overly complicated and are reliable under tough conditions.

ASP.NET HTML5 Controls

asphtml5.zip (13,9 MB)
DotM.Html5 is a library for ASP.NET in which html 5 controls are available for use. This control set contains new input type elements like 'email', 'number', etc. and new elements like 'section', 'nav', etc. introduced in HTML 5. Version 1.0 of DotM.HTML5 contains elements for the following html5 elements: article aside audio canvas datalist details figcaption figure footer header hgroup input, color input, date input, datetime input, datetimelocal input, email input, month input, number input, search input, tel input, text input, time input, url input, week keygen meter nav output progress range section source summary time track video

AspMvcHelpers

Quick and Dirty Helpers for ASP.NET MVC that boosts productivity by help typing less code for common HTML controls like Link, Image, Input and more.

Prompt Control for ASP.NET AJAX

In this control, I set out to breathe new life into the types of alerts, dialogs and prompts that are available to ASP.NET developers. In ASP.NET web development we are typically limited to what the browser can support. I am sure that most of us are very familiar with the JavaScript alert() and confirm() dialogs. They are limited, not customizable, and do not support any rich HTML content. The AJAX Control Toolkit introduced a few extender controls such as the “ModalDialog” Extender and the “ConfirmButton” extender. These solved a few of our common issues, but they were still leaving me wanting for more. I’ve taken what I’ve learned from using the above techniques and encapsulated them into one very extensible and easy to use prompt control for ASP.NET AJAX. The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class. The prompt control also utilizes extender controls with client-side behaviors. The Microsoft team did a great job developing the “UpdatePanel” and thought I would borrow a few ideas from this control. Within the UpdatePanel a developer can setup triggers that would automatically cause an async-postbacks to occur. With these triggers a ControlID and event were required. I took a similar approach with the prompt control but instead of tying into server-side events I am tying into client-side events.

ASP.NET Real World Controls

Real World implementations of custom controls for ASP.NET.