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.

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 MVC Awesome - jQuery Ajax helpers

awesome.zip (232,8 MB)
rich set of helpers used to build highly responsive ajax-enabled Web applications. These helpers include the Grid, AjaxDropdown, PopupForm, Lookup and more

CallBack WebControls

The Callback is among the novelties of the ASP. Net 2.0. shows the power of callback combined with javascript methods can make the Asp.net application more lighter. update a specific control in the page and not the entire page without using AJAX

CodePlex Information and Discussion

CodePlex.zip (88,6 MB)
This area is used for providing information and discussions about the CodePlex website.

DotNetNuke® WebControls

DotNetNuke WebControls allow developers to utilize feature-rich controls without the cost or distribution restrictions of commercial controls. Utilizes the DotNetNuke ClientAPI to support a rich client side object model, works cross-browser, and utilizes AJAX functionality.

ExtAspNet

extaspnet.zip (483,6 MB)
ExtJS based professional ASP.NET 2.0 Controls. ExtAspNet has been renamed to FineUI.

Fileupload AJAX

As it sounds: a FileUpload control with AJAX behavior... and much more new functionalities

Flajaxian FileUploader - .NET component for asynchronous file upload

Flajaxian FileUploader is .NET web control designed for asynchronous file upload of multiple files at the same time, without a page post back and with a progress bar indicating the current upload progress. This control does not require full trust environment. The control can be extended with the addition of server side and client side adapters. Flajaxian FileUploader uses Adobe Flash Player 8 or higher Flash player for the file upload.

FlanAjaxControls

Extenders using the ASP.net AJAX framework

HTML Editor for ASP.NET AJAX

HtmlEditor.zip (3,6 MB)
This Basic Edition of the HTML Editor for ASP.NET AJAX is designed specifically for ASP.NET AJAX. The editor outputs XHTML, constrains tags and attributes to those allowed, is extensible and configurable, and is contained in a single assembly.

SharePoint InlineSiteSettings

A quick way to access your Site Settings in SharePoint; InlineSiteSettings allows you to pop up the Site Settings of the current site - triggered by a keyboard shortcut - without navigating away from the current page. InlineSiteSettings uses jQuery to power its AJAX functionality

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.

Microsoft Health Common User Interface

mscui.zip (1,8 GB)
The Microsoft Health Common User Interface (CUI) provides Design Guidance and controls which allow a new generation of safer, more usable and compelling health applications to be quickly and easily created. It is aimed at user interface designers, application developers and patient safety experts who want to find out more about the benefits of a standardized approach to user interface design. Patient safety is a critical issue for healthcare organizations worldwide. Microsoft has been working with the National Health Service (NHS) in England to improve patient safety by creating a common look and feel for NHS systems through the NHS Common User Interface (CUI) Programme. This partnership initiative is in conjunction with the UK government agency called NHS Connecting for Health. Microsoft is now publishing the Design Guidance produced through this collaboration and providing the Healthcare community with access to the associated controls.

MyAjaxControlToolkit

Some new ASP.NET AJAX controls based on AjaxControlToolkit.