This article explains how to maintain or change the focus on the page after an UpdatePanel postback event.
27 Jan 2007
Dan Andreescu
Here's a way to integrate AJAX into your .net web applications without using Atlas
Introduction to Angular's Directives and how you can use them to create your own attributes to define behavior in a highly reusable way
This tutorial delves into the relationship between declarative and imperative programming in Atlas, and how these can be used to create drag and drop functionality in a web client.
This article demonstrates a technique to use client-side caching using Javascript and Ajax in ASP.NET
27 Mar 2014
Kelum W. Ganegoda
After long time I had a chance to update my Blog. In this post I’m going to show you how to display data fetching progress with AJAX Auto Complete extender. This is very simple. Add ASP Text box to the page (ID=TextBox1) Add AJAX AutoCompleteExtender Insert following javascript code to the web
An article on creating a cool ajax-powered search page, with the help of google APIs
25 May 2009
Muthupandiammal
Ajax PageMethods in JavaScript use to call server side methods in Client side
11 Jul 2007
Nigel Liefrink 3
An article on AJAX [Asynchronous JavaScript and XML], providing back button and bookmark functionality in a simplified class. Written in JavaScript, demonstrated in ASP.NET and can be used with any server-side scripting language.
10 Mar 2010
Omar Al Zabir
Build a Start Page similar to Google IG in 7 nights using ASP.NET AJAX, .NET 3.0, LINQ, DLinq, and XLinq.
An article describing how to write a Hello World program using Atlas.
5 Feb 2006
Rama Krishna Vavilala
A tutorial on creating an AJAX version of the popular MFC sample. The tutorial utilizes ASP.NET Atlas framework.
How simple it is to have your own auto-complete text in ASP.NET 2.0.
This article helps you resolve some common errors in ASP.NET 2.0 and ATLAS.
Enable an editable grid to update without any page reloads (just partial reloads powered by Atlas).
This is a short tutorial on how to use the new "Atlas" UpdatePanel on your ASP.NET pages. It's simple, easy, and fun.
A progress indicator control that works in a modal popup style.
This article describes how to use Ajax to perform server side validation.
19 Dec 2008
Sandeep Mewara
A client callback custom control and how to use it in WebForms.
This article describes how to maintain the scroll position and freeze header at the time of postback inside an UpdatePanel.
A WebControl that handles client-server communications via AJAX.
13 Jan 2011
Alexander Kosorukov
Creating AJAX Extender control with pop-up window
5 Dec 2007
Alexander Sher
This article may help you to understand how the CascadingDropDown works and how to work with it.
1 Oct 2008
Alexander Turlov
Web UI coclor picker control implemented as an ASP.NET AJAX Extender.
13 Jun 2014
Ali Al Omairi(Abu AlHassan)
An Ajax control that enables a user to upload a file asynchronously with extra data
11 Sep 2012
Anuja Pawar Indore
Using Ajax AutoCompleteExtender for a simple autosuggest feature.
29 Oct 2009
Aparna Lakshminarayanan
Customized AutoComplete to render image and text.
This article provides the steps to solve the "Unrecognized Tag" problem for an Atlas control.
7 Mar 2008
Balamurali Balaji
This article provides an in-depth view on the UpdatePanel control in AJAX and explores all the possible options to work with it in ASP.NET web pages.
AJAX UpdatePanel with inline client scripts parser.
Restores the user's previously selected tab panel when they return to a page.
With Microsoft ASP.NET AJAX 1.0, you can build more dynamic applications that come closer to the rich style of interruption-free interaction. This web part will give a full insight of site collections as a tree view and the respective attributes as a data grid, which are connected to each other.
26 Apr 2007
Cassio Mosqueira
This is a custom webcontrol that shows the progress of long sequential tasks using AJAX to refresh the page
2 Oct 2007
Cassio Mosqueira
An article on AJAX AutoSuggest control
30 Apr 2007
Cassio Mosqueira
This is a Panel that automatically shows an alert if the user tries to leave the page before saving the data.
24 Aug 2009
Christ Akkermans
An ASP.NET extender control for displaying a template based progress message overlay on UpdatePanel controls while the UpdatePanel is updating. A good Web 2.0 way of letting the user know their long running request is being processed.
25 Jun 2007
Christopher Owen
A drag and drop custom control.
DayPilot Lite 4 (Apache License 2.0) brings a new feature: full CSS styling and themes support.
Create an AJAX monthly event calendar (with drag and drop support) displaying data from SQL Server database in just 10 minutes (including a coffee break).
Enforcing mouse scroll wheel behavior across target browsers.
Enforcing browser compatibility for horizontal scrolling and scroll state preservation.
Responding to special keyboard events to improve behavior.
Final article on a horizontally-scrollable listbox component.
A dirty panel extender implementation with ASP.NET AJAX control toolkit.
This article explains how to create client controls with the ASP.NET AJAX Library.
A classic scenario without a one-place answer anywhere on the web so far.
Discussion of how the calendar control works using Ajax
An extender that "hacks' into .NET 3.5 client validation without tempering its base structure, to provide a rich and interactive client validation enhancement, with visual effects from the jQuery library.
Time Picker Ajax Extender Control
The article describes how to build a Lookup server control based on the Ajax.NET framework.
ProgressBar for ASP.NET using AJAX.
13 Oct 2006
Gianni Marzaloni (ZofM)
Implements an AutoCompleteExtender for multiple word suggestions and to change the control's style.
A general purpose tooltip control using ASP.NET AJAX.
This custom validator will allow you to call your PageMethods to validate your client-side input, and block postbacks if there is an error.
jQuery Based Ajax.Net library
ASP.NET AJAX Calendar Extender – Tips and tricks.
Using multiple AJAX lookup textbox controls for as-you-type data suggestions.
Implementation of cascaded dropdowns using jQuery.
11 Jun 2014
Hossein Montazeri
Async Progress Indicator with Messages and OnComplete Event
This article describes the steps needed to create an abstract class that already takes care of AJAX requests of derived controls.
7 Apr 2008
Impellium Soft Corp
Writing JavaScript controls using principles of object-oriented programming
28 Nov 2007
Islam ElDemery
Creating a User Control like Microsoft's way, but on the fly!
An AJAX UpdatePanel with less communication overhead and better performance
This tutorial examines the new Visual Studio 2008 Server Control and Server Control Extender. A compendium of tips, tricks, and gotchas, it is a comprehensive tutorial that will provide readers with the skills necessary to start building advanced AJAX-enabled custom controls with Visual Studio.
Hide sections of the page when an UpdateProgress control is activated.
How to create an AJAX accordion menu.
resolve the UpdatePanel layout design stage an abnormal state
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
An ASP.NET server control inspired from Google mail’s selection of file attachments, and implementing ASP.NET AJAX Extensions 1.0.
Shows how to take advantage of AJAX's Accordion, JQUERY & CSS to create a good looking home page.
18 Oct 2013
jQuery By Example
This article demonstrates how to use the newly launched AsyncFileUpload control of Ajax Control Toolkit.
4 Aug 2010
Kelum W. Ganegoda
Dynamic AJAX Modal Popup control demonstration
Benefits of creating AJAX enabled web forms and how to do it.
An Ajax control to simulate IFrame. It works like Microsoft MSDN Library site.
13 Aug 2008
Michael Vasquez
A very simple and lightweight AJAX hierarchical tree control.
29 Oct 2012
Mihaly Sogorka
AutoComplete control for web-develepoment written in pure JavaScript
Dynamically creating an AJAX wizard control to facilitate scalability.
4 Jun 2007
Miroslav Sommer
An article on how to use the Rating control from the AJAX Control Toolkit and create CSS and images to display it as a gauge or thermometer.
Demonstrates the addition of AJAX support to a TextBox in VS 2008.
3 Sep 2010
Mohammad A Gharakhanlou
Implementing callback inside User Control, choosing between client callback and Ajax framework
How to create a Composite Control containing the features of Ajax ResizableControlExtender, CollapsiblePanelExtender and DragPanelExtender
This article describes how to resize text in an asp:Panel on a button click event. It also resizes the text on the drag and drop event.
ModalPopupExtender to show a custom MessageBox using AJAX.
Buttons, server side/client side driven message box, and client side driven confirm box, in ASP.NET 3.5
Tag Cloud WebControl built on the Star Field jQuery plug-in
5 Jun 2007
Petrovik Aleksandar
This article will show you that creating AJAX Control Toolkit like controls is not a hard task
Automatically resize a TabContainer or TabPanel.
4 Apr 2009
Rahman Masudur
Shows how you can display modal popup using modalpopupextender control of AjaxControlToolkit in various scenarios to achieve smooth user interaction
14 Jan 2013
Rahul Rajat Singh
Understanding ASP.NET AJAX server controls from a beginner's perspective.
30 Jul 2006
Rama Krishna Vavilala
This article presents a timer control that resolves an issue with the Atlas Timer server control. The issue being the Atlas TimerControl cannot be stopped from the server side code.
27 May 2006
Rama Krishna Vavilala
An ASP.NET Atlas server extender control that converts text specified in a control to images from flickr.
11 Apr 2008
Remy Blaettler
A search box that updates the page with search results as you type.
The ReorderList is one of the coolest controls in the ASP.NET AJAX Control Toolkit. This article intends to give a basic outline of how to subclass the control so you can bind it to a DataTable and, on a Reorder event, save the new order to the database.
An ASP.NET control for the Google Password Strength API.
10 Oct 2007
Rohit Gadagkar
An AJAX calendar extender control that implements a highly customizable UI and a WYSIWYG designer preview
An ASP.NET 2.0 AJAX Extender to enhance the ASP.NET GridView to page, select, delete, edit and sort rows with keyboard shortcuts.
Add a date picker and a time picker to your web pages.
12 Sep 2005
Russell Aboobacker
Client side paging in DataGrid.
The ASP.NET AJAX ReorderList has no in-built property to retrieve the changes made in the client side. This article shows a workaround to this problem.
Demonstrates how to use the Modal Popup Extender Control
30 Dec 2008
Samir Bellouti
An AJAX control that can hide or show a form section including handling validators nested in the section.
11 Apr 2007
Shiju Varghese
An introduction to the UpdateProgress control and how to use the UpdateProgress control and UpdatePanel with triggers.
An inherited button which helps to upload files using the hidden IFRAME technique
28 Jun 2008
Simon Gulliver
A lighweight approach to creating AJAX.NET-enabled grids, with advanced functionality built in.
Create a Rolodex type control for viewing contacts using the SliderExtender control and the GridView.
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
9 Sep 2007
Steven Berkovitz
An article on building a control using MS AJAX to persist the scroll position of child DIV's.
An AJAX textbox user control with auto-suggest functionality.
A simple custom web control for using AJAX.
17 Jan 2011
TanzeelurRehman
Populate Accordion Ajax Control with code behind dataset
Lazy load control to load items on window scroll using jQuery and ASP.NET MVC.
An ASP.NET type-ahead suggest textbox (Autocomplete) that leveraging on Google AJAXSLT
An ASP.NET AJAX TreeView control with templates, event binding, client and server events, and more...
Create an AJAX-based auto suggesting textbox or textarea with no database or server-side scripting needed.
20 Apr 2011
Wang Hai Feng
An improved PopupControlExtender control for the AJAX Control Toolkit and how to use it to create nested popup controls.
This article gives a basic introduction to the AJAX Toolkit source code environment and extending the Calendar control to disable past dates and make them un-selectable.
20 Feb 2010
Shivprasad koirala
4 steps to consume web services using Ajax (Includes Video tutorial)
23 Sep 2008
Sandeep Mewara
Having access to a page via JavaScript once the update panel's update on server gets over
How to achieve search engine optimization in AJAX site
Today everybody want to imporve the performance of a website, as you see on google i.e. the password strength, when we enter any character in password field, password strength is checked i.e weak, strong etc very quickly, so i have added the same functionality for the username availability
How to log client side JavaScript errors to the server using AJAX, XML and C#.
20 Sep 2005
Alagarsamy, Srinivas
This article explains AJAX and shows a sample using ASP.NET demonstating how it can be used to improve user experience of our web applications
22 May 2014
Alex Taimassov
Learn how to build an interface that allows you to scroll through thumbnails in an album and view each selected image.
13 Mar 2007
Alex.Bykovsky
Service oriented web architecture – SOWA
16 May 2006
Alexander Turlov
The article describes a simple approach of implementing AJAX functionality in ASP.NET web applications.
9 Jun 2011
Ali Al Omairi(Abu AlHassan)
A component that schedules asynchronous post-back based priority
In this article, we will try to add AJAX support to a Cuyahoga website.
8 Jul 2005
Amit Kukreti (Vervelogic)
AJAX can help you by helping you to improve the sites which don't throw away all the data at once to the end-user, hence reducing the page size and also removing the frustrating whole page load scenario.
JavaScript + AJAX solution for inline editing in a grid.
JavaScript+AJAX solution for inline editing in grid.
This article demonstrates the use of the AJAX technique in tandem with the JavaScript DataGrid from my previous article.
The article describes how to configure Ajax.NET Pro with SharePoint so that it can be used in Web Parts.
20 Mar 2012
Andy Marshall
Basic Introduction to jQuery using SQL Server, Web Services
12 Feb 2009
Anil Kumar Reddy
How to enable the browser back button for GridView paging and sorting in AJAX 1.1 and 3.5.
28 May 2007
Argiris Kirtzidis
How to apply AJAX technologies to your web pages without replacing ASP.NET controls and/or writing JavaScript code.
A simple and practical introduction to Asynchronous JavaScript and XML (AJAX).
Explained about client event handler arguments of partial page render - PageRequestManager
Explains the client side page life cycle, Ajax partial render
Achieving the DataGrid functionality with paging using User control and Ajax
In this article I will demonstrate how to create a simple page that allows you to view images you wish to upload as soon as you select it from your hard drive
This article describes how to work with ASP.NET AJAX
An article on a GridView extender which enables in-place editing of the records
Ajax Tutorial for Beginners: Part 1
This article will give you a brief idea about Ajax with XML & JSON
Asynchronous JavaScript and XML with ASP.NET integration.
Asynchronous JavaScript and XML with ASP.NET.
Developing Web Applications with PHP, MySQL and jQTouch
22 Jul 2008
Bogdan Zamfir
Implementing a Persistent Splitter control in Visual WebGui
28 Sep 2006
Bryan_Sullivan
Learn more about securing your website's AJAX programming.
21 Dec 2005
christophilus
This article illustrates a Javascript XMLWriter object.
This article provides an example solution for presenting data in "real-time" from Microsoft SQL Server in an HTML browser. The article presents how to implement Comet functionality in ASP.NET and how to connect Comet with Query Notification from SQL Server.
This code snippet shows how to display an hourglass on an AJAX web page, and also how to create a click once button
In this tutorial I’ll show how easy it is to use Ajax in ASP.NET 2.0 to populate hierarchical List Boxes
This article explains how to make a chat application in ASP.NET with Ajax
This article uses a simple example to answer some common questions when working on JSON objects in jQuery and MVC.
This article presents a simple method to load clean HTML fragments from the web servers using jQuery and MVC.
This article presents an example to use jQuery global AJAX event handlers.
16 Dec 2010
Duarte Cunha Leão
Enabling private state in any JavaScript object.
An introduction to using Visual WebGui gateways
An introduction to Visual WebGui through a sample application
24 Nov 2007
Ekaterina Kostrioukova
An article on how to implement AJAX
The project illustrates how to design a simple AJAX web chat application.
The JQuery has several methods that can be used to perform Ajax requests
25 Aug 2009
Farooq Kaiser
ASP.NET AJAX enables a Web application to retrieve data from the server asynchronously and to refresh parts of the existing page. This improves the user experience by making the Web application more responsive and enables you to create amazing Web 2.0 applications to delight your users.
25 Aug 2009
Farooq Kaiser
JQuery is a lightweight JavaScript library and can be downloaded from http://www.jquery.com. The jQuery library is also included in the Scripts folder of the Visual Studio ASP.NET MVC template.
This articles describles how to add a Dependent ListBox in Runtime using Ajax (MagicAjax)
7 Jun 2007
Ganesan Sankaran
How to add values to a dropdown using AJAX.
Applying components, aspects, and dynamic decorator principles to an MVC/AJAX/REST application.
11 May 2007
Gaurav K Singh
This article describes how to implement ASP.NET Ajax into applications
This article gives a quick overview of how AJAX helps with the slow parts of web applications, and highlights one of the new approaches in ASP.NET.
2 Jan 2007
Granville Barnett
An article covering the two different design paths we can take when using the ASP.NET AJAX framework
Addressing jQuery memory leak in UpdatePanel
A quick view into Ajax Toolkit controls grouped by functionality
Different methods of calling Web Services from AJAX.
A simple application to scrap HTML data in JSON format.
22 Jun 2007
Hannes Foulds
This article shows how to create a simple AJAX enabled control using only the built-in features of .NET 2.0.
26 Feb 2006
Howard Richards
How to do AJAX without writing any JavaScript.
This article talks about two “technologies”, AJAX technology and a multi windows environment (MDI) inside an Internet application
9 Mar 2008
Islam ElDemery
A chat room page using Ajax and LINQ to XML
20 Nov 2007
Islam Khalil Saber
How to enable an exisitng ASP.NET application to work as an ASP.NET AJAX application.
4 Nov 2007
Islam Khalil Saber
The article show how to implementi AJAX in Asp.Net using XMLHttpRequest Object
24 Dec 2006
JacksonBrown1960
This control will allow hooking into a text box and receiving an event when the text changes
This article discusses a way of communicating to a web page from its popup or child window, both on a server and client level. One way a grid is populated from a popup: when editing rows in a grid, you show the edited records in the parent simutaneously without postback from a child popup window.
Dynamically populating city and state from ZIP codes using AJAX and ASP.NET web services.
As one of the key features in ASP.NET AJAX, calling a script method from a client would be used a lot when buliding AJAX applications using ASP.NET. There's a server side caching mechanism, but how can we cache the responses on the client side to get a better performance?
Internet Explorer will be stuck when too many connections have been set up in the page at the same time. Let's build a fake XHR object to solve the bug for Internet Explorer browser.
An article on how to populate a drop-down list using AJAX in ASP.NET
26 Oct 2007
Joshua Stengel
A tutorial for loading sections of a page after the main page has loaded. This example uses the Timer and UpdatePanel controls in the AJAX.NET Framework to load content.
How to benifit from JavaScript object serialization and Web Services without knowing anything about them.
Export Ajax datagrid to Excel file
ASP.NET Ajax solution by Jquery and JSON
Ajax dataGrid user control by using Jquery
15 Mar 2008
Khaled Mohamed Rawy
Up-To-Date News Marquee Without Postback
A great AJAX Grid very customizable. In English & Spanish traduction
Solution of Error "PageRequestManagerTimeoutException" using DNN Framework
How to send async blocks of form data to a remote server without using Ajax.
4 Jan 2012
Mahdi Haji Abdolvahab2
This is about creating a secure AJAX login without using SSL.
This article is all about providing Context Sensitive Help in a web page, asynchronously or AJAX style, using Client Callbacks in .NET 2.0.
2 Nov 2007
Manikandan.net
An article on XmlHttpRequest and Ajax
10 May 2006
Manikandan.net
A simple tip to improve performance when using AJAX in WebForms.
22 Sep 2008
Marc Schluper
An article on using ASP.NET AJAX components to build a new one: a pop-up panel
24 Jan 2006
Matteo Casati
Using AJAX to call a Web Service.
10 Dec 2007
Matthew Ellis
Understand how the ASP.NET AJAX serialization process works and how you can leverage the advantages of JSON serialized text.
24 Oct 2006
Matthew Hazlett
Implementing geolocation using REST, AJAX and Yahoo! for use with Google Maps.
29 Mar 2010
Mohd Arshad (Sam)
This article discusses how to show an update progress bar while partial page rendering. It discusses about writing data in XML file as well.
A draggable and customizable keypad to input Hindi (official language of India) characters in text box using mouse.
11 May 2008
Mujibur Rahman
Capture the mouse movement though web service using ASP.NET AJAX.
Accordion and Accordion Pane Controls add a really cool and sexy look and feel to your ASP.NET application.
When the website only speaks Latin-1, how to make AJAX post like a real browser?
Let's cook up a simple AJAX example
28 Oct 2010
Nozel Rosario : 4583847
Simple Chat application using AJAX
11 Jun 2011
Omar Al Zabir
Web 2.0 AJAX Portal built using jQuery, and ASP.NET 3.5. It offers Silverlight widget framework. Middle-tier built on Workflow Foundation. Data Access Layer uses Compiled Linq to SQL. Uses Enterprise Library 4.1 and Unitiy, offering Dependency Injection and Inversion of Control. All hot stuff!
11 Jun 2011
Omar Al Zabir
Learn the principle behind Microsoft's new Doloto and 6 other cool techniques that I did in Pageflakes to load large amounts of JavaScript without compromising performance
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
3 Mar 2011
Omar Gameel Salem
How to return a value from a modal popup.
4 Dec 2013
Oso Oluwafemi Ebenezer
An AJAX file uploader with progress notification (percentage completed, upload speed, estimated time remaining, remaining bytes to speed, total bytes already sent, and total bytes to be sent) in pure HTML5 (no iframe, no external library)
How to get SQL Server XML data to JSON objects in your browser via webservice
16 Jul 2007
PareshDehadray1
This article discusses how to call Server Side Code by JavaScript using Ajax.NET Framework
This article explains how you can persist the scroll position of a DIV in AJAX postbacks.
Learn to build a jQuery plug-in that provides an AJAX enabled login UI.
23 Nov 2009
Petr Pechovic
Web Page Loading in Steps - ASP.NET Solution
Create a website for online chat using Ajax Basic and ASP.NET 2.0 with C#
10 Jun 2013
Piotr Gałecki
SecureXHR aims at providing a simple but sufficient interface for the XMLHttpRequest object and increase its safety
Jquery Ajax Calling functions
Basics of callback using XMLHttpRequest object
An article about how to keep AJAX simple as it is and get the most out of it.
An article about how to build Web applications of the future relying on the current standards and less technology.
An article about how to customise the MagicAjax default "Loading..." message
14 Jan 2013
Rahul Rajat Singh
This article talks about using XMLHttpReqqest and jQuery AJAX in ASP.NET applications.
14 Jan 2013
Rahul Rajat Singh
In this article we will try to see how we can use ASP.NET AJAX framework to call the methods defined on server side i.e. code behind from client side javascript. We will also look at how we can invoke and use a web service from Javascript.
Zip Code Updater is an ASP.NET 2.0 application written in C# (2.0) that demonstrates how an object on the server side can be updated using Microsoft ATLAS (the Microsoft Ajax component).
11 Aug 2008
Ralph Varjabedian
How to get faster AJAX Web Services through multiple subdomain XMLHttpRequest calls.
24 Aug 2006
Rama Krishna Vavilala
This article introduces AJAX to ASP.NET developers, implementing an example web page in different ways using ASP.NET Atlas, ASP.NET callbacks, Ajax.Net, Anthem.Net, and MagicAjax.Net.
6 Sep 2007
ravikiran valluri
This article shows how to display images in the form of slideshow dynamically
Helloworld AJAX - explaining how Ajax works
28 Apr 2008
Robert Pittenger, MCPD-EAD
This article shows how to make a Button click or DropDownList selection change trigger an update to an AJAX UpdatePanel with all code written in code-behind
A comparative evaluation of how three jQuery modal dialog plugins work with ASP.NET MVC and graceful JavaScript
This is a web user control design for chatting which you can attach to your web application
Using ASP.NET AJAX TAB Control
12 Dec 2006
Sabah u Din Irfan
This article explains the nuts and bolts for the implementation of AJAX in your web applications.
28 Aug 2007
sathesh pandian
It’s a reference for beginners who would like to learn Ajax
24 Jul 2007
sathesh pandian
This article describes the loopholes in AJAX
The article shows how to use AJAX in your applications based on the Microsoft MVC Framework.
This article will show how to inject JavaScript and CSS into an AJAX partial postback response.
The ASP.NET AJAX framework provides us with an easy and elegant way to consume Web Services. This article concentrates on the basics of client-side JavaScript calls made to Web Services.
In this article, we talk about incorporating AJAX in our web application design patterns, and we see a different approach to some of the most commonly used scenarios - authentication and data binding - in web development.
2 Oct 2007
Shiva Adhikari
Simple Ajax example with C#, JavaScript and SQL Server
Customized the look and feel of AsyncFileUpload from Microsoft Ajax control toolkit
3 Nov 2005
Sriram Chitturi
This article discusses the advantages of building HTML controls on the server side for AJAX calls and proposes an extensible factory pattern. Also different approaches for handling these custom calls using modules, handlers and ASPX pages and the leverage provided by ASP.NET libraries are discussed.
22 Dec 2007
Stephen Liang
Design a simple to use ajax, for ie,firefox
28 Jun 2005
Steven A Bristol
An easy way to use AJAX with ASP.NET.
18 Oct 2009
Sunil Preetham
An article on Ajax ValidatorCalloutExtender
30 Oct 2009
Sunil Preetham
An article on Ajax validation for Accordion and RadPanelBar
Building AJAX Enabled Layered Web Applications with Microsoft ASP.NET 2.0
This article demonstrates AJAX best practices based on ASP.NET AJAX.
17 May 2006
Tingz Abraham
An introduction to AJAX for ASP.NET applications.
This article shows you how to optimize an Ajax website for Search engines
A complete step-by-step tutorial explaining how and why to use Unobtrusive AJAX to do forms validation in ASP.NET MVC.
4 Oct 2006
Troels Wittrup
Real postback of ASP.NET WebForms without reloading the entire page.
Create an AJAX Color Picker for your website with the power of Anthem.
Create your own AJAX Shoutbox using ASP.NET and C#.
29 Nov 2008
Vahid Rassouli
Create a full AJAX-ed Web site very easily. It is so simple!
23 Nov 2010
Vinay Lakhanpal
This article explains how you can use PageRequestManager class to enqueue multiple requests.
19 Dec 2011
Vinod Satapara
Using pure AJAX in ASP.NET
10 Jan 2013
Adrian Holland
JSRazor brings the power of razor-like templates to client-side javascript.
A generic data exchange framework with AJAX.
26 Jul 2007
Artem Kustikov
An article on creating a custom JavaScript controls set and cross-browser support library
This article is about improvisations on implementing the Google Suggest functionality using the AJAX.NET library.
3 Apr 2006
brian dunnington
An AJAX library with easy-to-use callback functionality.
An article on exposing the iTunes Library via XML, ASP.NET, and AJAX.
This article presents a watermarked auto-complete jQuery plugin
12 Feb 2010
Fernando Escolar
nxAjax is a .NET-based easy to use AJAX framework.
7 May 2008
Ferreri Gabriele (Megasoft78)
A faster JavaScript StringBuilder
10 Feb 2013
Halil ibrahim Kalkan
Creating AJAX based CRUD tables using ASP.NET MVC 3 and the jTable jQuery plug-in.
Introducing FitJS, an AJAX library to develop Fitbit app
Don't want to use the new Microsoft AJAX quite yet? There are other plenty of good (and easy) alternatives! This article will demonstrate how to use a popular JavaScript library (jQuery) to add AJAX capabilities to your application with a minimal amount of code.
(Free Document Object Model) is a web development technique used for creating event driven web applications. FreeDOM is designed to overcome the limitations of stateless HyperText Transfer Protocol (HTTP) transmissions.
16 Dec 2013
Mehul M Thakkar
.NET library to call server side method from JavaScript.
24 Jul 2009
Michael Paperin
An ASP.NET server control, a small Flex library, and a simple development pattern for integrating Flex components into ASPX.
5 Oct 2005
Nigel Liefrink
An article on AJAX [Asynchronous JavaScript and XML], a simplified version written in JavaScript, demonstrated in ASP.NET. Can be used with any server side scripting language.
14 Apr 2008
Omar Al Zabir
An AJAX Proxy HttpHandler built using ASP.NET that continuously delivers content from external domains to the browser and is thus faster and more scalable than any other proxy service.
30 Dec 2007
Omar Al Zabir
An extender that allows content to be dragged and dropped within columns and across columns. Allows column-wise content flow and reorganization.
A tiny JavaScript library that provides a handy function "ensure" which allows you to load JavaScript, HTML, CSS on-demand and then execute your code. ensure ensures that relevant JavaScript and HTML snippets are already in the browser DOM before executing your code that uses them.
29 Jan 2010
Petr Pechovic
Understanding OOP in ASP.NET AJAX extensions.
24 Feb 2009
Ruben Buniatyan
Provides cryptographic services including secure encoding and decoding of data, as well as hashing and random number generation, and new methods for JavaScript native objects.
A few tips on how to make the Dojo Toolkit play nice with Ajax.NET UpdatePanels
17 Dec 2008
thund3rstruck
Writing and using cross platform AJAX in ASP.NET applications.
16 Jan 2012
Vinod Satapara
Simple JavaScript popup window that doesn't suck and easy to use.
24 Sep 2008
Sandeep Mewara
Partial update of parent page based on a certain value passed from the child window via AJAX (using UpdatePanel).
21 Aug 2007
Adeel Hussain
Sometimes when the internet connections is unstable, we have to check again and again if the connection is active? This script does this task for us.
A simple implementation of AJAX in generating a tree view from XML, ASP.NET, and C#.
This is an example of how to get anything you want from the web with Jquery+C# and load via AJAX into a div
Dynamically append rows and controls into a table element with JavaScript.
28 Sep 2008
AmauriRodrigues
Another way to expand a detail panel inside a GridView.
26 Oct 2009
Amol M Vaidya
This is a web-based WhiteBoard. It uses C# and AJAX to communicate between the server and clients. Data sharing between different users is made possible using AJAX. Drawings can be shared in real time over multiple clients.
17 Dec 2012
AshishChaudha
This tip describes how the auto complete textbox can be created using the AJAX Control extender. We will also implement a small application to show how this can be done.
5 Mar 2009
ashishparihar1310
The objective behind writing this article is to make use of Ajax Control Toolkit in implementation.
29 Oct 2013
B. Clay Shannon
Demonstrates three ways to dynamically add or replace HTML content on a web page
2 Dec 2013
B. Clay Shannon
Using the gomap jQuery plugin to programmatically add markers, then show and hide them on demand
Sample project containing source code to implement AJAX without Ajax.dll in VB.NET, ASP.NET.
18 Mar 2008
Balamurali Balaji
This article explains how to call Web Service methods using AJAX client script.
To use the ScriptManager and UpdatePanel controls to enable AJAX-style partial page updates.
28 May 2007
Bijay Bhaskar Deo
Make long running transactions simpler to manage.
An article on how to disable a button control during postback.
Build an HTTP based chat room without the need for a Java Applet or an ActiveX control.
Use AJAX to retrieve data from a SQL Server database and then update that database using AJAX.
A simple way to create a quiz using Atlas controls and Web Services.
21 Jan 2013
david alimian
This article shows how to search dynamically for YouTube videos from your site, parse the JSON response, and embed videos.
How to implement a mechanism to provide links to your web shared local files using XML, AJAX, and Web Services.
This article introduces a working example of five different ways to make AJAX calls using jQuery.
This article presents a method to consume cross-domain WCF REST Services using jQuery AJAX calls, with an example.
This article presents a working example of how to use the jQuery template.
This article presents a simple example on how to use jQuery Grid Plugin in MVC.
This simple article presents a very simple example to use the "Cleditor" jQuery plugin for HTML rich text editing.
This article introduces a method to dynamically generate tabs to host IFrames using jQuery and Json in ASP.NET MVC.
This article presents an example of how to use data annotations to validate data received from jQuery AJAX calls and how to send validation result as well as HTML content from a partial view to the client in a JSON object in MVC.
This article presents an example to use jQuery validation plugin.
This article describes how to create a file upload form using AJAX.
5 Dec 2007
Ekaterina Kostrioukova
The article shows how to update data in a DataGrid (DataView) control with AJAX.
16 Dec 2008
Ekaterina Kostrioukova
The project shows how to create a photo album and slideshow using AJAX XmlHttpRequest.
4 Dec 2008
Ekaterina Kostrioukova
The article shows how to periodically refresh the data on a web page through the AJAX XmlHttpRequest object.
7 Dec 2007
Ekaterina Kostrioukova
An article on how to implement DataGrid
15 Jun 2012
Eric Williams (winthusiasm.com)
This article discusses how to create an HTML editor server control specifically for the Microsoft AJAX environment.
19 Sep 2009
Farooq Kaiser
In this article, I will examine how to build custom sorting Using Jquery UI. The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.
20 Apr 2008
Ferreri Gabriele (Megasoft78)
A jigsaw puzzle game using AJAX drag and drop (ASP.NET 2.0 AJAX Futures November CTP).
Cache server response to reduce server load.
25 May 2007
Ganesan Sankaran
Binding a dropdown list control in a dropdown list's change event using AJAX.
10 Jan 2011
Gianluca Negrelli
An organic approach to AJAX web development with jQuery and ASP.NET
7 Feb 2011
Gianluca Negrelli
An organic approach to AJAX web development with jQuery and ASP.NET.
UpdatePanel is not compatible with the ASP.NET validation controls in the current release. Here is a solution to solve the problem.
Source code for a generic comments module, using AJAX/PHP/MySQL.
An article on using LINQ to SQL with the ASP.NET AJAX Control Toolkit’s ReorderList control.
Combine scrollbar events, JSON RPC calls, and LINQ to create a fluid, fast, and "no click" paginated DataGrid.
A tutorial for implementing a modal popup window on your web site which will display a Microsoft Virtual Earth map with pinpoints on the locations of everyone who is currently browsing your web site.
This is a sample which demonstrates usage of AJAX.NET Webservices and UpdatePanel
A professional AJAX GUI for uploading files using the server controls in the Memba Velodoc XP Edition.
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
24 Feb 2010
Jorge Bay Gondra
Build a GMail like web based chat using ASP.NET Ajax that can handle several requests and simultaneous users
An article on developing a chat application using AJAX and .NET.
26 Dec 2008
Kevin Lussier, Sriram Danturthi
How to show Messenger-like popups using AJAX.
26 Sep 2008
Lalith Bommera
A simple AJAX approach that includes an HTML page client, and a JavaScript making an AJAX call and receiving a response. A remote page will receive the parameter information and respond to the JavaScript call method with the necessary information.
A simple slide show using AJAX in ASP.NET.
A simple approach to enable the FileUpload control to work with Microsoft AJAX.
31 Aug 2010
Livio Francescucci
How to create an ASP.NET gridview AJAX enabled connected with WCF SOAP and REST webservices.
12 Jul 2011
Mahsa Hassankashi
This is a very easy and user friendly technique for web applications to implement cascading menus without page refresh.
To dynamically generate a Google Map with combined data sources from an external web service or API and from an internal MS SQL database, using AJAX and the ASP.NET environment.
An ASP.NET/AJAX interface for the utorrent application.
Simple IGoogle gadget to display Expedia RSS.
How to extend the behavior of async postbacks for update panels.
7 Feb 2008
Michael Rosqvist
A click once button.
11 Mar 2007
Mohammad Akbarizadegan
This article demonstrates how to implement web applications based on AJAX and ClientScriptCallBack as it presents a simple example. Also, the article tries to point at the key features of working with ASP.NET ClientCallback and AJAX.
A compact virtual In-Script keyboard to input Hindi (the official language of India) characters in a text box.
11 Sep 2007
Neil Meredith
Fade in/fade out a user confirmation message (or any other type) to the screen, all done through a server side user control.
23 Jul 2013
Neil Meredith
The ultimate jQuery Autocomplete solution. Infinite scrolling by remote data source, as well as quick and easy searching.
Drop this folder, start the Mongoose Web Server and boom, you can retrieve any web content via AJAX.
5 Oct 2010
Nozel Rosario : 4583847
Demo Application to Send Recieve Data with AJAX using QueryStrings, HttpHeaders, Post Data
How to maintain scrolltop in AJAX.
Post a form using AJAX and get/load your links to an AJAX modal popup. Sample for basic XML AJAX chatter.
2 Oct 2008
Ole L. Sørensen
An article on showing an image browser in a web page using ASP.NET and AJAX.
DHTML notes that are moveable, resizeable, and persistent.
Example on how to use AutoCompleteExtender to make a search like Google Suggest.
24 Apr 2011
Pareen Vatani
Calling a Web method from JavaScript using proxy.
20 Sep 2006
Patrick Spieler
This article explains how to use the ASP.NET 2.0 Profile Service together with the Microsoft AJAX library to personalize a web application.
3 Apr 2008
Pramod S Kumar
How to implement a login/signup screen using the AJAX ModalPopupExtender.
27 Apr 2012
Praveen Meghwal
This article explains how to implement on-scroll loading data from the server using jQuery as seen on Facebook.
12 Aug 2011
Praveen Meghwal
This article explains how to invoke server methods using jQuery in ASP.NET applications with no, simple, and complex (JSON object) parameters.
10 Feb 2014
raju melveetilpurayil
Unlimited scroll like Facebook news feed or Twitter tweets
Call an ASP.NET page using the Prototype Framework.
This article demonstrates how to use AJAX with ASP.NET 2.0.
Learn how to create horizontal tabs of varied search results with DHTML in pure xHTML and JavaScript with AJAX.
4 Nov 2008
Sandip R Patel
Call an ASP.NET AJAX Webservice or page methods synchronously from client-side JavaScript to use in a custom validator.
22 Jan 2007
sathesh pandian
This article illustrates two dropdown-boxes with nations and states. When selecting a particular nation, the corresponding states will be in the states dropdownbox.
28 Mar 2013
Sebastiaan Meijerink
Build your own JavaScript router.
In this article, we simulate data streaming with JavaScript and talk about its potentials to perform the tasks associated with plug-ins.
This article shows how you can display the loading progress of your page when you deal with heavy pages.
A simple AJAX and C# .NET chat. Light-weight, and doesn’t require any applet or server!
26 Dec 2008
Kevin Lussier, Sriram Danturthi
How to show Messenger-like popups using AJAX.
An ASP.NET AJAX RSS reader.
Implementing a simple message delivery system in C#
A membership tracking application using Atlas and a customized MembershipProvider.
A solution for loading user controls asynchronously via AJAX with no custom JavaScript required.
This article describes an approach to build ASP.NET pages with a client-side edit mode: react on changes (by user or code), visualise mode (editing / unchanged).
How to use autocomplete extender to provide contact suggestion