3D US Data Map

3DUSMap.zip (740 kB)
A 3D map of the US, by county or state with geographies extruded and colored based on a user-chosen formula that can access US census data for each State/County

5Widgets

5Widgets.zip (79 kB)
5Widgets is a framework for building HTML5 canvas interfaces. Written in JavaScript, 5Widgets consists of a library of widgets and a controller that implements the MVC pattern. Though the HTML5 standard is gaining popularity, there is no framework like this at the moment. Yet, as a professional developer, I know many, including myself, would really find such a library useful. I have uploaded my initial code, which can definitely be improved since I have not had the time to work on it full time. You are welcome to join and create widgets to add to the library, improve the controller, or even revamp the architecture of the framework.

Adam.JSGenerator

Adam.JSGenerator makes it easier to write C# code that produces JavaScript.

AD Gallery

adgallery.zip (17,6 MB)
A highly customizable gallery/showcase plugin for jQuery.

Advanced Lookup

Yet another custom lookup field. Advanced Lookup uses SharePoint 2010 dialog framework and supports Ajax autocomplete. Pop up dialog page could be any custom web part page containing AdvancedLookupDialogWebPart web part which should be connected to any other web parts on the page

Ajax ColumnListBoxExtender

The ColumnListBoxExtender is an Ajax Control Toolkit extender for the asp:ListBox control. It presents the options in X number of columns instead of one single column. Support for multiselect in combination with ctrl and/or shift is included as well as "mousedown drag selecting".

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 Controls and Extenders

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

AJAXInterceptor: AJAX-enable your web apps without writing a single line of code

Just by adding this small JavaScript module to the end of your web pages, you get your form's submissions intercepted and, instead of sending request to the server in the usual way, they are done asynchronously and in an AJAX-style smooth way. As long as it is a client-side library it will work with any server technology: ASP.NET, PHP, JSP, Classic ASP... and even with local HTM files. I've included extensibility so that you can add easily your own progress indicators (several included) and show error messages the way you prefer (by default it shows an alert). It's transparent to your server code and could be used to add AJAX capabilities to some applications without writting a single line of code. Documentation is included.

AJAX MVC

ajaxmvc.zip (5,8 MB)
Abstraction library which enables the authoring of Ajax ScriptControl objects which can be consumed by both WebForms and MVC applications.

Ajaxna - C# .NET & Javascript API Framework for 3D Web Games without Plugins.

Ajaxna.zip (10,9 MB)
Ajaxna is a javascript API enabling 3D games for the web, without using plugins. This programming framework targets Visual Studio 2008, follows an XNA inspired API, is implemented as a C# ASP.NET control and is built around dynamic client class (lazy) loading and intellisense.

Ajax.NET Professional

AjaxPro.zip (6,6 MB)
Ajax.NET Professional (AjaxPro) is one of the first AJAX frameworks for Microsoft ASP.NET and is working with .NET 1.1 and 2.0.

Ajax.NET Professional Starter Kit

The Starter Kit is a collection of web pages that will show how to use Ajax.NET Professional to build rich client-side AJAX enabled web applicati

DaniKenan's AJAX Control Toolkit Extensions

Extensions to the AJAX Control Toolkit. The project includes a set of extenders, controls and samples that complement the AJAX Control Toolkit.

ASP.NET WebForms Ajax Available User Control

There are several approaches to use ajax callback in ASP.NET. We can use PageMethods in WebForms (but not in User Controls), ScriptServices or implement ICallbackEventHandler for your code-behind class and even use jQuery post or get methods to call webforms or pagemethods (but not methods from your own user controls). But they all have some disadvantages or limitations, for instance, using UserControl you can’t use PageMethods in the control declaration (inside markup and scripts), using Script Services you are forced to spread the logic specific to current user control only throughout the web application despite of placing this logic inside your code-behind user control class. ICallbackEventHandler approach is more powerfull but also more difficult and more specific to current user control logic. This project aims to allow developer to use server side methods in the client scripts more easily and more convinient without any unnecessary actions to provide serialization/deserialization parameters or results from server side (for example, using json), using only the same method signatures on the client side as they are declared on the server side code-behind class. Only one agreement will be required - declared server side method have to return AjaxResponse or its inherited class value. Needless to say that all parameters either to call server side method or return value from method must meet the requirements to be serializable.

AngularStart

Visual Studio 2010\2012, Project Template, ASP.Net MVC, WebApi, AngularJS with Bootstrap.

AnimeJ

animej.zip (7,7 MB)
AnimeJ is a JavaScript Engine featuring a generalized timer implemented using a single browser timer. It is capable of animating hudredth of items, and sports a timeline abstraction capable of reverse execution, pause and resume. Multiple timeline can be used simultaneously.

Apprender.NET

apprender.zip (3,2 MB)
An ASP.NET AJAX framework

aQuery.js

aQueryjs.zip (281 kB)
aQuery.js is an JavaScript Array Library that is designed to work with modern browsers, not so modern browsers, and node.js.